Skip to content

AgentCore CLI v0.14.1

Choose a tag to compare

@github-actions github-actions released this 19 May 20:45
· 117 commits to main since this release
e31c9b7

Installation

npm install -g @aws/agentcore@0.14.1

What's Changed

See the full changelog for details.

What's Changed

  • refactor: centralize error types for consistent definition shapes by @Hweinstock in #1238
  • feat: expose ability to publish otel metrics to remote endpoint by @Hweinstock in #1244
  • chore: remove dead tag command by @notgitika in #1273
  • fix: skip schema-check and pr-title validation on release PRs by @Hweinstock in #1272
  • refactor(telemetry): make attributes globally unique by @Hweinstock in #1246
  • fix: build CLI before running integration tests by @Hweinstock in #1286
  • fix: handle scoped conventional commits in changelog categorization by @Hweinstock in #1289
  • ci: add Claude Code /security-review workflow on PRs by @tejaskash in #1285
  • ci(security-review): drop sticky comment, post workflow summary, re-enable synchronize by @tejaskash in #1293
  • ci(security-review): add safe-to-review label as alternate trigger by @tejaskash in #1297
  • fix(templates): make Strands TypeScript template strict-typecheck clean by @arepageek in #1300
  • feat: upgrade agent inspector to 0.4.2 by @avi-alpert in #1305
  • feat(tui): add dedicated Logs screen for streaming runtime logs by @notgitika in #1274
  • fix(test): strip ANSI codes from Ink TUI test assertions by @arepageek in #1301
  • fix: remove session storage from TypeScript agent config by @jesseturner21 in #1306
  • fix: update PR tarball install instructions to use gh CLI by @jesseturner21 in #1307
  • fix(templates): pin google-adk < 2.0.0 to prevent runtime init timeout by @notgitika in #1309
  • Release v0.14.1 by @agentcore-devx-automation[bot] in #1311

New Contributors

Full Changelog: v0.14.0...v0.14.1