Documentation

Everything you need to run Verde.

Verde is a native desktop workspace for coding agents — Codex, Claude Code, OpenCode, Cursor, and Amp side by side in one tiling window, as native chat panes or each agent's own TUI. These docs cover installation, provider setup, the tiled workspace, keybinds, the scriptable CLI, configuration, and troubleshooting.

Agent-friendly

These docs are crawlable as plain markdown. Pull llms.txt for a compact index, llms-full.txt for everything in one file, or grab any page as raw markdown at /docs/<slug>.md (e.g. /docs/quickstart.md).

GET /llms.txt

Get started

Install Verde, authenticate a provider, and run your first chat thread.

Workspace

The tiled workspace — panes, splits, focus, resize, the terminal dock, and keybinds.

Reference

The full verde CLI surface, configuration files, themes, logs, and troubleshooting.

Verde is built with Zig, SDL3, and Ghostty. Source on GitHub.