Skip to content

AgentCore CLI v0.13.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 May 17:18
· 19 commits to main since this release
9afd3f0

Installation

npm install -g @aws/agentcore@0.13.1

What's Changed

See the full changelog for details.

What's Changed

  • docs: remove CrewAI from supported frameworks by @jesseturner21 in #1059
  • chore(deps): override glob to ^13 to silence install deprecation warning by @minorun365 in #1008
  • fix: address formatting failure in docs by @Hweinstock in #1080
  • test: remove http-gateway-targets e2e test by @jariy17 in #1090
  • fix: sync e2e IAM policy and fix run eval flag by @jariy17 in #1092
  • fix: align E2E batch eval and recommendation tests with current API by @notgitika in #1093
  • fix: use correct resourceType for config bundle in E2E status test by @notgitika in #1094
  • docs: clarify integration vs e2e test boundaries and add e2e README by @jariy17 in #1111
  • feat: add archive command for batch evaluations and recommendations by @padmak30 in #1112
  • fix: prefix HTTP gateway names with project name to prevent cross-project collisions by @jariy17 in #1105
  • test: collapse schema enumeration tests and remove duplicates by @tejaskash in #1087
  • fix: set iamRoleFallback to true for lambda gateway targets by @tejaskash in #1086
  • fix: correct AB test execution role IAM policy and promote stability by @jariy17 in #1120
  • Release v0.13.1 by @github-actions[bot] in #1129

New Contributors

Full Changelog: v0.13.0...v0.13.1