Check this machine and print exactly what to fix
doctorDiagnose missing Node, headless browser, or Codex server registration; prints the exact command to fix each issue. Run this first when something fails.
Instructions
Checks Node, the optional headless browser, and whether Codex has this server registered.
For anything missing it prints the literal command to paste. Nothing here is a suggestion to "check your configuration": every failure comes with the line that fixes it.
Run this first whenever something does not work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fix | No | ||
| why | No | ||
| tool | Yes | Which tool produced this. | |
| ready | No | ||
| checks | No | ||
| status | Yes | pass = checked and clean. fail = checked and found problems. skipped = nothing was measured. error = the tool could not run. | |
| problem | No | ||
| headline | Yes | One sentence verdict, safe to show a non-technical user. | |
| error_code | No | Set only when status is "error". | |
| blocking_failures | No |