Skip to content

AgentCore CLI v0.21.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 20:14
9b2fcc5

Installation

npm install -g @aws/agentcore@0.21.0

What's Changed

  • fix: stop web-search TUI early exit when no gateway by @nborges-aws in #1575
  • fix(payment-connector): validate secret key formats client-side at add time by @aidandaly24 in #1573
  • test(e2e): enable policy guardrail suite with two-deploy form-policy flow by @jesseturner21 in #1582
  • fix(deploy): surface original error types in preflight steps. by @Hweinstock in #1525
  • fix(policy): correct INSULTS content-filter enum and validate --form-filters by @jesseturner21 in #1576
  • docs: cover payments, policies/guardrails, insights, harness, datasets, web-search by @notgitika in #1577
  • test(e2e): use real key formats in payment-validation CDP fixtures by @aidandaly24 in #1592
  • Release v0.20.2 + preview v1.0.0-preview.16 by @agentcore-devx-automation[bot] in #1595
  • fix: dont show deploy screen when deploy is skipped by @avi-alpert in #1585
  • chore: ungate web-search commands (#1558) by @nborges-aws in #1597
  • feat: bring harness flows into latest version of cli by @avi-alpert in #1598
  • feat: upgrade agent inspector to 0.6.1 by @avi-alpert in #1607
  • test(integ): expand harness config-shape coverage by @tejaskash in #1608
  • fix(recommendation): resolve --bundle-version LATEST to deployed versionId by @jariy17 in #1566
  • feat(fetch): support harness in fetch access (CLI + TUI) by @tejaskash in #1611
  • test(e2e): add harness E2E coverage for lite_llm, tools, and CUSTOM_JWT by @tejaskash in #1609
  • chore: add e2e & integ tests for web-search by @nborges-aws in #1604
  • fix: select deployed target's stack at Persist instead of stackNames[0] by @aidandaly24 in #1612
  • Ungate passthrough gateway targets by @jariy17 in #1617
  • fix: gate agentcore run ingest behind ENABLE_GATED_FEATURES by @tejaskash in #1619
  • fix(deploy): resolve online-eval step on re-deploys with no new configs by @notgitika in #1615
  • test(e2e): fix harness CUSTOM_JWT auth to validate allowedClients by @aidandaly24 in #1624
  • chore: re-gate web search by @nborges-aws in #1625
  • feat: ungate AWS skills, managed memory, and read-only harness Version by @aidandaly24 in #1620
  • fix(tui): use "No memory" instead of "Disabled" in harness memory picker by @aidandaly24 in #1635
  • fix(config-bundle): ungate custom branchName feature by @notgitika in #1632
  • Release v0.21.0 + preview v1.0.0-preview.17 by @agentcore-devx-automation[bot] in #1637

Full Changelog: v0.20.1...v0.21.0