agy_review_commit
Initiate a focused code review for one commit, scoped to a specific issue and limited file paths. Returns immediately; retrieve results later with the review result tool.
Instructions
Start a typed review Run for one commit and return immediately.
Keep issue focused and use narrow scope_paths when possible. After the run completes, prefer agy_review_result over manually polling raw artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue | Yes | ||
| model | No | Gemini 3.5 Flash (Medium) | |
| commit | Yes | ||
| sandbox | No | ||
| workspace | Yes | ||
| output_file | No | ||
| scope_paths | No | ||
| conversation_id | No | ||
| timeout_seconds | No | ||
| additional_directories | No | ||
| dangerously_skip_permissions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||