Documentation
Welcome to the Litecode docs. This section is a living reference and will grow over time. For now, it covers the basics of installing the app and getting oriented.
Pages
- Getting started — install Litecode, open your first view, and connect a repository.
Overview
Litecode is a desktop workspace for AI-assisted software development. It is organized around a few core concepts:
- Views — named workspaces that group related tasks and repositories.
- Tasks — units of work with markdown plans, sub-tasks, references, and links to one or more branches.
- Agents — configurable AI workers (Claude Code, Codex CLI, Gemini CLI, Aider, OpenCode, Brokk) that run on schedules or in response to inbox messages, with their own state stores and run history.
- Sessions — interactive terminal or agent sessions anchored to a specific repo and branch, optionally inside a Docker development environment.
- Reviews — branch and pull-request reviews with inline comments, kept next to the rest of your work.
For a deeper look at any of these, watch this space — pages will be filled in as features stabilize.