Skip to content

fix(import): remove experimental warning from import command#977

Merged
jesseturner21 merged 1 commit intomainfrom
fix/remove-import-experimental-warning
Apr 27, 2026
Merged

fix(import): remove experimental warning from import command#977
jesseturner21 merged 1 commit intomainfrom
fix/remove-import-experimental-warning

Conversation

@jesseturner21
Copy link
Copy Markdown
Contributor

Summary

  • Removed [experimental] tag from the import command description
  • Removed the yellow "Experimental" warning header from the import TUI select screen
  • Removed unused Text import from ImportSelectScreen.tsx

Test plan

  • npx tsc --noEmit passes
  • All 3476 unit tests pass
  • Run agentcore import and verify no experimental warning appears
  • Run agentcore import --help and verify no [experimental] tag in description

The import feature has stabilized and no longer needs the experimental label.
@jesseturner21 jesseturner21 requested a review from a team April 27, 2026 15:44
@github-actions github-actions Bot added size/xs PR size: XS agentcore-harness-reviewing AgentCore Harness review in progress labels Apr 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Package Tarball

aws-agentcore-0.11.0.tgz

How to install

npm install https://github.com/aws/agentcore-cli/releases/download/pr-977-tarball/aws-agentcore-0.11.0.tgz

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 42.47% 7392 / 17402
🔵 Statements 41.9% 7838 / 18704
🔵 Functions 40.43% 1306 / 3230
🔵 Branches 40.74% 4880 / 11978
Generated in workflow #2004 for commit cf70c5f by the Vitest Coverage Report Action

@github-actions github-actions Bot removed the agentcore-harness-reviewing AgentCore Harness review in progress label Apr 27, 2026
@jesseturner21 jesseturner21 merged commit fdd6631 into main Apr 27, 2026
25 checks passed
@jesseturner21 jesseturner21 deleted the fix/remove-import-experimental-warning branch April 27, 2026 16:16
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.

2 participants