Remove debugging section from README

Removed debugging tips from the README.
This commit is contained in:
Shayan Rais
2026-01-27 12:43:20 +05:00
committed by GitHub
parent 9aa09fb217
commit 70087b4272
-4
View File
@@ -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)