From eebecf8b40d8f70f3091e23ccfb3791e205f8294 Mon Sep 17 00:00:00 2001 From: zebbern <185730623+zebbern@users.noreply.github.com> Date: Thu, 3 Jul 2025 23:43:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b848eed..c3ea688 100644 --- a/README.md +++ b/README.md @@ -351,6 +351,7 @@ claude --allowedTools "Edit,View,mcp__git__*" | `/exit` | Exit Claude safely | | `/bug` | Report issues | + #### Commands ```bash /doctor # Complete health check @@ -360,6 +361,7 @@ claude --allowedTools "Edit,View,mcp__git__*" /permissions # Manage tool access /memory # Edit memory files /sessions # List all sessions +/compact # Compress and summarize data ``` ---