Skip to content

Releases: aws/agentcore-cli

AgentCore CLI v1.0.0-preview.5

30 Apr 16:37
1277430

Choose a tag to compare

Pre-release

Installation

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

What's Changed

See the full changelog for details.

What's Changed

New Contributors

Full Changelog: v1.0.0-preview.4...v1.0.0-preview.5

AgentCore CLI v0.12.2

30 Apr 16:14
68b25bf

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.12.2

What's Changed

See the full changelog for details.

What's Changed

New Contributors

Full Changelog: v0.12.1...v0.12.2

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

29 Apr 20:34
370ee84

Choose a tag to compare

Installation (Preview)

npm install -g @aws/agentcore@preview

What's Changed

  • Release v0.12.0 by @github-actions[bot] in #1002
  • test: remove 44 render-only and framework-testing tests by @tejaskash in #998
  • fix(import): use GatewayNameSchema for gateway import name validation by @jesseturner21 in #1011
  • feat: add CloudWatch traces APIs for agent inspector by @avi-alpert in #997
  • chore: merge main into preview by @avi-alpert in #1013
  • fix: remove CONFIG_DIR exclusion from zip stage to preserve dependency agentcore/ packages by @aidandaly24 in #1015
  • ci: add coordinated main + preview release workflow by @notgitika in #995
  • sync-preview: merge main into preview by @github-actions[bot] in #1017
  • sync-preview: real merge main into preview by @aidandaly24 in #1018
  • chore(deps): bump the aws-sdk group with 14 updates by @dependabot[bot] in #1024
  • chore(deps): bump the aws-cdk group with 2 updates by @dependabot[bot] in #1025
  • chore(deps): bump @opentelemetry/resources from 2.6.1 to 2.7.0 by @dependabot[bot] in #1026
  • chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend from 12.2.0 to 12.3.1 by @dependabot[bot] in #1028
  • chore(deps-dev): bump secretlint from 12.2.0 to 12.3.1 by @dependabot[bot] in #1029
  • chore(deps): bump @opentelemetry/sdk-metrics from 2.6.1 to 2.7.0 by @dependabot[bot] in #1030
  • fix(ci): update snapshots after CDK version sync in release workflow by @aidandaly24 in #1033
  • ci: run all PR and merge workflows on preview branch by @tejaskash in #1023
  • fix(ci): enable coverage collection in sharded unit test runs by @tejaskash in #1034
  • sync-preview: merge main into preview by @aidandaly24 in #1035
  • fix(ci): move snapshot update after build and use SYNC_PAT for sync-preview by @aidandaly24 in #1036
  • sync-preview: merge main into preview by @aidandaly24 in #1037
  • fix(ci): install uv in release workflow prepare steps by @aidandaly24 in #1038
  • sync-preview: merge main into preview by @aidandaly24 in #1039
  • sync-preview: merge main into preview by @aidandaly24 in #1040
  • feat(tests): add E2E and integration tests for Harness primitive by @tejaskash in #1021
  • Release v1.0.0-preview.4 (preview) by @github-actions[bot] in #1041
  • Release v0.12.1 by @github-actions[bot] in #1042
  • fix: preserve caret range for @aws/agentcore-cdk dependency by @aidandaly24 in #1044
  • sync-preview: merge main into preview by @aidandaly24 in #1045
  • fix: restore ^ caret prefix on @aws/agentcore-cdk dependency by @notgitika in #1046

Full Changelog: v1.0.0-preview.3...v1.0.0-preview.4

AgentCore CLI v0.12.1

29 Apr 20:34
27ce126

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.12.1

What's Changed

  • test: remove 44 render-only and framework-testing tests by @tejaskash in #998
  • fix(import): use GatewayNameSchema for gateway import name validation by @jesseturner21 in #1011
  • feat: add CloudWatch traces APIs for agent inspector by @avi-alpert in #997
  • fix: remove CONFIG_DIR exclusion from zip stage to preserve dependency agentcore/ packages by @aidandaly24 in #1015
  • ci: add coordinated main + preview release workflow by @notgitika in #995
  • chore(deps): bump the aws-sdk group with 14 updates by @dependabot[bot] in #1024
  • chore(deps): bump the aws-cdk group with 2 updates by @dependabot[bot] in #1025
  • chore(deps): bump @opentelemetry/resources from 2.6.1 to 2.7.0 by @dependabot[bot] in #1026
  • chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend from 12.2.0 to 12.3.1 by @dependabot[bot] in #1028
  • chore(deps-dev): bump secretlint from 12.2.0 to 12.3.1 by @dependabot[bot] in #1029
  • chore(deps): bump @opentelemetry/sdk-metrics from 2.6.1 to 2.7.0 by @dependabot[bot] in #1030
  • fix(ci): update snapshots after CDK version sync in release workflow by @aidandaly24 in #1033
  • fix(ci): enable coverage collection in sharded unit test runs by @tejaskash in #1034
  • fix(ci): move snapshot update after build and use SYNC_PAT for sync-preview by @aidandaly24 in #1036
  • fix(ci): install uv in release workflow prepare steps by @aidandaly24 in #1038
  • Release v0.12.1 by @github-actions[bot] in #1042
  • fix: preserve caret range for @aws/agentcore-cdk dependency by @aidandaly24 in #1044

Full Changelog: v0.12.0...v0.12.1

AgentCore CLI v1.0.0-preview.3

28 Apr 21:20
a8e9224

Choose a tag to compare

Pre-release

Installation

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

What's Changed

See the full changelog for details.

What's Changed

  • Release v0.10.0 by @github-actions[bot] in #944
  • feat: add GitHub Action for automated PR review via AgentCore Harness by @jesseturner21 in #934
  • fix: buffer harness streaming text for readable GitHub Actions logs by @jesseturner21 in #946
  • fix: allow code-based evaluators in online eval configs by @jariy17 in #947
  • fix: add TTY detection before TUI fallbacks to prevent agent/CI hangs by @jesseturner21 in #949
  • fix: agentcore dev not working in windows by @avi-alpert in #951
  • fix: use pull_request_target for fork PR support by @jesseturner21 in #958
  • fix: lower eventExpiryDuration minimum from 7 to 3 days by @notgitika in #956
  • fix: display session ID after CLI invoke completes by @notgitika in #957
  • test: add browser tests for agent inspector by @avi-alpert in #938
  • feat: add telemetry schemas and client by @Hweinstock in #941
  • Release v0.11.0 by @github-actions[bot] in #967
  • fix(invoke): auto-generate session ID for bearer-token invocations by @aidandaly24 in #953
  • fix: show 'Computing diff changes...' step during deploy diff phase by @aidandaly24 in #952
  • feat: add agentcore-cli User-Agent to all API calls by @notgitika in #960
  • test: split browser tests into its own job, fix logs path by @avi-alpert in #975
  • feat(invoke): add --prompt-file and stdin support for long prompts by @aidandaly24 in #974
  • Remove inline container build from vended cdk-stack.ts by @tejaskash in #954
  • fix(import): remove experimental warning from import command by @jesseturner21 in #977
  • fix: duplicate header flash and help menu truncation by @notgitika in #955
  • test: configure git in browser tests workflow by @avi-alpert in #976
  • feat: add project-name option to preview create by @tejaskash in #970
  • feat: add project-name option to create by @tejaskash in #969
  • ci: bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #964
  • chore(deps-dev): bump aws-cdk-lib from 2.248.0 to 2.250.0 in the aws-cdk group across 1 directory by @dependabot[bot] in #962
  • chore(deps): bump postcss from 8.5.8 to 8.5.10 by @dependabot[bot] in #961
  • chore(deps-dev): bump secretlint from 11.4.1 to 12.2.0 by @dependabot[bot] in #916
  • chore(deps-dev): bump @vitest/coverage-v8 from 4.1.2 to 4.1.5 by @dependabot[bot] in #915
  • chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend from 11.4.1 to 12.2.0 by @dependabot[bot] in #914
  • chore(deps): bump the aws-sdk group across 1 directory with 14 updates by @dependabot[bot] in #912
  • chore(deps-dev): bump hono from 4.12.12 to 4.12.14 by @dependabot[bot] in #868
  • chore(deps-dev): bump esbuild from 0.27.4 to 0.28.0 by @dependabot[bot] in #862
  • test: speed up CI and fix mock cleanup gaps by @tejaskash in #989
  • feat: runtime endpoint support in AgentCore CLI by @jariy17 in #979
  • feat: add gateway import command with executionRoleArn support by @jesseturner21 in #855
  • fix(import): only set resourceName when executionRoleArn is present by @jesseturner21 in #996
  • fix(e2e): separate gateway import test and detect changed tests in PR by @jesseturner21 in #999
  • fix(e2e): add debug logging for gateway import CI failures by @jesseturner21 in #1001
  • Release v1.0.0-preview.3 by @github-actions[bot] in #1004

Full Changelog: v1.0.0-preview.2...v1.0.0-preview.3

AgentCore CLI v0.12.0

28 Apr 20:52
dd9270d

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.12.0

What's Changed

See the full changelog for details.

What's Changed

  • fix(invoke): auto-generate session ID for bearer-token invocations by @aidandaly24 in #953
  • fix: show 'Computing diff changes...' step during deploy diff phase by @aidandaly24 in #952
  • test: split browser tests into its own job, fix logs path by @avi-alpert in #975
  • feat(invoke): add --prompt-file and stdin support for long prompts by @aidandaly24 in #974
  • fix(import): remove experimental warning from import command by @jesseturner21 in #977
  • fix: duplicate header flash and help menu truncation by @notgitika in #955
  • test: configure git in browser tests workflow by @avi-alpert in #976
  • feat: add project-name option to create by @tejaskash in #969
  • ci: bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #964
  • chore(deps-dev): bump aws-cdk-lib from 2.248.0 to 2.250.0 in the aws-cdk group across 1 directory by @dependabot[bot] in #962
  • chore(deps): bump postcss from 8.5.8 to 8.5.10 by @dependabot[bot] in #961
  • chore(deps-dev): bump secretlint from 11.4.1 to 12.2.0 by @dependabot[bot] in #916
  • chore(deps-dev): bump @vitest/coverage-v8 from 4.1.2 to 4.1.5 by @dependabot[bot] in #915
  • chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend from 11.4.1 to 12.2.0 by @dependabot[bot] in #914
  • chore(deps): bump the aws-sdk group across 1 directory with 14 updates by @dependabot[bot] in #912
  • chore(deps-dev): bump hono from 4.12.12 to 4.12.14 by @dependabot[bot] in #868
  • chore(deps-dev): bump esbuild from 0.27.4 to 0.28.0 by @dependabot[bot] in #862
  • test: speed up CI and fix mock cleanup gaps by @tejaskash in #989
  • feat: runtime endpoint support in AgentCore CLI by @jariy17 in #979
  • feat: add gateway import command with executionRoleArn support by @jesseturner21 in #855
  • fix(import): only set resourceName when executionRoleArn is present by @jesseturner21 in #996
  • fix(e2e): separate gateway import test and detect changed tests in PR by @jesseturner21 in #999
  • fix(e2e): add debug logging for gateway import CI failures by @jesseturner21 in #1001
  • Release v0.12.0 by @github-actions[bot] in #1002

Full Changelog: v0.11.0...v0.12.0

AgentCore CLI v0.11.0

24 Apr 21:55
f8dc490

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.11.0

What's Changed

See the full changelog for details.

What's Changed

  • feat: add GitHub Action for automated PR review via AgentCore Harness by @jesseturner21 in #934
  • fix: buffer harness streaming text for readable GitHub Actions logs by @jesseturner21 in #946
  • fix: allow code-based evaluators in online eval configs by @jariy17 in #947
  • fix: add TTY detection before TUI fallbacks to prevent agent/CI hangs by @jesseturner21 in #949
  • fix: agentcore dev not working in windows by @avi-alpert in #951
  • fix: use pull_request_target for fork PR support by @jesseturner21 in #958
  • fix: lower eventExpiryDuration minimum from 7 to 3 days by @notgitika in #956
  • fix: display session ID after CLI invoke completes by @notgitika in #957
  • test: add browser tests for agent inspector by @avi-alpert in #938
  • feat: add telemetry schemas and client by @Hweinstock in #941
  • Release v0.11.0 by @github-actions[bot] in #967

Full Changelog: v0.10.0...v0.11.0

AgentCore CLI v1.0.0-preview.2

23 Apr 21:14
27c47ca

Choose a tag to compare

Pre-release

Installation

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

What's Changed

See the full changelog for details.

What's Changed

  • feat: add GovCloud multi-partition support by @aidandaly24 in #908
  • feat: remove deployed/local from status legend by @avi-alpert in #936
  • feat: upgrade agent inspector to 0.2.1 by @avi-alpert in #937
  • fix: build and push Dockerfile for harnesses on deploy by @tejaskash in #929
  • fix: preserve harness deployed state on early deploy errors by @tejaskash in #933
  • fix(deploy): honor aws-targets.json region for all SDK and CDK calls by @aidandaly24 in #925
  • Release v1.0.0-preview.2 by @github-actions[bot] in #939
  • Release v1.0.0-preview.2 by @github-actions[bot] in #942

Full Changelog: v1.0.0-preview.1...v1.0.0-preview.2

AgentCore CLI v0.10.0

23 Apr 21:32
12275c3

Choose a tag to compare

Installation

npm install -g @aws/agentcore@0.10.0

What's Changed

See the full changelog for details.

What's Changed

  • fix: propagate sessionId as A2A contextId in Inspector proxy by @kashinoki38 in #892
  • fix(invoke): pass session ID to local invoke log files by @jesseturner21 in #894
  • feat: add session filesystem storage support by @padmak30 in #893
  • fix: agentcore add component opens component wizard directly by @notgitika in #896
  • docs: update vended AGENTS.md, README.md, and llm-context references by @notgitika in #898
  • chore: remove single-commit-must-match-PR-title validation by @notgitika in #897
  • chore: remove preview bump type from release workflow by @jesseturner21 in #847
  • feat: add AG-UI (AGUI) as fourth first-class protocol mode by @aidandaly24 in #858
  • feat: support preview releases from feature branches by @tejaskash in #905
  • fix(invoke): show full session ID and print resume command on exit by @aidandaly24 in #904
  • feat: add GovCloud multi-partition support by @aidandaly24 in #908
  • feat: remove deployed/local from status legend by @avi-alpert in #936
  • feat: upgrade agent inspector to 0.2.1 by @avi-alpert in #937
  • fix(deploy): honor aws-targets.json region for all SDK and CDK calls by @aidandaly24 in #925
  • Release v0.10.0 by @github-actions[bot] in #944

New Contributors

Full Changelog: v0.9.1...v0.10.0

AgentCore CLI v1.0.0-preview.1

22 Apr 18:56
6e929a3

Choose a tag to compare

Pre-release

Installation

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

What's Changed

See the full changelog for details.

What's Changed

  • fix: propagate sessionId as A2A contextId in Inspector proxy by @kashinoki38 in #892
  • fix(invoke): pass session ID to local invoke log files by @jesseturner21 in #894
  • feat: add session filesystem storage support by @padmak30 in #893
  • fix: agentcore add component opens component wizard directly by @notgitika in #896
  • docs: update vended AGENTS.md, README.md, and llm-context references by @notgitika in #898
  • chore: remove single-commit-must-match-PR-title validation by @notgitika in #897
  • chore: remove preview bump type from release workflow by @jesseturner21 in #847
  • feat: add AG-UI (AGUI) as fourth first-class protocol mode by @aidandaly24 in #858
  • feat: support preview releases from feature branches by @tejaskash in #905
  • fix: revert vended CDK dep to ^0.1.0-alpha.19 by @jesseturner21 in #910
  • fix(invoke): show full session ID and print resume command on exit by @aidandaly24 in #904
  • fix: use nullish coalescing in CreateScreen by @tejaskash in #918
  • feat: upgrade @aws/agentinspector to 0.2.0 by @avi-alpert in #919
  • fix: update asset snapshots and fix useDevDeploy skip test by @notgitika in #921
  • Release v1.0.0-preview.1.0 by @github-actions[bot] in #922
  • Release v1.0.0-preview.1 by @github-actions[bot] in #923

New Contributors

Full Changelog: v0.9.1...v1.0.0-preview.1