feat: bundle version-matched package agent references - #239
Draft
raviships wants to merge 3 commits into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
Stacked on #238; eventual target is next. Generate curated server, React and SDK references from authored MDX and include them in each npm package under agent-docs/. Installed package versions, not a newer global CLI, own API guidance.
The renderer preserves code/tab labels, warnings, tables and links; exact section selection and unsupported MDX fail loudly. Build/prepack hooks, Turbo inputs/outputs and the existing entrypoint generator keep assets current. No full docs build or remote fetch is required to generate references. Includes changeset and contributor guidance.
Validation
Impact
Additive package assets; no runtime API changes. Local generated references are ignored by Git. Deterministic checks run in CI; no agent or live-cloud runs added.