Source Intelligence

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.

All of v2.1.178 Home All releases olderv2.1.177 v2.1.179newer
Claude Code v2.1.178

| Variable | Purpose | |---|---| | CLAUDE_CODE_SESSION_ID | Identifies the current session (must start with cse_ or session_) | | CLAUDE_CODE_TODO_REMINDER_MODE | Set to off or baseline to control TODO nudges | | CLAUDE_CODE_FABLE_BRIDGE_DIALOG_TIMEOUT_MS | Timeout for the Fable usage-credits consent dialog (default 60000 ms) | | CLAUDE_CODE_DIAGNOSTICS_FILE | Path for writing diagnostics output | | CLAUDE_CODE_REPO_CHECKOUTS | Controls repository checkout behavior for remote agents | | CLAUDE_SESSION_INGRESS_TOKEN_FILE | Path to a session ingress token file | | CLAUDE_CODE_DESIGN_OAUTH_CLIENT_ID | Override the registered Design OAuth client ID | | CLAUDE_CODE_DISABLE_MEMORY_PERIODIC_RESYNC | Set to disable periodic memory store resyncs |

See this entry in the whole of v2.1.178 →