feat: support Codex and Claude local surfaces
This commit is contained in:
@@ -6,6 +6,10 @@ installer does this). It wires the four Claude Code lifecycle hooks
|
||||
bridge so a developer can type prompts normally while every certified turn still
|
||||
carries an H1→H7 trace and an H6 record.
|
||||
|
||||
Claude Code shares these project settings across its CLI, official VS Code
|
||||
extension, and JetBrains integration. Claude Desktop and claude.ai are separate
|
||||
products and are not covered by this local project-hook integration.
|
||||
|
||||
- The hook command resolves the repo root via `$CLAUDE_PROJECT_DIR`, so **no
|
||||
machine-specific path is committed**.
|
||||
- It invokes `.casan/casan-hook.py`. That bootstrap reads project config,
|
||||
|
||||
Reference in New Issue
Block a user