AgentCore CLI v1.0.0-preview.11 (Preview)
Pre-release
Pre-release
·
59 commits
to main
since this release
Installation (Preview)
npm install -g @aws/agentcore@previewWhat's Changed
- fix: restore --skills invoke override for harness by @notgitika in #1418
- fix(telemetry): track preflight error for telemetry by @Hweinstock in #1403
- chore: remove sync-preview job from sync-from-public workflow by @jesseturner21 in #1416
- ci: disable telemetry in e2e and integ test workflows by @Hweinstock in #1421
- feat: wire telemetry for validate command by @Hweinstock in #1423
- refactor(telemetry): rename AgentType to AgentSource by @Hweinstock in #1422
- feat(telemetry): support agent_environment for runtime/harness distinction by @Hweinstock in #1405
- docs(commands): document missing commands and subcommands by @jesseturner21 in #1425
- feat: launch telemetry by @Hweinstock in #1430
- fix: Patch CVE-2026-42010 GnuTLS auth bypass in Python Dockerfile by @notgitika in #1397
- feat: add invoke functionality to web-ui by @avi-alpert in #1326
- fix: pin google-genai < 2.0.0 in Gemini agent templates by @notgitika in #1433
- fix(e2e): skip Gemini invoke and logs tests by @Hweinstock in #1434
- feat(workflows): add closed-PR comment redirect by @aidandaly24 in #1328
- fix(ci): disable telemetry in release workflow to fix test failures by @jariy17 in #1442
- fix(scripts): filter non-version tags in changelog auto-generation by @jariy17 in #1444
- fix(packaging): preserve top-level agentcore Python package in zip by @NishchayMahor in #1424
- Release v0.17.0 + preview v1.0.0-preview.11 by @agentcore-devx-automation[bot] in #1445
New Contributors
- @NishchayMahor made their first contribution in #1424
Full Changelog: v0.16.0...v1.0.0-preview.11