v0.1.0Initial Preview
May 2026Added
- Structured command execution with per-block timing and exit status
- Git-aware prompt — live branch, dirty state, ahead/behind indicators
- Interactive Git workspace panel — stage, unstage, diff, commit, branches
- Docker panel with compose detection and container lifecycle management
- File explorer with collapsible tree and per-file git status
- System monitor — live CPU and RAM metrics
- Slash commands (/git, /docker) with intelligent alias expansion
- 5 built-in themes — Jade, Ocean, Dracula, Nord, Gruvbox
- Tauri-based GUI with native window management
- Nerd Font auto-installation on Windows
- Text selection and clipboard support via arboard
- Ctrl+Click URL opening in terminal output
- Persistent command history across sessions
Performance
- Async-first runtime — long tasks never block the prompt
- Smart render loop — 30fps active, 10fps idle, near-zero CPU at rest
- Native Rust binary — 6.4MB, 14MB RAM at rest
