Claude Code now appends a link to a Claude session in every commit Anthropic's Claude Code now automatically appends a link to a Claude session in every commit, with users opted in by default, according to a user post on Hacker News. The link is only accessible to the user, prompting criticism for its inclusion in commits, though a new setting allows disabling it via the configuration option "attribution": {"sessionUrl": false}. | |||||||||||| 4 points by | Claude code now appends every commit with this line, everyone is opted in automatically. This link is only accessible to the user so it doesn't make sense to be put in a commit. Claude-Session: https://claude.ai/code/session ... There is a new setting that allows you to disable it. "attribution": { "sessionUrl": false } | ||||||||||| |