make the TUI more testable
Open
- Dominant language
- TypeScript
- Stars
- 164
- Forks
- 18
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
Right now visualization and business logic are tightly coupled. For example, it’s not possible to render the dev TUI in a test without also bringing up the run and edit agents. Separating them would allow us to improve test coverage.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.