agy_review_branch
Starts a typed review of branch and working-tree changes for a given issue and workspace, with optional scope paths and model selection.
Instructions
Start a typed review Run for branch and working-tree changes.
Keep issue focused and use narrow scope_paths when possible. Wait for completion with agy_run_wait, then prefer agy_review_result. Avoid frequent agy_run_observe(include_terminal_tail=True) calls unless debugging the bridge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue | Yes | ||
| model | No | Gemini 3.5 Flash (Medium) | |
| sandbox | No | ||
| base_ref | No | ||
| workspace | Yes | ||
| output_file | No | ||
| scope_paths | No | ||
| conversation_id | No | ||
| timeout_seconds | No | ||
| include_untracked | No | ||
| additional_directories | No | ||
| dangerously_skip_permissions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||