Log the mid-session hook-activation gotcha in FRICTION.md
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
80bf9afea9
commit
ed3eeb0199
1 changed files with 4 additions and 0 deletions
|
|
@ -35,3 +35,7 @@ earning its keep.
|
|||
- `[friction]` Long sessions: I make a batch of edits but can't commit until you
|
||||
`rbw unlock`. The 5h timeout + pre-flight check address the symptom; watch whether
|
||||
it still bites.
|
||||
- `[gotcha]` Hooks (or any new `.claude/settings.json`) added mid-session don't
|
||||
activate until a Claude Code **restart** — the settings watcher only tracks settings
|
||||
files that existed at session start. Opening `/hooks` and dismissing did *not* load
|
||||
them. → Fresh sessions load them normally; restart after adding hooks.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue