Custom Context File Name and Disable Claude Code Signature
Bug Description
Please give us the ability in .claude/settings.local.json to specify a custom name for the CLAUDE.md file in a repo.
For example, the Gemini CLI allows to add this to .gemimi/settings.local to give any name to the context file:
{
"contextFileName": "MY_NAME.md"
}
Also, it would be nice if there was a way to disable the signature that Claude Code puts in every commit message: Authored by Claude Code.
Not everyone might want that, so a way to turn it off would be appreciated.
To work-around this, I had to put specific instructions in CLAUDE.md for Claude Code to NEVER add co-authored or authored by Claude Code in commit messages. It is complying, it's just weird that I have to specify this.
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 1.0.70
- Feedback ID: 1f1bc364-07e6-42e7-91cb-78e858b22c06
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗