v1.4.3
Fix
- Siphon was no longer launching automatically with Claude Code: the SessionStart hook entry never set a
matcher, and the CLI stopped treating that as a wildcard. Hooks now explicitly setmatcher: "startup". enable()/disable()now also clean up any stale duplicate hook entries pointing at the same exe (marked or orphaned from older versions).