Skip to content

Commit bc4f3ea

Browse files
committed
docs: specify Assisted-by tag for Claude Code commits
Add guidance to CLAUDE.md requiring Claude-generated commits to use Assisted-by instead of Co-Authored-By tag format. Assisted-by: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent d07dca4 commit bc4f3ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,4 @@ For arm64, use `-D__TARGET_ARCH_aarch64` instead.
172172
- Pytest integration tests require a built container image (use `make image` first)
173173
- The project uses `sudo -E` to preserve environment variables when running with elevated privileges
174174
- SIGHUP triggers configuration reload without restarting the process
175+
- **Commit messages**: All commits generated by Claude should include `Assisted-by: <agent-version>` instead of `Co-Authored-By`

0 commit comments

Comments
 (0)