aws / aws/agentcore-cli

bug: error behavior in TUI is inconsistent

Open
#1,588 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
error behavior is inconsistent. when clicking dev with no agents it exits the tui, when entering logs with no agent, it displays an error in the tui. likely want to converge on the second one.

Image

### Definition of Done
- Converge TUI behavior to consistent error handling behavior.
- Regression test for ensuring this is consistent.

Contributor guide

Open the contributing guide

Research direction

Locate the TUI handlers for clicking dev with no agents and entering logs with no agent, then compare their error paths. Run the existing TUI test suite or relevant tests and add a regression test showing both cases use the same in-TUI error behavior; done means the TUI no longer exits for the dev case.

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
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.