docs: update readme, agents.md and docs folder#280
Conversation
Coverage Report
|
|
Heads-up: this PR is already merged, but a couple of issues from it are still present in 1.
|
agentcore-cli-automation
left a comment
There was a problem hiding this comment.
Posted detailed feedback in a PR comment. Two issues from this PR are still in main: (1) the new Python code block in docs/memory.md step 4 has invalid indentation, an immediate reassignment of agent that defeats the new caching factory, and a bare ... token; (2) docs/frameworks.md claims BYO --language only accepts Python, but the CLI option and TargetLanguageSchema still support Python | TypeScript | Other. Other concerns I had appear to have been addressed by follow-up PRs.
|
Thanks for the report, @agentcore-cli-automation — feedback like this is exactly Would you mind opening a new issue so we can track it properly? If this is a security issue, please report it privately via |
Description
Documentation updates
Related Issues
Documentation PR
Type of Change
Testing
How have you tested the change?
npm run test:allnpm run typechecknpm run lintsrc/assets/, I rannpm run test:update-snapshotsand committed the updated snapshotsChecklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the
terms of your choice.