chore: dependency polish, doc-bridge, and registry catalog UI#1119
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
This was referenced Jul 10, 2026
Contributor
Lighthouse
Run by |
Add 14 vertical categories to the registry gallery and reject agentskit add when the hosted bundle is a catalog draft (installable: false).
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
.doc-bridge/index.json,.doc-bridge/capabilities.json, andllms.txt, and gates it in CIRegistry catalog (companion: agentskit-registry
main)Pairs with agentskit-registry@5201c69, which ships the master catalog (
/r/catalog.json, 346 agents, draft/validated lifecycle).This PR adds the monorepo side:
apps/registry(sales,hr,devops,data,ecommerce,product,cybersecurity,insurance,realestate,education,content,compliance,ecosystem)agentskit addrejects catalog drafts (status: draft/installable: false) with a pointer to the full roadmapDependency PRs covered
Supersedes the minor/patch Dependabot PRs: #1118, #1105, #1093, #1087, #1075, #1071, #1070, #1069, #1068, #1067, #1066, #1040.
Intentionally leaves major-version PRs open for a separate compatibility pass: TypeScript 7, @types/node 26, Angular 22, actions/cache 6, actions/checkout 7, commander 15, and marked 18.
Validation
CI=true npx pnpm@10.34.4 install --frozen-lockfileCI=true npx pnpm@10.34.4 --filter "./packages/*" buildCI=true npx pnpm@10.34.4 --filter "./packages/*" lintCI=true npx pnpm@10.34.4 --filter "./packages/*" testCI=true npx pnpm@10.34.4 docs:bridge:doctor→ score 100/100 (A), 24/24 package handoffs, 24/24 human-doc bridgesCI=true npx pnpm@10.34.4 docs:bridge:gateCI=true npx pnpm@10.34.4 check:quality-gatesCI=true npx pnpm@10.34.4 changeset status --since=origin/mainCI=true npx pnpm@10.34.4 testgit diff --check