I built an autonomous debugging tool for
Python developers.
What it does:
- Runs your pytest suite automatically
- Detects failures
- Applies fixes autonomously
- Validates every fix with return code
- Rolls back anything that makes it worse
- Shows exactly what changed
Demo: [paste YouTube link here]
Current capability:
Fixes dependency errors, import issues,
environment problems, and simple logic bugs.
Built with FastAPI, React, Supabase, Gemini API
Solo developer, ~3 weeks
abhinav300j•1h ago
What it does: - Runs your pytest suite automatically - Detects failures - Applies fixes autonomously - Validates every fix with return code - Rolls back anything that makes it worse - Shows exactly what changed
Demo: [paste YouTube link here]
Current capability: Fixes dependency errors, import issues, environment problems, and simple logic bugs.
Built with FastAPI, React, Supabase, Gemini API Solo developer, ~3 weeks
Would love honest feedback.