Skip to content

AgentCore CLI v0.10.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 21:32
· 371 commits to main since this release
12275c3

Installation

npm install -g @aws/agentcore@0.10.0

What'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(invoke): show full session ID and print resume command on exit by @aidandaly24 in #904
  • feat: add GovCloud multi-partition support by @aidandaly24 in #908
  • feat: remove deployed/local from status legend by @avi-alpert in #936
  • feat: upgrade agent inspector to 0.2.1 by @avi-alpert in #937
  • fix(deploy): honor aws-targets.json region for all SDK and CDK calls by @aidandaly24 in #925
  • Release v0.10.0 by @github-actions[bot] in #944

New Contributors

Full Changelog: v0.9.1...v0.10.0