AgentCore CLI v0.27.1
Installation
npm install -g @aws/agentcore@0.27.1What's Changed
- fix(exec): derive region from the ARN so --runtime needs no project by @notgitika in #1996
- fix(policy): support generated policy definitions by @aidandaly24 in #2021
- fix(add): correct gateway-target --help outbound auth per target type by @jariy17 in #1915
- fix: validate existing IAM role trust policies by @nborges-aws in #2033
- feat(evaluator): surface skill evaluators (TOOL_CALL level + skill placeholders) by @jariy17 in #2042
- feat(capacity-provider): add capacity-provider resource (Journey 1) by @xxuam in #2030
- revert: remove capacity-provider Journey 1 by @aidandaly24 in #2045
- Release v0.27.1 + preview v1.0.0-preview.27 by @agentcore-devx-automation[bot] in #2051
New Contributors
Full Changelog: v0.27.0...v0.27.1