
| Setting | Description | Options |
|---|---|---|
| Remediation agent Research preview | Turns on remediation. Lets the chat agent fix findings on a pull request. | Enable / Disable (default) |
| ↳ Auto fix | Sub-setting of Remediation agent. Automatically generates fixes for review findings. | Enable / Disable (default) |
| ↳ Auto-fix severity | Sub-setting of Auto fix. Automatically fixes findings at or above the selected severity. | • High (default) • Medium • Low |
| Open a fix PR Research preview | When on, fixes are delivered as a separate PR. When off, fixes are pushed directly to the PR’s source branch. | Enable (default) / Disable |
| ↳ Close fix PR when done | Sub-setting of Open a fix PR. Closes the auto-fix PR once the fixing loop concludes. The branch is preserved for reopening. | Enable (default) / Disable |
| Suggest committable fixes Beta GitHub GitLab | Enables committable code suggestions within inline comments. | Enable (default) / Disable |