docs(narrative): hub foundation ≠ chat; fix counts and CTAs#1313
Merged
Conversation
Align www.agentskit.io landing and docs with ecosystem roles: foundation owns primitives, AgentsKit Chat owns product chat apps. Point Ask footer and hero CTAs to chat.agentskit.io, separate headless useChat quickstart from the Chat framework, and use verified counts (50 integrations, 25 adapters, 140 providers) instead of mixed floors.
Recompute content digest and promote commit after narrative P0 doc path changes so pre-push quality gates stay certified.
Cast next/script props where ScriptProps drops HTML attributes, and replace styled-jsx global styles in registry Ask with a plain style tag.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
43 tasks
# Conflicts: # apps/docs-next/app/layout.tsx # apps/docs-next/components/docs/ask-widget.tsx # apps/landing/app/layout.tsx # apps/registry/app/layout.tsx # apps/registry/components/ask-widget.tsx
Contributor
Lighthouse
Run by |
EmersonBraun
added a commit
that referenced
this pull request
Jul 16, 2026
EmersonBraun
added a commit
that referenced
this pull request
Jul 16, 2026
…1316) * docs(narrative): hub CLI vs chat-cli, /ecosystem product mesh Distinguish @agentskit/cli scaffolding from product Chat, dual-section /ecosystem (product mesh + foundation packages), and de-chat-orchestration core package wording. Align tools integrations count to exact 50. * chore: refresh README Standard after core description tweak * docs(narrative): leftovers + Fase B SEO, properties v1, core KB voice Leftovers: CLI vs chat-cli, /ecosystem product mesh, core package wording. Fase B: foundation SEO/OG keywords, Discord Office Hours off docs index, core v1 measured vs 10 KB budget, llms foundation framing, expand ecosystem.json properties to all seven products. * fix: keep properties v1 as four-product Doc Bridge shim products[] remains the seven-product catalog. Doc Bridge still validates properties.length === 4; document deprecation until schemas expand. * fix: drop core package.json wording change to avoid changeset * chore: re-attest after rebase onto main with #1313
This was referenced Jul 16, 2026
This was referenced Jul 16, 2026
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
P0 ecosystem narrative fixes for the AgentsKit hub (parent epic #1254).
https://chat.agentskit.io/.next/scriptprops under TS 6 + React 19; registry Ask uses plain<style>instead of styled-jsx (pre-push lint).Sibling PRs
Test plan