()
| 327 | } |
| 328 | |
| 329 | function printHelp() { |
| 330 | console.log(`Compatible shell |
| 331 | |
| 332 | Usage: |
| 333 | npm run compat-shell -- [options] [prompt] |
| 334 | |
| 335 | Options: |
| 336 | --cwd <path> Workspace root for local tools |
| 337 | --max-tool-rounds <n> Maximum tool loops per turn |
| 338 | --auto-approve-shell Approve shell_command automatically |
| 339 | --prompt "<text>" Run one prompt and exit |
| 340 | --help Show this help |
| 341 | `) |
| 342 | } |
| 343 | |
| 344 | function printRuntimeHelp() { |
| 345 | console.log(`Commands: |