Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.windsurf.com/llms.txt

Use this file to discover all available pages before exploring further.

Quick Review runs an agentic code review on your local changes. When working with AI-generated code, Quick Review provides an independent second opinion by having a separate agent analyze the changes for correctness, style, and potential issues.
Quick Review is only available for the Devin Local agent. It is not supported for the legacy Cascade agent.

Running a review

When the Devin Local agent makes changes, you can select Quick Review to immediately request a secondary agent to review those changes. The review agent analyzes the diff and provides feedback directly in the editor, helping you catch issues before committing.

Available models

Quick Review offers three models to choose from:
ModelDescriptionPricing
SWE-checkA fast, lightweight review model optimized for common code issues.Free for all tiers
GPT 5.5Uses the latest OpenAI frontier model for deep, agentic code review.Token-based pricing
Opus 4.7Uses the latest Anthropic frontier model for deep, agentic code review.Token-based pricing
SWE-check is free for all users and provides quick, efficient reviews. GPT 5.5 and Opus 4.7 leverage the latest frontier models for more thorough agentic code review and use token-based pricing.

Pricing

Quick Review pricing depends on your billing plan.
SWE-check is free for all tiers. GPT 5.5 and Opus 4.7 consume quota at their respective per-token rates.

Enterprise controls

In order for enterprises to enable Quick Review, an administrator needs to enable it from Windsurf settings.
Additionally, administrators can decide which of the review models to enable for their organization:
  • SWE-check
  • GPT 5.5
  • Opus 4.7