Takopi documentation¶
Takopi runs coding agents on your computer and bridges them to Telegram. Send tasks from anywhere, watch progress stream live, pick up when back at the terminal. Scale from quick one-offs to multi-project workflows with topics and parallel worktrees.
Quick start¶
uv tool install -U takopi
takopi --onboard
Onboarding walks you through bot setup and asks how you want to work. Full install guide →
Pick your workflow¶
-
Assistant
Ongoing chat. New messages auto-continue;
/newto reset.Best for: solo work, natural conversation flow.
-
Workspace
Forum topics bound to projects and branches.
Best for: teams, organized multi-repo workflows.
-
Handoff
Reply-to-continue. Copy resume lines to your terminal.
Best for: explicit control, terminal-first workflow.
You can change workflows later by editing ~/.takopi/takopi.toml.
Tutorials¶
Step-by-step guides for new users:
- Install & onboard — set up Takopi and your bot
- First run — send a task, watch it stream, continue the conversation
- Projects & branches — target repos from anywhere, run on feature branches
- Multi-engine — use different engines for different tasks
How-to guides¶
- Chat sessions, Topics, Projects, Worktrees
- Voice notes, File transfer, Schedule tasks
- Write a plugin, Add a runner, Dev setup
Reference¶
Exact options, defaults, and contracts:
- Commands & directives
- Configuration
- Specification — normative behavior