deepseek_code_review
Analyze source code to identify potential bugs, performance issues, and actionable improvement suggestions.
Instructions
Send code to DeepSeek for review and receive analysis of potential bugs, performance issues, and improvement suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The source code to review | |
| language | No | Programming language of the code (e.g., "typescript", "python") | |
| deepthink | No | Enable DeepThink for more thorough analysis (default: false) |