Skip to content

AgentCore CLI v1.0.0-preview.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Apr 21:20
· 334 commits to main since this release
a8e9224

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