Releases: aws/agentcore-cli
Releases · aws/agentcore-cli
AgentCore CLI v1.0.0-preview.15 (Preview)
Installation (Preview)
npm install -g @aws/agentcore@previewWhat'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)
Installation (Preview)
npm install -g @aws/agentcore@previewWhat's Changed
- 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: v1.0.0-preview.13...v1.0.0-preview.14
AgentCore CLI v0.20.1
Installation
npm install -g @aws/agentcore@0.20.1What'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
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
Prerelease
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)
Installation (Preview)
npm install -g @aws/agentcore@previewWhat'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
Installation
npm install -g @aws/agentcore@0.19.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
Full Changelog: v0.18.0...v0.19.0
AgentCore CLI v1.0.0-preview.12 (Preview)
Installation (Preview)
npm install -g @aws/agentcore@previewWhat'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
- @fengjessica made their first contribution in #1452
Full Changelog: v0.17.0...v1.0.0-preview.12
AgentCore CLI v0.18.0
Installation
npm install -g @aws/agentcore@0.18.0What'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
- @fengjessica made their first contribution in #1452
Full Changelog: v0.17.0...v0.18.0
AgentCore CLI v1.0.0-preview.11 (Preview)
Installation (Preview)
npm install -g @aws/agentcore@previewWhat's Changed
- fix: restore --skills invoke override for harness by @notgitika in #1418
- fix(telemetry): track preflight error for telemetry by @Hweinstock in #1403
- chore: remove sync-preview job from sync-from-public workflow by @jesseturner21 in #1416
- ci: disable telemetry in e2e and integ test workflows by @Hweinstock in #1421
- feat: wire telemetry for validate command by @Hweinstock in #1423
- refactor(telemetry): rename AgentType to AgentSource by @Hweinstock in #1422
- feat(telemetry): support agent_environment for runtime/harness distinction by @Hweinstock in #1405
- docs(commands): document missing commands and subcommands by @jesseturner21 in #1425
- feat: launch telemetry by @Hweinstock in #1430
- fix: Patch CVE-2026-42010 GnuTLS auth bypass in Python Dockerfile by @notgitika in #1397
- feat: add invoke functionality to web-ui by @avi-alpert in #1326
- fix: pin google-genai < 2.0.0 in Gemini agent templates by @notgitika in #1433
- fix(e2e): skip Gemini invoke and logs tests by @Hweinstock in #1434
- feat(workflows): add closed-PR comment redirect by @aidandaly24 in #1328
- fix(ci): disable telemetry in release workflow to fix test failures by @jariy17 in #1442
- fix(scripts): filter non-version tags in changelog auto-generation by @jariy17 in #1444
- fix(packaging): preserve top-level agentcore Python package in zip by @NishchayMahor in #1424
- Release v0.17.0 + preview v1.0.0-preview.11 by @agentcore-devx-automation[bot] in #1445
New Contributors
- @NishchayMahor made their first contribution in #1424
Full Changelog: v0.16.0...v1.0.0-preview.11