Code Review & Quality Improvement
Full Review
Review this repository's code quality, focusing on error handling and security
In coding mode, the agent scans project structure, reads core modules, and outputs a structured report sorted by severity.
Targeted Fix
Fix issue #3
Locates the specific file and line, generates a fix with diff preview in the right panel.
Git Integration
Commit the changes to a new branch
Uses lanmate/ prefix branches (configurable) with conventional commit messages. Supports PR creation via GitHub integration.
Review Agent
A dedicated read-only review agent provides structured reports without modifications. Also usable for task board quality checks.
Safety
Git commands use strict parameter validation (no shell injection). File modifications use the edit tool (precise replacement) with diff preview.