Skip to content

Releases: aws/agentcore-cli

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

17 Jun 23:47
b91592e

Choose a tag to compare

Installation (Preview)

npm install -g @aws/agentcore@preview

What's Changed

  • test(e2e): fix shard 4/5 stale paths and missing --wait by @notgitika in #1560
  • Revert "chore: ungate web-search commands (#1558)" by @Hweinstock in #1567
  • Release v0.20.1 + preview v1.0.0-preview.15 by @agentcore-devx-automation[bot] in #1572

Full Changelog: v0.20.0...v1.0.0-preview.15

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

17 Jun 21:45
8754570

Choose a tag to compare

Installation (Preview)

npm install -g @aws/agentcore@preview

What's Changed

Full Changelog: v1.0.0-preview.13...v1.0.0-preview.14

AgentCore CLI v0.20.1

17 Jun 23:51
b91592e

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.20.1

What's Changed

  • test(e2e): fix shard 4/5 stale paths and missing --wait by @notgitika in #1560
  • Revert "chore: ungate web-search commands (#1558)" by @Hweinstock in #1567
  • Release v0.20.1 + preview v1.0.0-preview.15 by @agentcore-devx-automation[bot] in #1572

Full Changelog: v0.20.0...v0.20.1

AgentCore CLI v0.20.0

17 Jun 21:45
8754570

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.20.0

What'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

Prerelease

17 Jun 22:48
b91592e

Choose a tag to compare

Prerelease Pre-release
Pre-release

Auto-generated tarballs from the latest commit on main.

Version: b9159-fe851 (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 v1.0.0-preview.13 (Preview)

09 Jun 22:03
447bbf3

Choose a tag to compare

Installation (Preview)

npm install -g @aws/agentcore@preview

What'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

Full Changelog: v0.18.0...v1.0.0-preview.13

AgentCore CLI v0.19.0

09 Jun 22:03
447bbf3

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.19.0

What'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

Full Changelog: v0.18.0...v0.19.0

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

05 Jun 23:51
65f45fd

Choose a tag to compare

Installation (Preview)

npm install -g @aws/agentcore@preview

What's Changed

  • docs: add user-facing telemetry documentation by @Hweinstock in #1432
  • fix: agentcore dev orphaned processes by @avi-alpert in #1438
  • fix(telemetry): re-throw exceptions in withCommandRunTelemetry by @Hweinstock in #1437
  • Update image size limit from 1 GB to 2 GB by @fengjessica in #1452
  • refactor: move command descriptions out of TUI module by @Hweinstock in #1451
  • feat: add EFS and S3 filesystem mount support by @padmak30 in #1436
  • feat: upgrade agent-inspector to v0.5.0 by @avi-alpert in #1458
  • fix(deploy): preserve error typing through CDK wrapper and preflight by @Hweinstock in #1459
  • fix(logs): wire up cli telemetry and model user errors by @Hweinstock in #1460
  • feat: add BYO filesystem e2e test and supporting infrastructure by @padmak30 in #1461
  • fix(deploy): bump @aws-cdk/toolkit-lib to read cloud-assembly schema 54 by @aidandaly24 in #1465
  • feat: add agentcore exec command with interactive shell and one-shot support by @padmak30 in #1464
  • fix(deploy): bump @aws-cdk/cdk-assets-lib to read schema 54 asset manifests by @jariy17 in #1468
  • fix(deploy): bump aws-cdk-lib to ^2.258.0 to unblock e2e workspace resolution by @jariy17 in #1469
  • fix(ci): pass filesystem env vars to e2e-tests-full vitest step by @jariy17 in #1470
  • Release v0.18.0 + preview v1.0.0-preview.12 by @agentcore-devx-automation[bot] in #1471

New Contributors

Full Changelog: v0.17.0...v1.0.0-preview.12

AgentCore CLI v0.18.0

05 Jun 23:51
65f45fd

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.18.0

What's Changed

  • docs: add user-facing telemetry documentation by @Hweinstock in #1432
  • fix: agentcore dev orphaned processes by @avi-alpert in #1438
  • fix(telemetry): re-throw exceptions in withCommandRunTelemetry by @Hweinstock in #1437
  • Update image size limit from 1 GB to 2 GB by @fengjessica in #1452
  • refactor: move command descriptions out of TUI module by @Hweinstock in #1451
  • feat: add EFS and S3 filesystem mount support by @padmak30 in #1436
  • feat: upgrade agent-inspector to v0.5.0 by @avi-alpert in #1458
  • fix(deploy): preserve error typing through CDK wrapper and preflight by @Hweinstock in #1459
  • fix(logs): wire up cli telemetry and model user errors by @Hweinstock in #1460
  • feat: add BYO filesystem e2e test and supporting infrastructure by @padmak30 in #1461
  • fix(deploy): bump @aws-cdk/toolkit-lib to read cloud-assembly schema 54 by @aidandaly24 in #1465
  • feat: add agentcore exec command with interactive shell and one-shot support by @padmak30 in #1464
  • fix(deploy): bump @aws-cdk/cdk-assets-lib to read schema 54 asset manifests by @jariy17 in #1468
  • fix(deploy): bump aws-cdk-lib to ^2.258.0 to unblock e2e workspace resolution by @jariy17 in #1469
  • fix(ci): pass filesystem env vars to e2e-tests-full vitest step by @jariy17 in #1470
  • Release v0.18.0 + preview v1.0.0-preview.12 by @agentcore-devx-automation[bot] in #1471

New Contributors

Full Changelog: v0.17.0...v0.18.0

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

02 Jun 21:06
5853602

Choose a tag to compare

Installation (Preview)

npm install -g @aws/agentcore@preview

What's Changed

New Contributors

Full Changelog: v0.16.0...v1.0.0-preview.11