Source Intelligence
Sweep 28 Aug 2026 ยท 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.250 Next v2.1.251 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

4 pages for --base-dir.

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

Claude Code changelog Claude Code CLI · in the page changelog …* Changed self-hosted runner Windows startup to require an explicit `--base-dir`; there is no default checkout directory on Windows * \[VSCode] "Report a problem" and `/bug` now open the built-in f… Deploy self-hosted environments to production Claude Code CLI · in the page self-hosted-environments-deploy …ment picks it up. That runner derives the checkout path from its own `--base-dir` and `--capacity`: `--capacity 1` checks out directly under `--base-dir`, and a `--capacity` above `1` uses per-session… Self-hosted environments quickstart Claude Code CLI · in the page self-hosted-environments-quickstart …positories out and creates per-session directories under it. Without `--base-dir` it uses `/workspace`, which only works if that directory already exists and is writable or you start the runner as roo… Self-hosted environments reference Claude Code CLI · in the page self-hosted-environments-reference …| | `--base-dir <path>` | `SELF_HOSTED_RUNNER_BASE_DIR` | `/workspace`; none on Windows | Dir…