feat(discovery): live Explore catalog from Discovery Service - #19
Draft
eliteprox wants to merge 1 commit into
Draft
feat(discovery): live Explore catalog from Discovery Service#19eliteprox wants to merge 1 commit into
eliteprox wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
4 tasks
eliteprox
force-pushed
the
feat/pymthouse-wallet
branch
from
August 28, 2026 22:44
b2f9c7f to
e2c872f
Compare
eliteprox
force-pushed
the
feat/pymthouse-discovery
branch
from
August 28, 2026 22:44
878248f to
07024ca
Compare
eliteprox
force-pushed
the
feat/pymthouse-wallet
branch
from
August 28, 2026 22:49
e2c872f to
beb5bd3
Compare
eliteprox
force-pushed
the
feat/pymthouse-discovery
branch
from
August 28, 2026 22:49
07024ca to
3d71616
Compare
eliteprox
force-pushed
the
feat/pymthouse-wallet
branch
from
August 28, 2026 23:06
beb5bd3 to
d9ab776
Compare
eliteprox
force-pushed
the
feat/pymthouse-discovery
branch
from
August 28, 2026 23:06
3d71616 to
0e32358
Compare
eliteprox
force-pushed
the
feat/pymthouse-wallet
branch
from
August 28, 2026 23:17
d9ab776 to
41e6019
Compare
eliteprox
force-pushed
the
feat/pymthouse-discovery
branch
from
August 28, 2026 23:17
0e32358 to
ea37e82
Compare
Wire /explore to GET /api/discovery/explore, add catch-all model lookup, and widen next.config redirects so slash-y capability ids survive. streaming-playground helpers land here for map-to-model enrichment; the playground UI stays for the next PR.
eliteprox
force-pushed
the
feat/pymthouse-discovery
branch
from
August 28, 2026 23:19
ea37e82 to
bbe9d2d
Compare
eliteprox
marked this pull request as draft
August 29, 2026 00:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
GET /api/discovery/models/[...id].:path*redirects for slash-y capability ids.streaming-playgroundhelpers for model enrichment (playground UI is the next PR).Stacked on: #18
Test plan
/explore— catalog loads from Discoverypnpm typecheck/pnpm lint