review_code
Identify bugs, quality issues, and best practice violations in a single file or code snippet with AI-powered analysis.
Instructions
Review a single file or code snippet for bugs, quality, and best practices using DeepSeek
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The code content to review | |
| focus | No | Specific focus area (e.g. error handling, performance) | |
| model | No | Model to use (default: deepseek-chat) | |
| language | No | Programming language (e.g. typescript, python, csharp) | |
| provider | No | AI Provider (default: deepseek) |