coeus_review_bundle
Review bundled code, diff, and context to get structured findings. Preview prompts and routing before sending to a provider.
Instructions
Alias of coeus_review: bundle diff/code/context review and return structured findings. preview_only returns prompts and route without calling the provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Code | |
| diff | No | Diff | |
| focus | No | Focus | correctness, tests, security, maintainability |
| model | No | Model | |
| context | No | Context | |
| provider | No | Provider | auto |
| preview_only | No | Preview only |