Skip to content

AgentCore CLI v0.26.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 22:53
· 41 commits to main since this release
d07e8cd

Installation

npm install -g @aws/agentcore@0.26.0

What's Changed

  • ci: wire shared composite actions by @JunyangHe in #1842
  • fix: resolve create harness Dockerfile paths from command cwd by @kiwigitops in #1474
  • fix: resolve the gateway target for A/B test invocation URLs (#1854) by @jariy17 in #1874
  • feat: add --model-provider flag for keyless Bedrock LLM judge evaluators by @stone-coding in #1828
  • fix(docs): document lambda:InvokeFunction for code-based evaluators by @jariy17 in #1891
  • Validate agent invocation input in generated templates by @jariy17 in #1898
  • fix(deps): patch fast-uri and brace-expansion to clear audit gate by @jariy17 in #1903
  • fix(dev): inject A2A_PORT for A2A dev servers by @jariy17 in #1909
  • Release v0.26.0 + preview v1.0.0-preview.25 by @agentcore-devx-automation[bot] in #1912

New Contributors

Full Changelog: v0.25.0...v0.26.0