AgentCore CLI v0.20.0
Installation
npm install -g @aws/agentcore@0.20.0What's Changed
- fix: redact sensitive tokens from invoke CLI output by @notgitika in #1419
- fix(e2e): address failing byo e2e tests. by @Hweinstock in #1476
- chore: update e2e test script to include new paramters by @Hweinstock in #1477
- fix(deploy): auto-populate default target on non-interactive deploy by @jariy17 in #1478
- fix(invoke): adjust redaction regex to allow words following bearer by @Hweinstock in #1480
- docs(permissions): update permissions role to include new permissions BYOF by @Hweinstock in #1483
- fix(ci): avoid formatting lock file by @Hweinstock in #1489
- chore(deps): bump fflate from 0.8.2 to 0.8.3 by @dependabot[bot] in #1335
- feat: add Bedrock Mantle API format support for harness by @notgitika in #1412
- chore(deps-dev): bump @vitest/coverage-v8 from 4.1.6 to 4.1.8 by @dependabot[bot] in #1332
- chore(ci): add longer timeout and retries for deploying memory by @Hweinstock in #1491
- feat(payments): add AgentCore Payments as first-class CLI resource by @aidandaly24 in #1261
- Release v0.19.0 + preview v1.0.0-preview.13 by @agentcore-devx-automation[bot] in #1498
- feat(ci): add hourly canary for smoke test by @Hweinstock in #1486
- feat(ci): shard integ tests for faster runs. by @Hweinstock in #1484
- fix(scripts): avoid overwriting git local config in e2e script by @Hweinstock in #1501
- feat(ci): clean up stale stacks with global vitest setup hook by @Hweinstock in #1499
- feat(e2e): enable gemini tests by @Hweinstock in #1503
- fix(e2e): wire up payments env vars for full test suite by @Hweinstock in #1505
- fix(ci): make /security-review fail loudly when the model never runs by @tejaskash in #1482
- feat(agent-inspector): send harness model config to agent inspector by @avi-alpert in #1516
- fix(e2e): add harness tests to e2e workflow by @Hweinstock in #1515
- fix(assets): prevent multi-gateway tool-name collisions across HTTP frameworks by @aidandaly24 in #1518
- chore: bundle local "agent inspector" build by @avi-alpert in #1529
- fix(ci): avoid running pr reviewer on closed prs by @Hweinstock in #1536
- feat: upgrade agent inspector to v0.6.0 by @avi-alpert in #1546
- release: nys summit by @Hweinstock in #1547
- fix(harness): surface managed-memory heads-up on dev deploy + validate session storage path in TUI by @aidandaly24 in #1555
- chore(policy): ungate guardrail policy form by @jesseturner21 in #1552
- chore: ungate web-search commands by @nborges-aws in #1558
- Release v0.20.0 + preview v1.0.0-preview.14 by @agentcore-devx-automation[bot] in #1561
Full Changelog: v0.18.0...v0.20.0