aws / aws/agentcore-cli

bug: inconsistent behavior for unsupported TUI commands.

Open
#1,589 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
283
Forks
95
Avg merge
1d 2h
Merged PRs (30d)
183

Description

### Problem
CLI only commands have different behavior in the TUI.
- show up, but redirect the manual CLI run (ex. update).
- don't show up. (ex. export)

### Definition of Done
- migrate commands to a consistent behavior. (likely the second one since display a command to say its not supported feels like poor UX).

Contributor guide

Open the contributing guide

Research direction

Compare how the TUI handles the CLI-only commands named in the issue, especially update and export. Trace their current TUI behavior first; done means unsupported commands follow one consistent behavior instead of showing or redirecting inconsistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.