Skip to main content
A fast, lightweight desktop code editor with an integrated AI agent, Git UI, GitHub issues/PRs, terminal, a database viewer/editor, an SFTP client, and project tools. Think VS Code without the bloat.

AI Agent

Streaming chat, multiple providers, tool use, extended thinking, voice dictation, and live editor streaming.

Skills

Progressive-disclosure instructions the agent loads on demand, shared by chat and the Orchestrator.

Orchestrator

Multi-agent pipeline that plans, builds, and reviews a goal with a team of agents.

Token Usage Dashboard

Per-round token logging, daily/session/7-day breakdowns, and a rebuild-from-history tool.

Reports (Request/Response Recorder)

Every AI round recorded verbatim to SQLite — full prompts, responses, and tool calls, exportable to Markdown/HTML.

Language Intelligence (LSP)

Hover docs, go-to-definition, autocomplete, and diagnostics via real language servers.

Debugger

Multi-language step-debugging (Node, Go, Rust, Python, PHP) over the Debug Adapter Protocol.

Terminal

Integrated PTY terminal with multiple renameable tabs. Ripgrep-powered project-wide search and replace.

Git

Status, stage/unstage, commit, push/pull/fetch, branch management, and discard changes.

Tickets

GitHub issues and pull requests, connected to your project’s own git remote.

Databases

SQLite, MySQL, PostgreSQL, MongoDB, and Redis behind one connection tree and query console.

SFTP

Edit remote files over SFTP as real Monaco tabs.

Live Reload

Watch files and refresh a browser tab or in-app preview automatically on save.

In-App Browser

A real editor tab that’s a sandboxed embedded browser, split it alongside your code.

Kanban Board

Per-project task board stored as plain JSON so the AI can read and write it directly.

Master Board

Cross-project task index that aggregates every project’s Kanban board into one view.

Mindmaps

Plain-text .mindmap.md files with an interactive canvas view.

Math Formulas

LaTeX math via KaTeX, anywhere Coder renders markdown.

Themes

Independent UI and editor color themes, plus custom themes loaded from disk.

Configuration

Where settings, prompts, and connections live on disk.

Shortcuts & Workflows

The full keyboard shortcut reference.