What's wrong with this entry?
A new boolean setting that controls whether Claude's system prompt includes built-in commit and PR workflow instructions.
{
"commitWorkflowInstructions": false
}- Default:
true(instructions are included) - When disabled, Claude will not receive the built-in guidance for git commit messages and PR creation
- Useful for teams that have their own commit/PR conventions via CLAUDE.md
Setting definition (search for "Include built-in commit and PR workflow instructions")
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.