docs: update vended AGENTS.md, README.md, and llm-context references#898
Merged
jesseturner21 merged 2 commits intomainfrom Apr 21, 2026
Merged
docs: update vended AGENTS.md, README.md, and llm-context references#898jesseturner21 merged 2 commits intomainfrom
jesseturner21 merged 2 commits intomainfrom
Conversation
Rewrite vended documentation to reflect the current state of the CLI: - Add all current resources (gateways, evaluators, policies, online-eval) - Add all CLI commands (logs, traces, eval, pause, resume, fetch, import) - Add protocols (HTTP, MCP, A2A) and all supported frameworks - Add Node.js runtime versions alongside Python - Add VPC network mode documentation - Reference @aws/agentcore-cdk L3 constructs and CDK repo - Add mcp.ts to llm-context README file table - Update internal assets/AGENTS.md with full directory layout
Contributor
Package TarballHow to installnpm install https://github.com/aws/agentcore-cli/releases/download/pr-898-tarball/aws-agentcore-0.9.1.tgz |
Contributor
Coverage Report
|
Contributor
|
Looks good to merge! I reviewed the documentation changes and verified:
The snapshot updates correctly reflect the source file changes. |
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
src/assets/README.md(vended as project README) with current commands, resources, and structuresrc/assets/agents/AGENTS.md(vended as AI assistant context) with accurate schema reference, all resource types, protocols, frameworks, and CLI commandssrc/assets/AGENTS.md(internal dev context) with full asset directory layoutmcp.tstosrc/schema/llm-compacted/README.mdfile tableWhat was outdated
@aws/agentcore-cdkL3 constructsmcp.tsnot listed in llm-context READMETest plan
agentcore createproduces correct README and AGENTS.md (manual)