bug: error behavior in TUI is inconsistent
Open
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.
### Definition of Done
- Converge TUI behavior to consistent error handling behavior.
- Regression test for ensuring this is consistent.
Contributor 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