Skip to content

AgentCore CLI v0.16.0

Choose a tag to compare

@github-actions github-actions released this 28 May 20:11
· 77 commits to main since this release
ac30985

Installation

npm install -g @aws/agentcore@0.16.0

What's Changed

  • feat: instrument telemetry for status command by @Hweinstock in #1317
  • fix(telemetry): emit dev command telemetry before blocking by @Hweinstock in #1375
  • feat: compile-time feature flag for preview/GA consolidation by @jesseturner21 in #1341
  • fix(ci): upload both GA and preview tarballs in prerelease workflow by @jesseturner21 in #1386
  • feat(scripts): extend bundle to support injectable output and version suffix by @Hweinstock in #1389
  • fix(ci): use cache for eslint/prettier/typecheck to speed up dev cycle by @Hweinstock in #1390
  • fix(dataset): tui back-navigation bugs + kmsKeyArn support by @jariy17 in #1379
  • fix: create global entrypoint for tui by @Hweinstock in #1365
  • fix: centralize ANSI codes and disable colors in non-TTY output by @Hweinstock in #1399
  • docs: Link to agentcore-samples repository in README by @notgitika in #1400
  • fix: allow skipping optional KMS key ARN in evaluator wizard by @notgitika in #1402
  • fix(status): show harnesses in agentcore status output by @jesseturner21 in #1396
  • fix(deploy): add harness teardown to TUI deploy flow by @jesseturner21 in #1394
  • feat: check for spans in agent log group by @avi-alpert in #1404
  • fix(dev): skip redundant deploy when TUI deploy already succeeded by @jesseturner21 in #1395
  • fix(harness): resolve memorySpec by deployed ARN for arn-only memory refs by @jesseturner21 in #1407
  • chore: simplify release-main-and-preview workflow by @jesseturner21 in #1415
  • Release v0.16.0 + preview v1.0.0-preview.10 by @agentcore-devx-automation[bot] in #1417

Full Changelog: v0.15.0...v0.16.0