Full IDE with Monaco editing, multi-terminal, git, and an AI agent sidebar. All native Rust.
Monaco Editor
70+ languages, IntelliSense, multi-cursor, minimap. Same engine as VS Code, fraction of the size.
Multi-Terminal
Native PTY via Rust. Multiple tabs, kill, clear. Launch ClifCode or Claude Code with one click.
Git Built In
Branch, stage, commit, push/pull, per-file diff stats, visual commit graph. All Rust, no shell wrappers.
Agent Sidebar
Built-in chat agent with 9 tools. Reads files, writes code, runs commands. Context compaction for long tasks.
20 Themes
Nord, Dracula, Tokyo Night, Catppuccin, Rosé Pine, and 15 more. Editor, terminal, and UI all coordinated.
Any LLM
OpenRouter (100+ models), OpenAI, Anthropic, Ollama (fully local). Bring your own key, pick your model.
Security Scanner
Detects hardcoded API keys, private keys, passwords, SQL injection, eval/exec, and more. Runs before every git commit. Full repo scan from the status bar. The AI checks its own work.