AgentCore CLI v0.3.0-preview.3.1
Pre-release
Pre-release
·
582 commits
to main
since this release
Installation
npm install -g @aws/agentcore@0.3.0-preview.3.1What's Changed
See the full changelog for details.
What's Changed
- docs: add gateway documentation for commands, configuration, and local development by @aidandaly24 in #474
- fix: make CLI flag values case-insensitive by @notgitika in #413
- fix: clear mcp.json gateways during remove-all to prevent orphaned AWS resources by @aidandaly24 in #484
- fix: resolve CI failures for security audit, PR title validation, and dependabot noise by @tejaskash in #470
- feat: add --diff flag to deploy command (#75) by @notgitika in #485
- ci: bump the github-actions group with 5 updates by @dependabot[bot] in #491
- fix: wire gateway-target CLI flags and default source to existing-endpoint by @aidandaly24 in #488
- fix: prevent CI runs from cancelling each other on main by @tejaskash in #492
- test: enable gateway test coverage by @aidandaly24 in #487
- feat: add
logscommand for streaming and searching agent runtime logs by @jesseturner21 in #486 - feat: modular primitive architecture by @tejaskash in #481
- feat: add
agentcore tracescommand and trace link in invoke TUI by @jesseturner21 in #493 - ci: auto-run E2E tests for authorized team members by @tejaskash in #495
- docs: show default time ranges in traces and logs --help by @jesseturner21 in #497
- feat: support individual memory deployment without agents by @notgitika in #483
- fix: hide logs and traces commands from TUI by @jesseturner21 in #499
- Release v0.3.0-preview.3.1 by @github-actions[bot] in #501
Full Changelog: v0.3.0-preview.3.0...v0.3.0-preview.3.1