Start with your first Cocode task
Cocode is a Developer Preview that combines an Electron desktop workspace, terminal client, task runtime, and model service. Cocode does not bundle a model: use Cocode Nut, your own DeepSeek API key, or an OpenAI-compatible endpoint.
Choose your entry point
- Quickstart: complete your first task from installation to verification.
- GUI desktop workspace: inspect files, diffs, progress, and approvals visually.
- TUI terminal interface: work from a keyboard, SSH session, or remote machine.
- Developer API: connect Cocode to your own tools and automation.
Explore the docs
GUI and TUI can share a Host session only when they use the same DSH_HOME, profile, and Host configuration scope. A different machine or profile has its own local sessions.
Start with the Quickstart, then choose the interface that matches how you work.