Skip to content

chore: dependency polish, doc-bridge, and registry catalog UI#1119

Merged
EmersonBraun merged 4 commits into
mainfrom
codex/deps-docs-polish
Jul 10, 2026
Merged

chore: dependency polish, doc-bridge, and registry catalog UI#1119
EmersonBraun merged 4 commits into
mainfrom
codex/deps-docs-polish

Conversation

@EmersonBraun

@EmersonBraun EmersonBraun commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • consolidates the current minor/patch dependency updates into one branch, including npm workspace packages, docs apps, pnpm 10.34.4, Vitest/Playwright/Turbo, Fumadocs, Mermaid, Shiki, Redis, OpenTelemetry/LangSmith, and pinned GitHub Actions patch updates
  • adds doc-bridge as the package routing layer for AgentsKit, generates .doc-bridge/index.json, .doc-bridge/capabilities.json, and llms.txt, and gates it in CI
  • enriches the root README and package READMEs with stronger ecosystem positioning, visual routing, doc-bridge badges, and stable package-logo rendering for npm/GitHub
  • adds a changeset for patch documentation/dependency polish across the public packages

Registry 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:

  • Gallery categories — 14 new verticals in apps/registry (sales, hr, devops, data, ecommerce, product, cybersecurity, insurance, realestate, education, content, compliance, ecosystem)
  • CLI guardagentskit add rejects catalog drafts (status: draft / installable: false) with a pointer to the full roadmap

Dependency 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-lockfile
  • CI=true npx pnpm@10.34.4 --filter "./packages/*" build
  • CI=true npx pnpm@10.34.4 --filter "./packages/*" lint
  • CI=true npx pnpm@10.34.4 --filter "./packages/*" test
  • CI=true npx pnpm@10.34.4 docs:bridge:doctor → score 100/100 (A), 24/24 package handoffs, 24/24 human-doc bridges
  • CI=true npx pnpm@10.34.4 docs:bridge:gate
  • CI=true npx pnpm@10.34.4 check:quality-gates
  • CI=true npx pnpm@10.34.4 changeset status --since=origin/main
  • CI=true npx pnpm@10.34.4 test
  • git diff --check

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

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

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
agentskit-doc Ignored Ignored Preview Jul 10, 2026 1:01am
agentskit-registry Ignored Ignored Preview Jul 10, 2026 1:01am

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

Lighthouse

URL Performance Accessibility Best practices SEO
https://agentskit-e1f3b17zv-nox-code-a70334f9.vercel.app/?x-vercel-protection-bypass=&x-vercel-set-bypass-cookie=true 42 90 96 82
https://agentskit-e1f3b17zv-nox-code-a70334f9.vercel.app/docs?x-vercel-protection-bypass=&x-vercel-set-bypass-cookie=true 48 90 96 82
https://agentskit-e1f3b17zv-nox-code-a70334f9.vercel.app/docs/get-started/getting-started/quickstart?x-vercel-protection-bypass=&x-vercel-set-bypass-cookie=true 48 90 96 82
https://agentskit-e1f3b17zv-nox-code-a70334f9.vercel.app/stack?x-vercel-protection-bypass=&x-vercel-set-bypass-cookie=true 47 90 96 82
https://agentskit-e1f3b17zv-nox-code-a70334f9.vercel.app/showcase?x-vercel-protection-bypass=&x-vercel-set-bypass-cookie=true 49 90 96 82

Run by .github/workflows/lighthouse.yml.

Add 14 vertical categories to the registry gallery and reject agentskit add
when the hosted bundle is a catalog draft (installable: false).
@EmersonBraun EmersonBraun changed the title chore: consolidate dependency updates and doc bridge chore: dependency polish, doc-bridge, and registry catalog UI Jul 10, 2026
@EmersonBraun EmersonBraun merged commit a50084e into main Jul 10, 2026
17 checks passed
@EmersonBraun EmersonBraun deleted the codex/deps-docs-polish branch July 10, 2026 12:12
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