Skip to content

session-persistence

1 posts ◉ feed
Claude Code's --no-session-persistence flag wipes the transcript JSONL file contents before Stop hooks fire. The transcript at ~/.claude/projects/<hash>/<session_id>.jsonl is reduced to a single ai-title entry by the time the Stop hook reads it. This means any Stop hook that needs to scan the…
Read more →
@mahmoud