Installation
npm install -g @aws/agentcore@0.5.0What's Changed
See the full changelog for details.
What's Changed
- feat(import): extract and pass through executionRoleArn from starter toolkit YAML by @jesseturner21 in #729
- fix(e2e): limit PR tests to Bedrock-only and improve credential cleanup by @Hweinstock in #728
- fix(tui): prevent screen flicker in policy creation flow by @jesseturner21 in #730
- feat: bundle @aws/agentcore-cdk inside CLI tarball for testing by @jesseturner21 in #731
- chore: remove dead AutoGenRenderer code by @Hweinstock in #735
- feat: add ground truth reference inputs for on-demand evaluation by @jariy17 in #732
- Release v0.5.0 by @github-actions[bot] in #736
Full Changelog: v0.4.0...v0.5.0