Skip to content

Releases: aws/agentcore-cli

AgentCore CLI v1.0.0-preview.10 (Preview)

28 May 20:11
ac30985

Choose a tag to compare

Installation (Preview)

npm install -g @aws/agentcore@preview

What's Changed

  • feat: instrument telemetry for status command by @Hweinstock in #1317
  • fix(telemetry): emit dev command telemetry before blocking by @Hweinstock in #1375
  • feat: compile-time feature flag for preview/GA consolidation by @jesseturner21 in #1341
  • fix(ci): upload both GA and preview tarballs in prerelease workflow by @jesseturner21 in #1386
  • feat(scripts): extend bundle to support injectable output and version suffix by @Hweinstock in #1389
  • fix(ci): use cache for eslint/prettier/typecheck to speed up dev cycle by @Hweinstock in #1390
  • fix(dataset): tui back-navigation bugs + kmsKeyArn support by @jariy17 in #1379
  • fix: create global entrypoint for tui by @Hweinstock in #1365
  • fix: centralize ANSI codes and disable colors in non-TTY output by @Hweinstock in #1399
  • docs: Link to agentcore-samples repository in README by @notgitika in #1400
  • fix: allow skipping optional KMS key ARN in evaluator wizard by @notgitika in #1402
  • fix(status): show harnesses in agentcore status output by @jesseturner21 in #1396
  • fix(deploy): add harness teardown to TUI deploy flow by @jesseturner21 in #1394
  • feat: check for spans in agent log group by @avi-alpert in #1404
  • fix(dev): skip redundant deploy when TUI deploy already succeeded by @jesseturner21 in #1395
  • fix(harness): resolve memorySpec by deployed ARN for arn-only memory refs by @jesseturner21 in #1407
  • chore: simplify release-main-and-preview workflow by @jesseturner21 in #1415
  • Release v0.16.0 + preview v1.0.0-preview.10 by @agentcore-devx-automation[bot] in #1417

Full Changelog: v0.15.0...v1.0.0-preview.10

AgentCore CLI v0.16.0

28 May 20:11
ac30985

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.16.0

What's Changed

  • feat: instrument telemetry for status command by @Hweinstock in #1317
  • fix(telemetry): emit dev command telemetry before blocking by @Hweinstock in #1375
  • feat: compile-time feature flag for preview/GA consolidation by @jesseturner21 in #1341
  • fix(ci): upload both GA and preview tarballs in prerelease workflow by @jesseturner21 in #1386
  • feat(scripts): extend bundle to support injectable output and version suffix by @Hweinstock in #1389
  • fix(ci): use cache for eslint/prettier/typecheck to speed up dev cycle by @Hweinstock in #1390
  • fix(dataset): tui back-navigation bugs + kmsKeyArn support by @jariy17 in #1379
  • fix: create global entrypoint for tui by @Hweinstock in #1365
  • fix: centralize ANSI codes and disable colors in non-TTY output by @Hweinstock in #1399
  • docs: Link to agentcore-samples repository in README by @notgitika in #1400
  • fix: allow skipping optional KMS key ARN in evaluator wizard by @notgitika in #1402
  • fix(status): show harnesses in agentcore status output by @jesseturner21 in #1396
  • fix(deploy): add harness teardown to TUI deploy flow by @jesseturner21 in #1394
  • feat: check for spans in agent log group by @avi-alpert in #1404
  • fix(dev): skip redundant deploy when TUI deploy already succeeded by @jesseturner21 in #1395
  • fix(harness): resolve memorySpec by deployed ARN for arn-only memory refs by @jesseturner21 in #1407
  • chore: simplify release-main-and-preview workflow by @jesseturner21 in #1415
  • Release v0.16.0 + preview v1.0.0-preview.10 by @agentcore-devx-automation[bot] in #1417

Full Changelog: v0.15.0...v0.16.0

Prerelease

28 May 21:29
13a0391

Choose a tag to compare

Prerelease Pre-release
Pre-release

Auto-generated tarballs from the latest commit on main.

Version: 13a03-a4194 (cli-cdk)

GA build (no harness features):

npm install -g https://github.com/aws/agentcore-cli/releases/download/prerelease/agentcore-cli-prerelease.tgz

Preview build (harness features enabled):

npm install -g https://github.com/aws/agentcore-cli/releases/download/prerelease/agentcore-cli-prerelease-preview.tgz

AgentCore CLI v0.15.0

22 May 20:24
1afe035

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.15.0

What's Changed

See the full changelog for details.

What's Changed

Full Changelog: v0.14.2...v0.15.0

AgentCore CLI v1.0.0-preview.9

21 May 15:56
0a8a523

Choose a tag to compare

Pre-release

Installation

npm install -g @aws/agentcore@1.0.0-preview.9

What's Changed

See the full changelog for details.

What's Changed

  • Release v1.0.0-preview.9 by @github-actions[bot] in #1344

Full Changelog: v1.0.0-preview.8...v1.0.0-preview.9

AgentCore CLI v0.14.2

21 May 12:48
84d89e1

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.14.2

What's Changed

See the full changelog for details.

What's Changed

  • feat: instrument telemetry for import command by @Hweinstock in #1312
  • chore(deps): bump ws from 8.20.0 to 8.20.1 by @dependabot[bot] in #1298
  • docs: sync CLI documentation with actual command surface by @arepageek in #1296
  • fix: scope summaries retrieval to actor for cross-session memory recall by @notgitika in #1299
  • chore: replace CDK_REPO_TOKEN PAT with GitHub App token by @aidandaly24 in #1201
  • ci(security-review): drop pull_request_review trigger (broken on fork PRs) by @tejaskash in #1310
  • fix: ship npm-shrinkwrap.json to eliminate glob@10 deprecation warning by @notgitika in #1315
  • feat: add support for LTM metadata by @nborges-aws in #1281
  • fix(ci): use npm-shrinkwrap.json for node_modules cache key by @Hweinstock in #1325
  • fix(import): escape triple-quotes in collaborationInstruction to prevent docstring injection by @padmak30 in #1329
  • revert: add support for ltm metadata (#1281) by @Hweinstock in #1338
  • Release v0.14.2 by @agentcore-devx-automation[bot] in #1340

Full Changelog: v0.14.1...v0.14.2

AgentCore CLI v0.14.1

19 May 20:45
e31c9b7

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.14.1

What's Changed

See the full changelog for details.

What's Changed

  • refactor: centralize error types for consistent definition shapes by @Hweinstock in #1238
  • feat: expose ability to publish otel metrics to remote endpoint by @Hweinstock in #1244
  • chore: remove dead tag command by @notgitika in #1273
  • fix: skip schema-check and pr-title validation on release PRs by @Hweinstock in #1272
  • refactor(telemetry): make attributes globally unique by @Hweinstock in #1246
  • fix: build CLI before running integration tests by @Hweinstock in #1286
  • fix: handle scoped conventional commits in changelog categorization by @Hweinstock in #1289
  • ci: add Claude Code /security-review workflow on PRs by @tejaskash in #1285
  • ci(security-review): drop sticky comment, post workflow summary, re-enable synchronize by @tejaskash in #1293
  • ci(security-review): add safe-to-review label as alternate trigger by @tejaskash in #1297
  • fix(templates): make Strands TypeScript template strict-typecheck clean by @arepageek in #1300
  • feat: upgrade agent inspector to 0.4.2 by @avi-alpert in #1305
  • feat(tui): add dedicated Logs screen for streaming runtime logs by @notgitika in #1274
  • fix(test): strip ANSI codes from Ink TUI test assertions by @arepageek in #1301
  • fix: remove session storage from TypeScript agent config by @jesseturner21 in #1306
  • fix: update PR tarball install instructions to use gh CLI by @jesseturner21 in #1307
  • fix(templates): pin google-adk < 2.0.0 to prevent runtime init timeout by @notgitika in #1309
  • Release v0.14.1 by @agentcore-devx-automation[bot] in #1311

New Contributors

Full Changelog: v0.14.0...v0.14.1

AgentCore CLI v0.14.0

15 May 20:48
a2588b7

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.14.0

What's Changed

See the full changelog for details.

What's Changed

New Contributors

Full Changelog: v0.13.1...v0.14.0

AgentCore CLI v1.0.0-preview.8

06 May 19:03
f40fad1

Choose a tag to compare

Pre-release

Installation

npm install -g @aws/agentcore@1.0.0-preview.8

What's Changed

See the full changelog for details.

What's Changed

  • docs: add harness permissions to IAM policy and permissions guide by @notgitika in #1089
  • feat: add archive command for batch evaluations and recommendations by @padmak30 in #1121
  • fix: correct AB test execution role IAM policy and promote stability by @jariy17 in #1126
  • chore: merge main into preview (2026-05-06) by @jariy17 in #1130
  • Release v1.0.0-preview.8 by @github-actions[bot] in #1142

Full Changelog: v1.0.0-preview.7...v1.0.0-preview.8

AgentCore CLI v0.13.1

06 May 17:18
9afd3f0

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.13.1

What's Changed

See the full changelog for details.

What's Changed

  • docs: remove CrewAI from supported frameworks by @jesseturner21 in #1059
  • chore(deps): override glob to ^13 to silence install deprecation warning by @minorun365 in #1008
  • fix: address formatting failure in docs by @Hweinstock in #1080
  • test: remove http-gateway-targets e2e test by @jariy17 in #1090
  • fix: sync e2e IAM policy and fix run eval flag by @jariy17 in #1092
  • fix: align E2E batch eval and recommendation tests with current API by @notgitika in #1093
  • fix: use correct resourceType for config bundle in E2E status test by @notgitika in #1094
  • docs: clarify integration vs e2e test boundaries and add e2e README by @jariy17 in #1111
  • feat: add archive command for batch evaluations and recommendations by @padmak30 in #1112
  • fix: prefix HTTP gateway names with project name to prevent cross-project collisions by @jariy17 in #1105
  • test: collapse schema enumeration tests and remove duplicates by @tejaskash in #1087
  • fix: set iamRoleFallback to true for lambda gateway targets by @tejaskash in #1086
  • fix: correct AB test execution role IAM policy and promote stability by @jariy17 in #1120
  • Release v0.13.1 by @github-actions[bot] in #1129

New Contributors

Full Changelog: v0.13.0...v0.13.1