From 8df0edf163fa1e76d0cb49e9fa0c3625fbadfb0d Mon Sep 17 00:00:00 2001 From: Tristan Michael Date: Sun, 5 Apr 2026 13:07:23 -0700 Subject: [PATCH] setup gitbutler --- .claude/settings.json | 37 ------------------------------------- .claude/settings.local.json | 37 ------------------------------------- CLAUDE.md | 4 ++++ 3 files changed, 4 insertions(+), 74 deletions(-) delete mode 100644 .claude/settings.local.json diff --git a/.claude/settings.json b/.claude/settings.json index b4b7cb5..e69de29 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -1,37 +0,0 @@ -{ - "hooks": { - "PreToolUse": [ - { - "matcher": "Edit|MultiEdit|Write", - "hooks": [ - { - "type": "command", - "command": "but claude pre-tool" - } - ] - } - ], - "PostToolUse": [ - { - "matcher": "Edit|MultiEdit|Write", - "hooks": [ - { - "type": "command", - "command": "but claude post-tool" - } - ] - } - ], - "Stop": [ - { - "matcher": "", - "hooks": [ - { - "type": "command", - "command": "but claude stop" - } - ] - } - ] - } -} diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index b4b7cb5..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "hooks": { - "PreToolUse": [ - { - "matcher": "Edit|MultiEdit|Write", - "hooks": [ - { - "type": "command", - "command": "but claude pre-tool" - } - ] - } - ], - "PostToolUse": [ - { - "matcher": "Edit|MultiEdit|Write", - "hooks": [ - { - "type": "command", - "command": "but claude post-tool" - } - ] - } - ], - "Stop": [ - { - "matcher": "", - "hooks": [ - { - "type": "command", - "command": "but claude stop" - } - ] - } - ] - } -} diff --git a/CLAUDE.md b/CLAUDE.md index cf557af..8167c1e 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -104,3 +104,7 @@ The GUI uses Svelte 5 runes mode (`$state`, `$derived`, `$effect`, `$props()`). ## Roadmap See `PLAN.md` for the 7-phase roadmap. Detailed API docs in `docs/API.md`, development practices in `docs/DEVELOPMENT.md`. + +## GitButler + +If you generate code or modify files, run the gitbutler update branches MCP tool.