Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down