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.233 Home All releases olderv2.1.232 v2.1.234newer
Claude Code v2.1.233

Two more variables recognised when building subprocess environments

Under the hood
Useful2 Signal4
Environment Notable not in their notes

Two more Claude-owned variables are handled when building environments for subprocesses.

CLAUDE_CODE_SKILL_PROPOSALSCLAUDE_CODE_EVAL_INTERVIEW_SESSIONCLAUDE_CODE_EVAL_
What

CLAUDE_CODE_SKILL_PROPOSALS and CLAUDE_CODE_EVAL_INTERVIEW_SESSION joined the list of Claude-owned variables handled when Claude Code builds the environment for a subprocess, with the former also added to the shorter second list next to CLAUDE_CODE_COWORK_FRAME_ARTIFACTS.

Evidence

CLAUDE_CODE_EVAL_INTERVIEW_SESSION

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.233 →