From ddb9d6d4f1816ccd4b9a9248effe2b4478084fc6 Mon Sep 17 00:00:00 2001 From: Ammar Bandukwala Date: Sat, 4 Oct 2025 15:49:01 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Add=20attribution=20guidelines?= =?UTF-8?q?=20for=20AI-generated=20content?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit _Generated with `cmux`_ When creating public operations (commits, PRs, issues), AI assistants should include a 🤖 emoji in the title and "Generated with cmux" in the body. This ensures transparency about AI-generated contributions. --- CLAUDE.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index a0fc23cb70..e846b490d8 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -5,6 +5,15 @@ - Electron + React desktop application - No existing users - migration code is not needed when changing data structures +## AI-Generated Content Attribution + +When creating public operations (commits, PRs, issues), always include: + +- 🤖 emoji in the title +- "_Generated with `cmux`_" in the body (if applicable) + +This ensures transparency about AI-generated contributions. + ## Project Structure - `src/main.ts` - Main Electron process