AI Fix Suggestions
AI investigation is surfaced inside annotation detail, where developers can inspect the result, retry it, and continue into local tooling.
HOW IT WORKS
Read annotation
Comment, screenshots, and context
Build context
Prepare investigation input
Generate result
AI investigation
Attach to annotation
Review in the app
Reads the annotation
Uses the annotation body, screenshots, and related context captured by the review flow.
Builds investigation context
Prepares the information shown to the AI investigation workflow.
Generates a suggested diff
Produces a developer-facing result that can be reviewed before anything is applied.
Attaches it to the annotation
The result appears on the annotation itself inside the AI Fix tab and related detail states.
WHERE YOU'LL SEE IT
- Primary surface
- Annotation detail in review and dashboard flows
- Common actions
- Start AI Investigation, Retry AI Investigation, Apply Fix
- Visibility
- Developer-facing workflow with role-based gating
Annotation context matters
The more useful context the annotation contains, the more useful the AI investigation usually is.
AI FIX PANEL
This panel mirrors the same kind of AI result surface used inside the product.
AI Fix Suggestion
AI94% confidenceSubmit button missing padding on mobile
The button styles are missing spacing at smaller viewports, so the suggestion adds the missing padding classes.
CLI HANDOFF
From the terminal
From the dashboard
PATCH CONFLICTS
If the local file has changed since the result was generated, you may need to review the diff or rerun AI investigation before applying.
Retry AI Investigation
You can reopen the annotation and retry AI investigation to refresh the result against the current state of the issue.
FAQ
