Litecode
Litecode is a desktop client that helps you plan, run, and review AI-assisted development work across multiple repositories. Manage tasks, orchestrate AI agents, run interactive terminals, and review branches without leaving your workstation.
How Litecode works
Litecode is built around a development workflow that keeps AI agents productive without letting them run unsupervised. Five things make that possible:
-
1
A workspace per repo & branch
Litecode manages a git worktree for every branch you touch, so each branch gets its own terminals, Claude sessions, Canvas, and notes. Switching contexts is instant and never disturbs work in flight on another branch.
-
2
Pull down remote agent branches in one click
When Claude Code (or any other agent) pushes a branch from a remote session, Litecode lets you check it out, review the diff, and run it locally without juggling git commands or stash dances.
-
3
First-class SPDD support
A dedicated Design tab brings REASONS Canvases into the UI. The Canvas is the source of truth, and Litecode keeps source code in sync with it — generating from the Canvas for behavior changes and syncing the Canvas back from non-behavior refactors.
-
4
Request changes — don't make them
Leave inline comments on any Canvas section or source file, then ask Claude to address them. You drive intent through review, the agent does the editing, and nothing changes without a comment to anchor it.
-
5
First-class Docker integration
Run coding agents inside Docker with one toggle. You decide which MCP servers and environment variables are exposed to the container, so agents get exactly the capabilities you grant them — and nothing more.
Capabilities at a glance
Beyond the workflow itself, Litecode is a full desktop workspace for AI-assisted development across one or many repositories.
Task management
Create, organize, and track development tasks in named views, with sub-tasks, plans, and references that link directly to repos and branches.
AI agent orchestration
Configure autonomous agents (Claude Code, Codex CLI, Gemini, Aider, and more) with schedules, inboxes, and per-agent state stores.
Git & GitHub integration
Branch workflows, PRs, and reviews are first-class — including inline review comments on diffs across your tracked repos.
Interactive terminals
Spin up agent-aware terminal sessions anchored to specific repos and branches, with MCP tooling baked in.
Docker dev environments
Run sessions inside reproducible containers so each task gets a clean, isolated environment.
SPDD pipeline integration
Drive Structured Prompt-Driven Development end to end — from story through canvas, generation, and review.
Mobile remote access
Check on tasks, agents, and notifications from your phone via the built-in remote access API.
Code analysis & visualization
Inline Mermaid diagrams, SVG rendering, and a long-form readability mode make documentation and reviews easier on the eyes.
Latest from the blog
-
Hello, Litecode
Welcome to the Litecode blog.