Tool lists and directories passed to flags are no longer misread as flags themselves at startup.
What's wrong with this entry?
The scan Claude Code does over its own arguments before full parsing now knows that --allowedTools, --allowed-tools, --disallowedTools, --disallowed-tools, --add-dir, --agents and --append-system-prompt each consume a following value, so those values are no longer read as flags themselves.
- This scan runs ahead of the main parser to pick up things like
--ax-screen-reader,--modeland--effort.
"--append-system-prompt",
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.221
Forked background sessions get clearer worktree guidance
Both mention append system prompt
-
v2.1.242
Command-line system prompts kept separate from resolved ones
Both mention append system prompt