Skip to content

v1.4.3

Choose a tag to compare

@kayodante kayodante released this 25 Jun 14:45

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 set matcher: "startup".
  • enable()/disable() now also clean up any stale duplicate hook entries pointing at the same exe (marked or orphaned from older versions).