1.0 KiB
1.0 KiB
Takopi
Takopi connects agent CLIs to Telegram so you can run, monitor, and reply to long-running tasks from chat. It supports multiple runner backends and a pluggable transport layer, with a stable public API for extensions.
What this site covers
- How to get Takopi running end-to-end
- Project aliases and worktree-aware workflows
- The plugin system and stable public API surface
- Architectural details and behavioral guarantees
Quick start
uv run takopi --help
Documentation map
- Start here: User guide
- Projects and worktrees: Projects
- Plugin development: Plugins and Public API
- System behavior: Architecture and Specification
- Transport details: Telegram
- Contributor notes: Developing
LLM entrypoints
/llms.txtlists the key pages and links to their Markdown mirrors./llms-full.txtcontains the full expanded content of those pages.