What's wrong with this entry?
Anonymous. No account, no email.
What
Moves per-machine sections (cwd, environment info, memory paths, git status) from the system prompt into the first user message to improve prompt cache reuse across users.
Usage
claude --exclude-dynamic-system-prompt-sectionsDetails
- Only applies when using the default system prompt (ignored with
--system-prompt) - Particularly useful for teams or CI environments where multiple users/machines share cached prompts
- Defaults to
false(disabled)
Evidence
CLI flag (search for "--exclude-dynamic-system-prompt-sections")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.