AgentCore CLI v0.26.0
Installation
npm install -g @aws/agentcore@0.26.0What'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
- @kiwigitops made their first contribution in #1474
- @stone-coding made their first contribution in #1828
Full Changelog: v0.25.0...v0.26.0