Source Intelligence
Sweep 28 Aug 2026 ยท 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

5 pages for --no-session-persistence.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Best practices for Claude Code Claude Code CLI · in the page best-practices …ve prompt. The run still creates a resumable session unless you pass `--no-session-persistence`. [Non-interactive mode](/docs/en/headless) is how you integrate Claude into CI pipelines, pre-commit hoo… Explore the .claude directory Claude Code CLI · in the page claude-directory …t history in any mode. In non-interactive mode, you can instead pass `--no-session-persistence` alongside `-p`, or set `persistSession: false` in the TypeScript Agent SDK; the Python SDK has no equiva… CLI reference Claude Code CLI · in the page cli-reference …| | `--no-session-persistence` | Disable session persistence so sessions are not saved to disk and cannot be resum… Glossary Claude Code CLI · in the page glossary …iping. The run is still saved as a resumable session unless you pass `--no-session-persistence`. The [Agent SDK](/docs/en/agent-sdk/overview) is the Python and TypeScript equivalent. Formerly called h… Manage sessions Claude Code CLI · in the page sessions …s for one non-interactive run | [`--no-session-persistence`](/docs/en/cli-reference) | CLI flag with `claude -p` | ### Name the project directory y…