Releases: aws/agentcore-cli
Releases · aws/agentcore-cli
AgentCore CLI v0.3.0-preview.2.1
Installation
npm install -g @aws/agentcore@0.3.0-preview.2.1What's Changed
See the full changelog for details.
What's Changed
- fix: handle pre-release versions in compareVersions by @notgitika in #357
- fix: add --chown to Dockerfile COPY so app files are owned by bedrock_agentcore by @tejaskash in #358
- fix: add .env and .git exclusions to dockerignore template by @tejaskash in #361
- fix: add mcp as explicit dependency in strands template by @tejaskash in #366
- fix: add package marker comment to init.py template files by @tejaskash in #363
- feat: add docker container deployment e2e test for Strands/Bedrock by @jesseturner21 in #362
- fix: use lockfile for reproducible builds and correct Dockerfile port comments by @tejaskash in #365
- fix: correct path references and env var names in agent README templates by @tejaskash in #364
- fix: remove stale fast-xml-parser override, upgrade aws-cdk-lib by @tejaskash in #368
- ci: add pull_request_target trigger to CodeQL workflow by @notgitika in #355
- Release v0.3.0-preview.2.1 by @github-actions[bot] in #369
Full Changelog: v0.3.0-preview.2.0...v0.3.0-preview.2.1
AgentCore CLI v0.3.0-preview.2.0
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
AgentCore CLI v0.3.0-preview.1.0
Installation
npm install -g @aws/agentcore@0.3.0-preview.1.0What's Changed
See the full changelog for details.
What's Changed
- Switch from GitHub Packages to npm for publishing by @notgitika in #295
- update readme by @jesseturner21 in #296
- correct package name by @jesseturner21 in #297
- fix: Version Downgrade for release by @tejaskash in #300
- Release v0.3.0-preview.1.0 by @github-actions[bot] in #301
- Update npm publish command to include public access by @tejaskash in #302
- fix: Reset package.json version by @tejaskash in #303
- Release v0.3.0-preview.1.0 by @github-actions[bot] in #304
Full Changelog: v0.3.0-preview.1.4...v0.3.0-preview.1.0