Skip to content

AgentCore CLI v0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Apr 21:55
· 19 commits to main since this release
f8dc490

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