check_setup
Diagnose local git, Python, Node/npm, Go, poetry, and conda tooling plus a repo's check interpreter. Returns exact fixes for missing dependencies.
Instructions
Diagnose the local setup: git, Python, node/npm, go, poetry, conda and other tools the checks use, plus (given repo_path) which interpreter that repo's checks would use and whether its test deps are installed. Returns exact fixes for anything missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No | Optional repository to diagnose. |