From 4bfc6d80a0c481f7a467d3a021fcf42206ef4b53 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Tue, 13 Jan 2026 12:19:30 +0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4ae8bb2..0573094 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ your best ai assistant with the best practice - [btw] start prompt with btw to let the current task executing in background - [claude --dangerously-skip-permissions] "defaultMode": "bypassPermissions" +## Tips + +### Debugging +- always ask claude to run the terminal (you want to see logs of) as a background task for better debugging +- use claude in chrome to let claude see chrome console logs on its own + ## Documentation ### **[docs/AGENTS.md](docs/AGENTS.md)** - Agent Orchestration Best Practices