System
Sentinel & build telemetry
Monitors every Claude Code session across every project on this machine. Captures session stops, file edits, and produces a multi-source briefing on session start so the next session opens aware of recent activity. Toggle below kills the hooks system-wide without uninstalling anything.
Sentinel monitoring
ON · Hooks fire on every Claude session, file edit, and turn end. Activity logged to ~/.helm/sessions/.
Sentinel state
Active
No state file found — defaults applied. Will write on first toggle.
Hooks installed
No
Settings file missing or no hooks block. Run the install routine.
Projects monitored
0
Nothing captured yet — start a Claude session in any project to begin
Privacy posture
- Filesystem reads happen on this machine only. Raw conversation transcripts never leave it.
- When the Sentinel agent (Round 5) sends anything to Anthropic, it sends summaries only — diffs and signals computed locally first.
- Toggling OFF makes hooks check this state file and exit immediately. Zero-cost noop. Re-enable to resume capture.
- Per-project overrides sit in the same state file under
perProject. Build the UI for that when you actually want different settings per project.