What's wrong with this entry?
Controls whether Claude Code appends a claude.ai session link to commits and pull requests created during web or Remote Control sessions.
- Set in settings.json under the
attributionkey:
{ "attribution": { "sessionUrl": false } }
- Default is
true— theClaude-Sessioncommit trailer and PR-body link are added automatically - Set to
falseto omit both the trailer and the link (useful for organizations that want clean commit history or disallow external links in PRs)
New settings schema field — search for "Whether to append the claude.ai session link to commits and PRs created from web or Remote Control sessions"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.