Skip to content

AgentCore CLI v1.0.0-preview.19 (Preview)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 21:35
69b0e58

Installation (Preview)

npm install -g @aws/agentcore@preview

What's Changed

  • fix(cli): add requireTTY() before each unguarded interactive TUI launch (#982) by @aidandaly24 in #1640
  • fix(templates): key per-session agent state by context.session_id across all HTTP starter templates (#808, #809) by @aidandaly24 in #1639
  • fix: include harness Dockerfiles in deploy hash by @jstar0 in #1587
  • Re-organize harness documentation in README by @vivdalal in #1656
  • fix: surface stale CDK construct synth errors and validate gateway name length by @aidandaly24 in #1652
  • fix(run-insights): TUI wizard state, inline name validation, job history by @notgitika in #1602
  • fix(pause-online-insights): reject mismatched --name and --arn by @notgitika in #1601
  • fix(run-insights): reject empty --name "" instead of auto-generating by @notgitika in #1600
  • feat(secrets): encrypt sensitive .env.local values at rest by @aidandaly24 in #1621
  • fix(payment-manager): warn when auto-payment is enabled by default by @aidandaly24 in #1556
  • fix(invoke): add bearer-token support to the A2A invoke path for CUSTOM_JWT (#815) by @aidandaly24 in #1647
  • fix(policy): resolve HTTP gateways for policy generation and guardrails (#1658) by @aidandaly24 in #1663
  • fix: tighten sanitize logic on payment secrets by @nborges-aws in #1631
  • test(e2e): add A/B test and all-gateway-target lifecycle suites by @jariy17 in #1584
  • fix: batch-eval docs + preserve config-bundle placeholders on AB-test promote by @jariy17 in #1638
  • feat(config-bundle): add --kms-key for customer-managed encryption by @jariy17 in #1642
  • fix(templates): give TypeScript templates per-session in-process short-term memory by @aidandaly24 in #1666
  • fix(deploy): surface CloudFormation rollback events in the deploy TUI (#1610) by @aidandaly24 in #1662
  • fix(ci): prevent script injection in GitHub Actions workflows by @aidandaly24 in #1669
  • test(e2e): add insights and online-insights lifecycle tests by @notgitika in #1599
  • fix(tui): validate empty input in SecretInput before triggering cancel by @notgitika in #1668
  • feat(export): surface export notes inline in the CLI and TUI by @padmak30 in #1676
  • fix(e2e): reap stale OAuth2 credential providers alongside API key providers by @aidandaly24 in #1679
  • fix(dev): honor explicit --port literally instead of silently offsetting by runtime index (#1079) by @aidandaly24 in #1661
  • fix(templates): retrieve SUMMARIZATION summaries with an actor-scoped namespace (#665) by @aidandaly24 in #1660
  • feat: thread vpcId for container build VPC placement (#297) by @aidandaly24 in #1671
  • Release v0.22.0 + preview v1.0.0-preview.19 by @agentcore-devx-automation[bot] in #1684

New Contributors

Full Changelog: v1.0.0-preview.18...v1.0.0-preview.19