[Feature Request] Add iterative debugging workflow with log-based fault localization and verification
Resolved 💬 2 comments Opened Jan 31, 2026 by tiranuom Closed Mar 1, 2026
Bug Description
Current claude code is good. but I prefer if you can improve the debugging mechanisms. For an example, for back end service debugging, i prefer to have a playbook which first add logs to the code where the fault is suspected, then run and collect logs with expectation, repeat until the mismatch is found and once the issue is verified, work on the fix. then verify the fix and other tests. After verification, do a cleanup to remove unnecessary logs. This saves the developer from unnecessary hallucinated changes disguised as fixes, which messes up the code.
Environment Info
- Platform: linux
- Terminal: pycharm
- Version: 2.1.25
- Feedback ID: 6c5684ea-6fae-4794-a737-88ef529595e3
Errors
--
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗