Expand description
§aonyx-tui
Interactive terminal UI built on ratatui + crossterm.
Planned components (Vague 1.5):
- Composer — sticky multi-line input with history.
- Viewport — scrollable message log with streaming token rendering.
- Tool log — collapsible per-tool-call panel.
- Status bar — provider, model, project, git branch, token usage.
- OSC-52 clipboard integration.
- Slash command auto-complete.