Description
Some CLI commands launch the TUI while others dump the help screen. The behavior is inconsistent.
Verified the following open the TUI
agentcore add
agentcore remove
agentcore status
The following do not open the TUI
agentcore traces
agentcore evals
Steps to Reproduce
- Run
agentcore add --> launches TUI.
- Exit and run
agentcore evals --> dumps help screen.
Expected Behavior
All of the commands should open the TUI when possible.
Actual Behavior
Some open, some don't.
CLI Version
No response
Operating System
macOS
Additional Context
No response
Description
Some CLI commands launch the TUI while others dump the help screen. The behavior is inconsistent.
Verified the following open the TUI
agentcore addagentcore removeagentcore statusThe following do not open the TUI
agentcore tracesagentcore evalsSteps to Reproduce
agentcore add--> launches TUI.agentcore evals--> dumps help screen.Expected Behavior
All of the commands should open the TUI when possible.
Actual Behavior
Some open, some don't.
CLI Version
No response
Operating System
macOS
Additional Context
No response