generate_compatibility_report
Generate a cross-platform compatibility report by analyzing a codebase for platform-specific APIs, file path problems, line ending inconsistencies, and shell command incompatibilities across Windows, macOS, and Linux.
Instructions
Generate comprehensive cross-platform compatibility report
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Project root path | |
| format | No | Report format | summary |
| severity | No | Minimum severity to include | medium |
| targetPlatforms | No | Target platforms for analysis |