Gateway bridging chat platforms (Telegram, Discord, etc.) to Claude Code CLI — turning Claude into an always-on chatbot with session management, access control, and file sharing.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^2.0.3^1.2.1^14.0.3^1.42.0^10.3.1^13.1.3^13.0.0^2.8.3^4.3.6^25.5.2^10.0.0^4.21.0^6.0.2^4.1.237
commits
feat: auto-remove stale inline buttons when bot sends next message
bf1fc4dView on GitHubfeat: inline keyboard buttons + adaptive flush interval
bcb3efaView on GitHubfeat: check Claude Code CLI availability before gateway start/restart
ba84d83View on GitHubfeat: add message metadata (sender, timestamp, reply context) and fix progress race condition
0e2a213View on GitHubfix: restart EADDRINUSE — wait for port release + fix missing 'gateway' in spawn args
273b6c2View on GitHubfix: increase progress edit interval to 3s to avoid Telegram rate limits
62127fbView on GitHubfix: keep showing progress status while tools are active, even after text appears
92fcbccView on GitHubfeat: Clawd mascot banner with random poses on start/stop/restart
c348c08View on GitHubrefactor: rename data dir to ~/.openclaude, auto-create config on first run
34d43b6View on GitHubrefactor: restructure CLI as `openclaude gateway start/stop/restart/status/logs`
9778f1eView on GitHubfeat: SOUL.md personality, live progress, media groups, agent CLI, open-source prep
17451e4View on GitHubfeat: add local HTTP API for file sending + skill that teaches Claude to send files via curl
dfdb960View on GitHubfeat: default to bypassPermissions mode for Claude CLI subprocesses
2ac7c69View on GitHub