Skip to content

Releases: aws/agentcore-cli

AgentCore CLI v0.9.1

17 Apr 17:43
f2de452

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.9.1

What's Changed

See the full changelog for details.

What's Changed

  • fix: use caret range for @aws/agentcore-cdk in CDK template by @aidandaly24 in #882
  • fix: agent-inspector frontend assets missing from build by @avi-alpert in #883
  • fix: revert version to 0.8.2 by @jesseturner21 in #885
  • Release v0.9.0 by @github-actions[bot] in #887
  • Release v0.9.1 by @github-actions[bot] in #888

Full Changelog: v0.9.0...v0.9.1

AgentCore CLI v0.9.0

17 Apr 15:34
5fae9c3

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.9.0

What's Changed

See the full changelog for details.

What's Changed

  • docs: document executionRoleArn in runtime spec by @jesseturner21 in #872
  • feat: add agent inspector web UI for agentcore dev by @avi-alpert in #871
  • fix: defer policy engine write and harden policy flow UX by @jesseturner21 in #856
  • Release v0.9.0 by @github-actions[bot] in #881

Full Changelog: v0.8.2...v0.9.0

AgentCore CLI v0.8.2

16 Apr 23:11
50dc027

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.8.2

What's Changed

See the full changelog for details.

What's Changed

  • feat: upgrade default Python runtime to PYTHON_3_14 by @jesseturner21 in #837
  • Release v0.8.2 by @github-actions[bot] in #874
  • test: update asset snapshot for @aws/agentcore-cdk 0.1.0-alpha.19 by @aidandaly24 in #875
  • revert: roll back version bump to 0.8.1 by @aidandaly24 in #877
  • Release v0.8.2 by @github-actions[bot] in #878

Full Changelog: v0.8.1...v0.8.2

AgentCore CLI v0.8.1

14 Apr 23:25
8e92987

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.8.1

What's Changed

See the full changelog for details.

What's Changed

  • fix: use caret range for aws-cdk-lib in project template by @Hweinstock in #805
  • chore: bump aws-cdk-lib peer dep to ^2.248.0 by @notgitika in #812
  • chore: pin @aws/agentcore-cdk version and auto-sync on release by @notgitika in #811
  • fix: respect aws-targets.json region instead of overriding with AWS_REGION env var by @notgitika in #818
  • fix: fail fast when CUSTOM_JWT agent has no bearer token available by @aidandaly24 in #817
  • feat: add --request-header-allowlist CLI flag for agentcore add agent by @aidandaly24 in #830
  • fix: update E2E test regex to match new CUSTOM_JWT client-side error by @aidandaly24 in #832
  • fix: remove docker info check from container runtime detection by @jesseturner21 in #829
  • fix: add missing AgentCore regions to match AWS documentation by @jariy17 in #833
  • fix: unhide import command from TUI main menu by @jesseturner21 in #834
  • feat: add e2e tests for import command by @jesseturner21 in #828
  • feat: add auto-instrumentation to langchain agent template by @avi-alpert in #835
  • fix: add missing langchain instrumentor dependency to import flow by @jariy17 in #836
  • fix(ci): unpin boto3 in e2e workflow by @jesseturner21 in #841
  • fix: add AWS_IAM as a valid authorizer type for gateway commands by @alvarog2491 in #820
  • fix(e2e): use uv run for import test Python scripts by @jesseturner21 in #845
  • fix: only exclude root-level agentcore/ directory from packaging artifacts by @aidandaly24 in #844
  • fix(ci): update snapshots after CDK version sync in release workflow by @jesseturner21 in #848
  • fix(ci): bump @aws/agentcore-cdk to 0.1.0-alpha.18 and fix release workflow by @jesseturner21 in #849
  • fix(ci): bump @aws/agentcore-cdk to 0.1.0-alpha.18 and remove snapshot step from release by @jesseturner21 in #850
  • fix: pin @aws/agentcore-cdk to exact version in CDK template by @jesseturner21 in #852
  • Release v0.8.1 by @github-actions[bot] in #853

New Contributors

Full Changelog: v0.8.0...v0.8.1

AgentCore CLI v0.8.0

09 Apr 20:19
7bffd43

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.8.0

What's Changed

See the full changelog for details.

What's Changed

  • feat: add streamDeliveryResources schema, CLI flags, and validation for memory record streaming by @Hweinstock in #531
  • feat: add TUI wizard streaming steps for memory record streaming by @Hweinstock in #534
  • fix: add bearer-token support to MCP invoke path by @aidandaly24 in #749
  • chore(deps): bump the aws-sdk group across 1 directory with 15 updates by @dependabot[bot] in #793
  • chore(deps): bump the aws-cdk group across 1 directory with 2 updates by @dependabot[bot] in #791
  • chore(deps-dev): bump @hono/node-server from 1.19.11 to 1.19.13 by @dependabot[bot] in #789
  • chore(deps-dev): bump hono from 4.12.9 to 4.12.12 by @dependabot[bot] in #788
  • chore(deps): bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #766
  • chore(deps-dev): bump secretlint from 11.4.0 to 11.4.1 by @dependabot[bot] in #760
  • chore(deps): bump dotenv from 17.3.1 to 17.4.0 by @dependabot[bot] in #759
  • chore(deps-dev): bump @modelcontextprotocol/sdk from 1.28.0 to 1.29.0 by @dependabot[bot] in #758
  • chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend from 11.4.0 to 11.4.1 by @dependabot[bot] in #756
  • ci: bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #649
  • docs: fix 30 documentation inaccuracies found by source code audit by @aidandaly24 in #697
  • fix(e2e): use --runtime flag instead of --agent in byo-custom-jwt tests by @aidandaly24 in #795
  • docs: add build, npm, and license badges to README by @jesseturner21 in #787
  • feat: add telemetry notice and preference management by @Hweinstock in #797
  • fix: format docs/commands.md to pass prettier check by @Hweinstock in #798
  • feat: enable memory in agentcore dev by @avi-alpert in #801
  • fix: bump aws-cdk-lib to 2.248.0 in project template by @Hweinstock in #804
  • Release v0.8.0 by @github-actions[bot] in #806

New Contributors

Full Changelog: v0.7.1...v0.8.0

AgentCore CLI v0.7.1

07 Apr 22:10
3164310

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.7.1

What's Changed

See the full changelog for details.

What's Changed

  • fix: make add command description consistent with remove by @Hweinstock in #773
  • chore(deps): bump vite from 8.0.3 to 8.0.5 by @dependabot[bot] in #777
  • fix(fetch): add --identity-name option for custom credential lookup by @aidandaly24 in #774
  • feat(status): display runtime invocation URL for deployed agents by @aidandaly24 in #775
  • feat(create): add --skip-install flag to skip dependency installation by @jesseturner21 in #782
  • feat(import): add evaluator and online eval config import subcommands by @jesseturner21 in #780
  • feat: add custom dockerfile support for Container agent builds by @aidandaly24 in #783
  • feat(invoke,dev): add exec mode for running shell commands in runtimes by @aidandaly24 in #750
  • Release v0.7.0 by @github-actions[bot] in #784
  • fix(ci): pin npm version to avoid self-upgrade corruption by @aidandaly24 in #785
  • Release v0.7.1 by @github-actions[bot] in #786

Full Changelog: v0.6.0...v0.7.1

AgentCore CLI v0.6.0

02 Apr 23:07
f2e3deb

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.6.0

What's Changed

See the full changelog for details.

What's Changed

  • ci: use draft releases for PR tarballs to avoid notifying watchers by @Hweinstock in #745
  • feat: add code-based evaluator support by @jariy17 in #739
  • feat(import): add runtime and memory import subcommands with TUI wizard by @jesseturner21 in #763
  • fix(ci): regenerate lockfile for npm 11 compatibility by @jesseturner21 in #770
  • ci: block schema changes in PRs by @Hweinstock in #712
  • Release v0.6.0 by @github-actions[bot] in #771

Full Changelog: v0.5.1...v0.6.0

AgentCore CLI v0.5.1

31 Mar 17:52
83254d5

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.5.1

What's Changed

See the full changelog for details.

What's Changed

  • fix(eval): filter scopeless spans in CloudWatch query by @jariy17 in #738
  • feat: add e2e tests for dev server lifecycle by @Hweinstock in #734
  • Release v0.5.1 by @github-actions[bot] in #743

Full Changelog: v0.5.0...v0.5.1

AgentCore CLI v0.5.0

30 Mar 23:56
3937430

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.5.0

What's Changed

See the full changelog for details.

What's Changed

  • feat(import): extract and pass through executionRoleArn from starter toolkit YAML by @jesseturner21 in #729
  • fix(e2e): limit PR tests to Bedrock-only and improve credential cleanup by @Hweinstock in #728
  • fix(tui): prevent screen flicker in policy creation flow by @jesseturner21 in #730
  • feat: bundle @aws/agentcore-cdk inside CLI tarball for testing by @jesseturner21 in #731
  • chore: remove dead AutoGenRenderer code by @Hweinstock in #735
  • feat: add ground truth reference inputs for on-demand evaluation by @jariy17 in #732
  • Release v0.5.0 by @github-actions[bot] in #736

Full Changelog: v0.4.0...v0.5.0

AgentCore CLI v0.4.0

28 Mar 02:31
1631fdb

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.4.0

What's Changed

See the full changelog for details.

What's Changed

  • feat: add JSON schema generation from Zod by @Hweinstock in #661
  • chore(deps): bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #691
  • fix: prevent region override for post-deploy commands by @konippi in #595
  • feat: add managedBy enum field to AgentCoreProjectSpec schema by @notgitika in #700
  • fix: improve CLI UX — memory docs, standardize flags, fix deploy alias by @jesseturner21 in #703
  • fix(e2e): clean up stale credential providers before test runs by @aidandaly24 in #698
  • fix(cli): correct inaccurate --help text across all commands by @aidandaly24 in #695
  • refactor(cli)!: unify naming without backward-compat aliases by @jesseturner21 in #705
  • fix: support non-default runtime endpoint in on-demand evals by @notgitika in #634
  • fix: align name constraints with API docs by @Hweinstock in #701
  • feat: inject $schema URL into generated agentcore.json by @Hweinstock in #692
  • ci: use AUTHORIZED_USERS for pr-tarball authorization by @Hweinstock in #642
  • feat(memory): add CUSTOM strategy type to agentcore-cli (#677) by @aidandaly24 in #694
  • feat: add semanticOverride support for SEMANTIC memory strategies by @aidandaly24 in #696
  • feat: show all CLI commands in TUI with / toggle by @notgitika in #635
  • fix: deprecate crewAI support by @Hweinstock in #704
  • feat: upgrade default Python runtime to PYTHON_3_13 by @jesseturner21 in #658
  • docs: add IAM permissions guide and policy files by @tejaskash in #689
  • fix: remove dead --agents flag from add gateway by @aidandaly24 in #711
  • refactor(schema): remove type fields from resource schemas and rename credential discriminator by @jesseturner21 in #709
  • revert: remove CUSTOM strategy and semanticOverride support by @aidandaly24 in #713
  • ci: regenerate JSON schema during release by @Hweinstock in #710
  • feat(dev): positional prompt arg for invoking dev server by @aidandaly24 in #707
  • refactor: rename agents to runtimes (schema, CLI flags, MCP bindings) by @jesseturner21 in #706
  • fix: standardize remove flags to -y/--yes and fix UX copy by @notgitika in #720
  • ci: format schemas after generation in release workflow by @Hweinstock in #721
  • chore: bump version to 0.4.0 by @github-actions[bot] in #722
  • fix(e2e): update --agent to --runtime in e2e tests by @jesseturner21 in #725

New Contributors

Full Changelog: v0.3.0-preview.9.0...v0.4.0