Skip to content

AgentCore CLI v0.18.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 23:51
· 43 commits to main since this release
65f45fd

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