Claude Code 现在在每次提交中附加一个指向 Claude 会话的链接。
Claude 代码现在在每个提交中都会附加这一行,所有人自动选择加入。<p>这个链接仅对用户可访问,因此放在提交中没有意义。<p>Claude-Session: https://claude.ai/code/session_...<p>现在有一个新设置可以让你禁用它。<p><pre><code> "attribution": {
"sessionUrl": false
}</code></pre>
查看原文
Claude code now appends every commit with this line, everyone is opted in automatically.<p>This link is only accessible to the user so it doesn't make sense to be put in a commit.<p>Claude-Session: https://claude.ai/code/session_...<p>There is a new setting that allows you to disable it.<p><pre><code> "attribution": {
"sessionUrl": false
}</code></pre>