▸ Open Source — Boottify Tools
DeepSeek TUI
AI-powered terminal workspace. Rich. Fast. Multi-agent.
┌─ 1:Chat ─── 2:Diff ──── 3:Tasks ─── 4:Agents ─── 5:Jobs ─┐
You Add dark mode to settings
DS Here's the plan...
🔧 running read_file...
Tasks
1/3 done
→ Agent 1
→ Agent 2
Why DeepSeek TUI
// TERMINAL_FIRST
Rich Ratatui TUI
Multi-pane terminal with keyboard switching. Chat, Diff, Tasks, Agents, Jobs — all in one view.
Daemon Mode
Long-lived background agent with HTTP API. Attach and detach sessions. Swarm coordination built-in.
Mid-Execution Pushback
Type corrections while the agent works. Auto-sends on period or Enter. No waiting.
Swarm Orchestration
Multi-agent task decomposition with DAG-based scheduling. Split work across parallel agents.
Web UI
Next.js 16 browser interface with multi-mode chat, streaming, and session management.
Built in Rust
Performance-critical paths in Rust with Ratatui. Fast startup, low memory, responsive UI.