Skip to content

AgentCore CLI v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Apr 20:19
· 15 commits to main since this release
7bffd43

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