Commit Graph

2 Commits

Author SHA1 Message Date
Evilom a3a15f2c4f v3.2: heartbeat detection, session_id fix, crash recovery
- Fix: hook_monitor() now dynamically tracks session_id (was None at startup)
- Fix: is_claude_process_alive() checks if CC process is still running
- Fix: 120s stale detection → process dead? recover from hooks : report thinking
- Add: HEARTBEAT_INTERVAL=5s polling loop
- Add: STALE_THRESHOLD_SECONDS=120 configurable threshold
2026-05-25 16:36:44 +08:00
Evilom e4920e9b3e Initial commit 2026-05-25 16:36:12 +08:00