Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>FixBugsNew to Visual Studio Code? Get it now.
FixBugs

FixBugs

Modulo AI

|
2 installs
| (0) | Free Trial
An AI agent that triages alerts, detects bugs and resolves them.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

FixBugs for VS Code

An AI agent that triages alerts, detects bugs and resolves them.

Current capabilities:

  • RCA bugs after examining all available context.

  • Reproduce the bug.

  • Generate PR to fix the bug.

  • Validate that the PR indeed fixes the bug.

  • Implement Feature Requests.

  • Multi-agent code review.

Free Trial available for the first 5 bugs

FixBugs triage start screen Start a fresh triage or load an existing debugging session.


How FixBugs is different

FixBugs is built for debugging existing systems, not for writing isolated code from a prompt.

  • Pulls context from issues, logs, traces, metrics, comments, history, screenshots, videos, and the repository.
  • Breaks large debugging context into smaller agent tasks and combines the findings.
  • Another engineer on the team can load an existing triage.
  • Versions generated artifacts such as hypotheses, plans, fixes, reviews, and address-review updates.
  • Reproduces the bug and verifies the fix before you apply it to your repository.
  • Fixes can be applies and removed on-demand.

From report to verified fix

1. Start from a bug report or a freehand description

Connect an issue source

Paste a bug report or issue URL Paste an issue URL or raw report, then choose the repository to analyze.

Use the remote or a local folder as your repository.

2. Build the analysis context

Analysis stage checklist FixBugs gathers issue details, repository context, logs, metrics. deployment configuration and traces.

Analysis results with supporting context and affected file The analysis shows the supporting context including logs and code

3. Review root-cause hypotheses

Hypotheses that can explain the bug Review the evidence behind each possible root cause.

Guide the selected hypothesis Refine the hypothesis, or create a fix from the selected root cause.

4. Generate a plan

Add skills to your repository to refine the plan The plan has all the tasks needed to address the bug.

5. Review the diff

Code Fix diff with Apply Fix button Apply/Remove and refine the fix.

6. Validate the fix

Validation proof showing before-fix failure and after-fix pass FixBugs verifies the fix by reproducing the bug.

7. Review and address feedback

Review findings and addressed responses Multi-model code review before opening a PR.

Address review progress for selected comments Address only the review comments you select.

Audit trail for all actions taken We explain all the changes made and why.

Start in VS Code

  1. Install FixBugs from the VS Code Marketplace.
  2. Open the FixBugs panel from the activity bar.
  3. Sign in.
  4. Paste an issue URL or a raw bug report.
  5. Select a remote code repository or a local folder.
  6. Review & refine the hypotheses.
  7. Plan generated based on AGENTS.md and user guidance.
  8. Fixes verified against reproduction test cases.
  9. Apply the patch or open a PR.

Privacy and trust

FixBugs collects only aggregated, anonymized operational metrics such as runtime health, and crash status. Telemetry does not include logs, prompts, source code, repository contents, file paths, usernames, secrets, or other user information (PII).

Users can turn off telemetry from settings.

For the privacy policy and data handling details, see fixbugs.ai/privacy.

Windows Smart App Control

The Windows package includes a bundled local FixBugs runtime. Some Windows 11 or enterprise application-control policies can block newly published bundled runtimes until the publisher gains https://learn.microsoft.com/en-us/answers/questions/5791210/application-signed-and-blocked-by-smart-app-contro.

If Windows blocks the bundled runtime, follow your device or organization security policy. Do not weaken device security settings to run the extension.

Bundled Runtime Packaging

Release VSIX packages include the compiled FixBugs runtime produced by the release pipeline for each target platform. The packaging stage builds from the private Azure source checkout for the run, stages only the downloaded binary artifact into bin/fixbugs, and validates both the staged binary and packaged VSIX with build/validate_vsix_binary.py.

That validator enforces the source-retention policy for compiled runtime modules. This raises the bar for casual source inspection in the shipped VSIX, but it is not cryptographic secrecy.

Support

  • Website: fixbugs.ai
  • Docs: fixbugs.ai/docs
  • Architecture: https://fixbugs.ai/resources/architecture
  • Email: contact@fixbugs.ai
  • Privacy: privacy@fixbugs.ai
  • Status: fixbugs.ai/status

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft