AgentCore CLI v1.0.0-preview.21 (Preview)
Pre-release
Pre-release
Installation (Preview)
npm install -g @aws/agentcore@previewWhat's Changed
- fix(deploy): scope TUI deploy to the picker-selected targets (#1267) by @aidandaly24 in #1659
- ci(e2e): cancel superseded in-progress E2E runs by @notgitika in #1704
- ci(canary): run canary every 15 minutes instead of hourly by @notgitika in #1707
- ci: add API reference docs generation workflow by @notgitika in #1694
- ci(e2e): emit JUnit reports and upload as CI artifact by @notgitika in #1706
- fix: keep AGUI browser thread IDs stable by @jstar0 in #1686
- feat(run): add --kms-key flag to run insights for KMS parity by @C0d3N1nja97342 in #1688
- fix(add): print confirmation after non-interactive add agent (#671) by @C0d3N1nja97342 in #1689
- ci(e2e): skip E2E tests on docs-only PRs by @notgitika in #1705
- ci: bump the github-actions group across 1 directory with 8 updates by @dependabot[bot] in #1710
- ci(e2e): run E2E job on CodeBuild-hosted runner (POC) by @notgitika in #1713
- fix: reap orphaned dev-server child on process exit by @hagaym1 in #1695
- fix(tool): resolve HTTP gateways in
add tool --gateway(#1658 follow-up) by @rostcheck in #1693 - ci: gate fork-PR E2E/tarball on PR author (fix pwn-request + checkout@v7 fork block) by @aidandaly24 in #1716
- chore: add e2e and integ tests for web-search connector by @nborges-aws in #1711
- feat: add description field to connector configuration entries by @nborges-aws in #1721
- feat(region): add ap-southeast-5/7, eu-south-1/2 to AgentCore regions by @jariy17 in #1722
- Revert "feat(run): add --kms-key flag to run insights for KMS parity (#1688)" by @jariy17 in #1723
- ci: run all workflows on CodeBuild-hosted runners by @notgitika in #1715
- fix: pass through max tokens for non-mantle Bedrock models by @Tommypop2 in #1719
- feat(issue-1236): enhance docker build with additional build configuration by @EdouardCourty in #1284
- fix(dev): apply model config for all providers in dev, not just Bedrock by @tejaskash in #1729
- fix(exec): support harness deployments (#1724) by @jesseturner21 in #1728
- chore: ungate 'run ingest' command by @nborges-aws in #1731
- fix: auto-trigger ingestion on connector config file content changes by @nborges-aws in #1732
- ci: pin browser-tests to ubuntu-latest (fix Playwright deps on CodeBuild) by @jesseturner21 in #1736
- Release v0.24.0 + preview v1.0.0-preview.21 by @agentcore-devx-automation[bot] in #1737
- ci: use GitHub-hosted runners for release workflow by @tejaskash in #1738
- fix: reset state to re-run release workflows by @tejaskash in #1739
- Release v0.24.0 + preview v1.0.0-preview.21 by @agentcore-devx-automation[bot] in #1740
New Contributors
- @C0d3N1nja97342 made their first contribution in #1688
- @hagaym1 made their first contribution in #1695
- @rostcheck made their first contribution in #1693
- @Tommypop2 made their first contribution in #1719
- @EdouardCourty made their first contribution in #1284
Full Changelog: v0.23.0...v1.0.0-preview.21