Files
takopi/docs/index.md
T
2026-01-13 06:00:26 +04:00

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

LLM entrypoints

  • /llms.txt lists the key pages and links to their Markdown mirrors.
  • /llms-full.txt contains the full expanded content of those pages.