Two fixes: 1. Reset activity timestamps to now() on daemon restart instead of loading stale values and suppressing with fired=true. Timers count cleanly from restart. 2. Fix poc-hook to read hook_event_name (not type) from Claude Code's JSON input. The hook was being called but never matched any event. Also switch daemon_cmd from spawn() to status() since the command takes 2ms — no reason to fire-and-forget. Co-Authored-By: ProofOfConcept <poc@bcachefs.org> |
||
|---|---|---|
| .. | ||
| poc-daemon | ||
| memory-search.rs | ||
| poc-hook.rs | ||