{"id":35415878,"url":"https://github.com/banteg/takopi","last_synced_at":"2026-05-16T00:12:46.096Z","repository":{"id":331274087,"uuid":"1124642273","full_name":"banteg/takopi","owner":"banteg","description":"he just wants to help-pi!","archived":false,"fork":false,"pushed_at":"2026-05-15T19:30:26.000Z","size":1456,"stargazers_count":998,"open_issues_count":39,"forks_count":126,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-05-15T19:34:41.479Z","etag":null,"topics":["agent","bridge","claude","codex","opencode","telegram","worktree"],"latest_commit_sha":null,"homepage":"https://takopi.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/banteg.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-29T11:10:08.000Z","updated_at":"2026-05-15T19:30:32.000Z","dependencies_parsed_at":"2026-01-05T21:14:56.295Z","dependency_job_id":null,"html_url":"https://github.com/banteg/takopi","commit_stats":null,"previous_names":["banteg/takopi"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/banteg/takopi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banteg%2Ftakopi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banteg%2Ftakopi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banteg%2Ftakopi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banteg%2Ftakopi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banteg","download_url":"https://codeload.github.com/banteg/takopi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banteg%2Ftakopi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33085279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","bridge","claude","codex","opencode","telegram","worktree"],"created_at":"2026-01-02T15:21:45.260Z","updated_at":"2026-05-16T00:12:46.087Z","avatar_url":"https://github.com/banteg.png","language":"Python","funding_links":[],"categories":["Personal Assistants","Python","Bridges \u0026 Orchestrators"],"sub_categories":[],"readme":"# takopi\n\n🐙 *he just wants to help-pi*\n\ntelegram bridge for codex, claude code, opencode, pi. manage multiple projects and worktrees, stream progress, and resume sessions anywhere.\n\n## features\n\n- projects and worktrees: work on multiple repos/branches simultaneously, branches are git worktrees\n- stateless resume: continue in chat or copy the resume line to pick up in terminal\n- progress streaming: commands, tools, file changes, elapsed time\n- parallel runs across agent sessions, per-agent-session queue with Codex steering/cancel controls\n- works with telegram features like voice notes and scheduled messages\n- file transfer: send files to the repo or fetch files/dirs back\n- group chats and topics: map group topics to repo/branch contexts\n- works with existing anthropic and openai subscriptions\n\n## requirements\n\n`uv` for installation (`curl -LsSf https://astral.sh/uv/install.sh | sh`)\n\npython 3.14+ (`uv python install 3.14`)\n\nat least one engine on PATH: `codex`, `claude`, `opencode`, or `pi`\n\n## install\n\n```sh\nuv tool install -U takopi\n```\n\n## setup\n\nrun `takopi` and follow the setup wizard. it will help you:\n\n1. create a bot token via @BotFather\n2. pick a workflow (assistant, workspace, or handoff)\n3. connect your chat\n4. choose a default engine\n\nworkflows configure conversation mode, topics, and resume lines automatically:\n\n- **assistant**: ongoing chat with auto-resume (recommended)\n- **workspace**: forum topics bound to repos/branches\n- **handoff**: reply-to-continue with terminal resume lines\n\n## usage\n\n```sh\ncd ~/dev/happy-gadgets\ntakopi\n```\n\nsend a message to your bot. prefix with `/codex`, `/claude`, `/opencode`, or `/pi` to pick an engine. reply to continue a thread.\n\nregister a project with `takopi init happy-gadgets`, then target it from anywhere with `/happy-gadgets hard reset the timeline`.\n\nmention a branch to run an agent in a dedicated worktree `/happy-gadgets @feat/memory-box freeze artifacts forever`.\n\ninspect or update settings with `takopi config list`, `takopi config get`, and `takopi config set`.\n\nsee [takopi.dev](https://takopi.dev/) for configuration, worktrees, topics, file transfer, and more.\n\n## plugins\n\ntakopi supports entrypoint-based plugins for engines, transports, and commands.\n\nsee [`docs/how-to/write-a-plugin.md`](docs/how-to/write-a-plugin.md) and [`docs/reference/plugin-api.md`](docs/reference/plugin-api.md).\n\n## development\n\nsee [`docs/reference/specification.md`](docs/reference/specification.md) and [`docs/developing.md`](docs/developing.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanteg%2Ftakopi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanteg%2Ftakopi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanteg%2Ftakopi/lists"}