AgentCore CLI v1.0.0-preview.1
Pre-release
Pre-release
·
374 commits
to main
since this release
Installation
npm install -g @aws/agentcore@1.0.0-preview.1What's Changed
See the full changelog for details.
What's Changed
- fix: propagate sessionId as A2A contextId in Inspector proxy by @kashinoki38 in #892
- fix(invoke): pass session ID to local invoke log files by @jesseturner21 in #894
- feat: add session filesystem storage support by @padmak30 in #893
- fix: agentcore add component opens component wizard directly by @notgitika in #896
- docs: update vended AGENTS.md, README.md, and llm-context references by @notgitika in #898
- chore: remove single-commit-must-match-PR-title validation by @notgitika in #897
- chore: remove preview bump type from release workflow by @jesseturner21 in #847
- feat: add AG-UI (AGUI) as fourth first-class protocol mode by @aidandaly24 in #858
- feat: support preview releases from feature branches by @tejaskash in #905
- fix: revert vended CDK dep to ^0.1.0-alpha.19 by @jesseturner21 in #910
- fix(invoke): show full session ID and print resume command on exit by @aidandaly24 in #904
- fix: use nullish coalescing in CreateScreen by @tejaskash in #918
- feat: upgrade @aws/agentinspector to 0.2.0 by @avi-alpert in #919
- fix: update asset snapshots and fix useDevDeploy skip test by @notgitika in #921
- Release v1.0.0-preview.1.0 by @github-actions[bot] in #922
- Release v1.0.0-preview.1 by @github-actions[bot] in #923
New Contributors
- @kashinoki38 made their first contribution in #892
Full Changelog: v0.9.1...v1.0.0-preview.1