The current wit status output is plain text tables. Adding color (active locks in yellow, conflicts in red, resolved intents in green) and better formatting would improve the CLI experience.
Ideas:
- Color-coded status indicators
- Relative timestamps ('2 min ago' instead of ISO dates)
- Compact vs verbose mode
- Tree view for dependency chains
Good starter task for someone who wants to learn the codebase.
The current
wit statusoutput is plain text tables. Adding color (active locks in yellow, conflicts in red, resolved intents in green) and better formatting would improve the CLI experience.Ideas:
Good starter task for someone who wants to learn the codebase.