Skip to content

AgentCore CLI v0.7.1

Choose a tag to compare

@github-actions github-actions released this 07 Apr 22:10
· 440 commits to main since this release
3164310

Installation

npm install -g @aws/agentcore@0.7.1

What's Changed

See the full changelog for details.

What's Changed

  • fix: make add command description consistent with remove by @Hweinstock in #773
  • chore(deps): bump vite from 8.0.3 to 8.0.5 by @dependabot[bot] in #777
  • fix(fetch): add --identity-name option for custom credential lookup by @aidandaly24 in #774
  • feat(status): display runtime invocation URL for deployed agents by @aidandaly24 in #775
  • feat(create): add --skip-install flag to skip dependency installation by @jesseturner21 in #782
  • feat(import): add evaluator and online eval config import subcommands by @jesseturner21 in #780
  • feat: add custom dockerfile support for Container agent builds by @aidandaly24 in #783
  • feat(invoke,dev): add exec mode for running shell commands in runtimes by @aidandaly24 in #750
  • Release v0.7.0 by @github-actions[bot] in #784
  • fix(ci): pin npm version to avoid self-upgrade corruption by @aidandaly24 in #785
  • Release v0.7.1 by @github-actions[bot] in #786

Full Changelog: v0.6.0...v0.7.1