diff --git a/memory/2026-02-24-claude-code-git-attribution-disable-investigation.md b/memory/2026-02-24-claude-code-git-attribution-disable-investigation.md new file mode 100644 index 000000000..725cddbd4 --- /dev/null +++ b/memory/2026-02-24-claude-code-git-attribution-disable-investigation.md @@ -0,0 +1,9 @@ +# 2026-02-24 Session Notes + +## Claude Code Git Attribution Disable Investigation + +Nicholai requested help disabling the environment variable that causes Claude Code to automatically append `Co-Authored-By: Claude...` attribution trailers to git commits. The assistant identified this as Claude Code's `CLAUDE_CO_AUTHOR` behavior, controlled by feature flags in the Claude Code settings. + +Initial investigation found references to `tengu_ant_attribution_header_new` and `tengu_attribution_header` configuration flags in backup `.claude.json` files, both set to `true`. The assistant was in the process of checking the current live settings when the conversation ended. + +Next steps: Locate and modify the active Claude Code settings file to disable these attribution headers. \ No newline at end of file diff --git a/memory/memories.db-wal b/memory/memories.db-wal index 8f1f392f2..f341b7ab2 100644 Binary files a/memory/memories.db-wal and b/memory/memories.db-wal differ