zeroclaw/src/tui
argenis de la rosa 407dbcbdd7 feat(tui): add TUI dependencies, feature flag, and module skeleton
Add ratatui, crossterm, and tui-textarea as optional dependencies behind
the `tui` feature flag. Create the `src/tui/` module with ActiveTab enum,
TuiApp struct with event loop, and placeholder tab renderers. Wire up
the `zeroclaw tui` CLI subcommand (cfg-gated) in main.rs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 17:54:50 -04:00
..
tabs feat(tui): add TUI dependencies, feature flag, and module skeleton 2026-03-17 17:54:50 -04:00
gateway_client.rs feat(tui): add TUI dependencies, feature flag, and module skeleton 2026-03-17 17:54:50 -04:00
mod.rs feat(tui): add TUI dependencies, feature flag, and module skeleton 2026-03-17 17:54:50 -04:00
theme.rs feat(tui): add TUI dependencies, feature flag, and module skeleton 2026-03-17 17:54:50 -04:00