AgentCore CLI v0.14.0
Installation
npm install -g @aws/agentcore@0.14.0What's Changed
See the full changelog for details.
What's Changed
- chore(deps): bump @opentelemetry/exporter-metrics-otlp-http from 0.214.0 to 0.217.0 by @dependabot[bot] in #1141
- chore(deps): bump react from 19.2.5 to 19.2.6 by @dependabot[bot] in #1136
- fix(deploy): pass stack selection to diff for --target filtering by @Hweinstock in #1148
- fix: pin a2a-sdk below 1.0 to prevent breaking changes by @aidandaly24 in #1145
- feat(harness): add verdict prefix to reviewer comments by @aidandaly24 in #1153
- feat: add issue labels to Slack notification webhook payload by @Hweinstock in #1162
- fix: apply prettier formatting to review.md by @Hweinstock in #1167
- chore(deps-dev): bump secretlint from 12.3.1 to 13.0.0 by @dependabot[bot] in #1137
- ci: add workflow to create issues on CI failure by @Hweinstock in #1174
- ci: use PAT for CI failure issue creation by @Hweinstock in #1176
- fix: remove label filter from issue dedup query by @Hweinstock in #1180
- chore(deps-dev): bump hono from 4.12.14 to 4.12.18 by @dependabot[bot] in #1152
- fix: resolve high-severity npm audit vulnerabilities by @Hweinstock in #1184
- test: remove unnecessary mocks, use real filesystem by @Hweinstock in #1156
- fix: handle CloudFormation throttling in import gateway polling by @Hweinstock in #1185
- docs: add bedrock:CountTokens to IAM policy examples by @jariy17 in #1181
- fix: resolve target-based AB test target name mismatch by @notgitika in #1188
- docs: split TESTING.md into focused per-type docs by @jesseturner21 in #1192
- feat: wire telemetry into all remove.* commands by @Hweinstock in #1069
- fix: widen TUI panel to prevent text truncation (#1191) by @jesseturner21 in #1193
- docs: add telemetry instrumentation guide by @Hweinstock in #1197
- chore: replace PAT tokens with GitHub App token by @aidandaly24 in #1198
- fix: add batch eval and recommendation IAM permissions to docs by @notgitika in #1113
- feat: instrument telemetry for create command by @Hweinstock in #1202
- fix: bump versions to resolve security audit failure by @Hweinstock in #1211
- chore: replace all github.token/GITHUB_TOKEN with GitHub App token by @aidandaly24 in #1210
- feat(evaluator): add kmsKeyArn support for custom evaluator by @aws-aditya21 in #994
- refactor: unify result types with discriminated Result<T, E> union by @Hweinstock in #1125
- feat: record command attrs on telemetry failure via fallbackAttrs by @Hweinstock in #1204
- fix: sync-preview pushes directly on clean merge, PRs only on conflict by @notgitika in #1078
- feat: instrument telemetry for deploy command (CLI + TUI) by @Hweinstock in #1206
- fix: disambiguate sync-from-public branch checkout by @aidandaly24 in #1235
- fix(schema): relax request header allowlist to accept documented header patterns by @aidandaly24 in #1163
- feat: instrument telemetry for dev command by @Hweinstock in #1223
- feat: instrument telemetry for invoke command by @Hweinstock in #1227
- fix(typescript): typescript agent template and streaming fixes by @jesseturner21 in #981
- feat: upgrade agent inspector to 0.4.0 by @avi-alpert in #1249
- feat: upgrade agent inspector to 0.4.1 by @avi-alpert in #1251
- fix: replace third-party base image with AWS public ECR image (CVE-2026-31789) by @jesseturner21 in #1250
- fix: add workflow_dispatch to sync-preview workflow by @jesseturner21 in #1255
- chore: update CP semantics to expect redesigned namespaces field by @nborges-aws in #1115
- chore: update namespace design for data plane by @nborges-aws in #1114
- chore(deps-dev): bump @playwright/test from 1.59.1 to 1.60.0 by @dependabot[bot] in #1234
- chore(deps): bump yaml from 2.8.3 to 2.9.0 by @dependabot[bot] in #1231
- chore(deps): bump zod from 4.3.6 to 4.4.3 by @dependabot[bot] in #1230
- chore(deps-dev): bump @vitest/coverage-v8 from 4.1.5 to 4.1.6 by @dependabot[bot] in #1229
- chore(deps): bump react from 19.2.5 to 19.2.6 by @dependabot[bot] in #1228
- fix: resolve crash on all commands due to missing @aws-sdk/region-config-resolver by @jesseturner21 in #1276
- Release v0.14.0 by @agentcore-devx-automation[bot] in #1278
New Contributors
- @aws-aditya21 made their first contribution in #994
- @nborges-aws made their first contribution in #1115
Full Changelog: v0.13.1...v0.14.0