A powerful Telegram bot that provides remote access to Claude Code, enabling developers to interact with their projects from anywhere with full AI assistance and session persistence.
Stars
2.3k
Forks
314
Watchers
2.3k
Open Issues
16
Overall repository health assessment
No package.json found
This might not be a Node.js project
135
commits
31
commits
12
commits
8
commits
7
commits
5
commits
5
commits
5
commits
3
commits
3
commits
ci: add pre-commit hooks and split lint into separate CI job
fa008b3View on GitHubfix: wire image data through to Claude for screenshot/photo support (#168)
5e73eddView on GitHubAdd make run-watch for auto-restart during development (#158)
02d9f5eView on GitHubfeat: add exponential backoff retry for transient SDK errors (rebased #127) (#170)
77c3056View on GitHubfix: resolve empty response display and streaming errors (#136)
7029ae0View on GitHubRetrieving specific field for TextBlock and ThinkingBlock (#162)
8b088f3View on GitHubFix: Explicitly set proxy for httpx client to prevent connection pool corruption (#166)
73f32fdView on GitHubfeat: passthrough unknown slash commands to Claude in agentic mode (#131)
ba5a990View on GitHubfeat: add inline Stop button to cancel running Claude requests (#122)
76b311bView on GitHubMerge PR #123: feat: stream partial responses via Telegram sendMessageDraft API
80be3c0View on GitHub