From 70087b4272634b90c2b9437c96fed9f048cd4e88 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Tue, 27 Jan 2026 12:43:20 +0500 Subject: [PATCH] Remove debugging section from README Removed debugging tips from the README. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 90760a6..cc890c9 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,6 @@ your best ai assistant with the best practice ### Context Engineering - [Humanlayer - Writing a good Claude.Md](https://www.humanlayer.dev/blog/writing-a-good-claude-md) -### 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 - ### Workflows - [Ralph plugin with sandbox](https://www.youtube.com/watch?v=eAtvoGlpeRU) - [Human Layer RPI - Research Plan Implement](https://github.com/humanlayer/advanced-context-engineering-for-coding-agents/blob/main/ace-fca.md)