AgentCore CLI v0.3.0-preview.2.0
Pre-release
Pre-release
·
656 commits
to main
since this release
Installation
npm install -g @aws/agentcore@0.3.0-preview.2.0What's Changed
See the full changelog for details.
What's Changed
- fix: use npm Trusted Publishing (OIDC) in release workflow by @tejaskash in #306
- fix: add explicit permissions to CI workflows by @tejaskash in #309
- chore: add npm package metadata for search discoverability by @tejaskash in #313
- fix: add fallback URL for docs/memory.md link in unsupported terminals by @aidandaly24 in #312
- fix: remove mcp.ts from generated .llm-context folder by @notgitika in #310
- test: add unit tests across schema, lib, and cli modules by @notgitika in #318
- feat: add integration tests for CLI commands by @jesseturner21 in #319
- fix: correct action path in agent-restricted workflow by @aidandaly24 in #323
- add end to end tests by @jesseturner21 in #322
- ci: add PR trigger with environment gate for e2e tests by @jesseturner21 in #325
- ci: add CodeQL workflow for code scanning by @notgitika in #316
- chore: update supported frameworks to Strands Agents from Strands by @dbschmigelski in #314
- fix: override fast-xml-parser to 5.3.6 for CVE-2026-26278 by @notgitika in #330
- set pull request to use the main env, with the git commit of the inco… by @jesseturner21 in #331
- feat: display model provider and default model throughout CLI by @aidandaly24 in #324
- feat: strands review command by @aidandaly24 in #326
- fix: add .venv/ to gitignore templates and remove duplicate .env entry by @notgitika in #333
- fix: remove unused dependencies from Python template pyproject.toml f… by @notgitika in #328
- test: add unit tests for TUI by @notgitika in #320
- add check for kms key in token vault before create one by @jesseturner21 in #339
- fix: add missing init.py to Python template subpackages by @notgitika in #336
- fix: resolve lint warnings by @notgitika in #338
- Add container agent support by @tejaskash in #334
- docs: add container build documentation by @notgitika in #340
- fix: improve container dev startup UX and surface runtime errors by @aidandaly24 in #346
- docs: update AGENTS.md and llm-context for container support by @tejaskash in #348
- ci: add PR title conventional commit validation by @notgitika in #344
- ci: add PR size check and label workflow by @notgitika in #343
- all framework and models by @jesseturner21 in #347
- fix: temporarily Disable security audit in pre-commit hook by @notgitika in #349
- fix: upgrade npm for OIDC trusted publishing by @tejaskash in #350
- feat: add preview-major bump type by @tejaskash in #353
- Release v0.3.0-preview.2.0 by @github-actions[bot] in #354
New Contributors
- @dbschmigelski made their first contribution in #314
Full Changelog: v0.3.0-preview.1.0...v0.3.0-preview.2.0