-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Add a built-in /review command for AI review of local changes #9606
Copy link
Copy link
Open
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:code-reviewGit diff views, review UI, review comments, and PR-focused agent flows.Git diff views, review UI, review comments, and PR-focused agent flows.enhancementNew feature or request.New feature or request.in-app-feedbackFeedback items sourced from in-app feedback flows.Feedback items sourced from in-app feedback flows.ready-to-specThe issue is ready for a product and technical spec.The issue is ready for a product and technical spec.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triage-reviewedtriagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:code-reviewGit diff views, review UI, review comments, and PR-focused agent flows.Git diff views, review UI, review comments, and PR-focused agent flows.enhancementNew feature or request.New feature or request.in-app-feedbackFeedback items sourced from in-app feedback flows.Feedback items sourced from in-app feedback flows.ready-to-specThe issue is ready for a product and technical spec.The issue is ready for a product and technical spec.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triage-reviewedtriagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Summary
Add a built-in
/reviewcommand in Agent input that reviews local uncommitted changes and returns AI-generated code review feedback.Problem
Warp has a Code Review panel for inspecting and managing diffs, but there is not a documented built-in
/reviewcommand that asks the Agent to review the current working tree. Users who want AI-generated feedback on their uncommitted changes need to manually prompt for it, attach diffs as context, or create their own reusable skill. A built-in command would make this workflow discoverable and save regular manual review time.Reproduction steps or desired workflow
/reviewin Agent input.Artifacts
None attached
Warp version
Unknown
Operating system
macOS
Possible source references