VSCode Extension: https://fixbugs.ai/go/vscode-extension
- full code and data privacy.
- zero data retention models opted out of training.
GitHub App: https://fixbugs.ai/go/github-app - we do access your code temporarily.
- pick a repo to install FixBugs on.
What motivated me to build FixBugs were my years being on-call at Google and VMware. How many hours did I spend gathering logs, traces, reviewing metrics, and reading code only to find that,* Some context was missing.
* The bug wasn't reproducible.
* The alert was caused by a transient infrastructure issue.
Too many. Inefficiency in investigating staging/production bugs has a real cost, and it's paid both by developers and customers.
Current capabilities:
- Reproduce the bug.
- Identify the root cause.
- Generate a fix.
- Verify the fix.
- Review the generated code using multiple AI models to help catch potential regressions.
Do try it and let me know what you think!I'd especially love feedback from engineers who work with distributed systems or handle high-volume production bug triage.
mundanevoice•1h ago
kirtivr•42m ago
I think FixBugs is most useful during high volume bug triage. This is where having a low false-positive async debugging agent is most helpful.