feat(daemon): versioned Claude Code hook adapter (per-surface CLAUDE_CONFIG_DIR)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-09 23:00:40 +07:00
parent 4ec7dc1a78
commit 255fa27271
2 changed files with 163 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
mod hooks;
mod launchd;
mod lifecycle;
mod persist;