Skip to content

feat(discovery): live Explore catalog from Discovery Service - #19

Draft
eliteprox wants to merge 1 commit into
mainfrom
feat/pymthouse-discovery
Draft

feat(discovery): live Explore catalog from Discovery Service#19
eliteprox wants to merge 1 commit into
mainfrom
feat/pymthouse-discovery

Conversation

@eliteprox

Copy link
Copy Markdown
Collaborator

Summary

  • Live Explore catalog via Discovery Service BFF.
  • Catch-all GET /api/discovery/models/[...id].
  • :path* redirects for slash-y capability ids.
  • streaming-playground helpers for model enrichment (playground UI is the next PR).

Stacked on: #18

Test plan

  • Open /explore — catalog loads from Discovery
  • Retry on a discovery error
  • pnpm typecheck / pnpm lint

@eliteprox
eliteprox requested a review from adamsoffer as a code owner August 24, 2026 21:30
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
console Ready Ready Preview Aug 28, 2026 11:20pm

Request Review

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant