OpenClaw-style personal AI assistant on pure Claude Code + Telegram
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
201
commits
15
commits
Fix 5 bugs: flush_now on clear, symlink re-verify on fast-path, lock ref leaks on timeout, fig=None init
b93ee85View on GitHubFix 6 confirmed bugs: crash-recovery flush, lock holder tracking, UX timeout, task cancel, create_task, file handle safety
6064024View on GitHubFix 8 security/correctness/reliability issues across bot modules
58c0122View on GitHubFix 6 bugs: flood backoff cap, dead code removal, lock race, SDK timeouts, version parsing, session_id drop
a3ac5f2View on GitHubfix: clear scope._tasks to break _deliver_cancellation busy loop
3cad660View on GitHubfix: stop hard-killing subprocess after clean disconnect (root cause of 100% CPU)
6c9f8deView on GitHubfix: sweep _deliver_cancellation at startup and patch scopes to prevent re-scheduling
eba297fView on GitHubchore: remove dead code — bot/core/, events.py, exceptions.py
2672478View on GitHubrefactor: decompose handlers.py into focused modules
3a1b64cView on GitHubfix: critical bugs — ImportError, deadlock, security bypass
b496060View on GitHubFix anyio _deliver_cancellation infinite CPU busy loop
8df3061View on GitHub