Skip to content

feat: upgrade agent inspector to v0.6.0#1546

Merged
avi-alpert merged 1 commit into
aws:mainfrom
avi-alpert:aalpert/inspector-0.6.0
Jun 17, 2026
Merged

feat: upgrade agent inspector to v0.6.0#1546
avi-alpert merged 1 commit into
aws:mainfrom
avi-alpert:aalpert/inspector-0.6.0

Conversation

@avi-alpert

@avi-alpert avi-alpert commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Description

Related Issue

Closes #

Documentation PR

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe):

Testing

How have you tested the change?

  • I ran npm run test:unit and npm run test:integ
  • I ran npm run typecheck
  • I ran npm run lint
  • If I modified src/assets/, I ran npm run test:update-snapshots and committed the updated snapshots

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the
terms of your choice.

@avi-alpert avi-alpert requested a review from a team June 17, 2026 16:35
@github-actions github-actions Bot added size/xs PR size: XS agentcore-harness-reviewing AgentCore Harness review in progress labels Jun 17, 2026
@agentcore-devx-automation agentcore-devx-automation Bot added the claude-security-reviewing Claude Code /security-review in progress label Jun 17, 2026
@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Claude Security Review: no high-confidence findings. (run)

@agentcore-devx-automation agentcore-devx-automation Bot removed the claude-security-reviewing Claude Code /security-review in progress label Jun 17, 2026

@agentcore-cli-automation agentcore-cli-automation left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to merge. Clean dependency bump from @aws/agent-inspector 0.5.0 → 0.6.0:

  • package.json and npm-shrinkwrap.json are consistent; the integrity hash matches what's published on the npm registry.
  • CLI version bumped 0.18.0 → 0.19.0.
  • I diffed the published 0.5.0 vs 0.6.0 tarballs — index.html is identical and the set of /api/* endpoints referenced by the bundled JS is unchanged, so no CLI-side handler changes are required.
  • No source code changes, so no telemetry instrumentation considerations apply.

@github-actions github-actions Bot removed the agentcore-harness-reviewing AgentCore Harness review in progress label Jun 17, 2026
@avi-alpert avi-alpert merged commit d2f22e3 into aws:main Jun 17, 2026
32 of 33 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Package Tarball

aws-agentcore-0.19.0.tgz

How to install

gh release download pr-1546-tarball --repo aws/agentcore-cli --pattern "*.tgz" --dir /tmp/pr-tarball
npm install -g /tmp/pr-tarball/aws-agentcore-0.19.0.tgz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants