This repository was archived by the owner on Apr 19, 2026. It is now read-only.
Commit d537ff2
fix: crush driver uses
Crush CLI syntax is `crush run "prompt"` (positional arg to run subcommand),
not `crush -p "prompt"` which fails with "unknown shorthand flag".
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>crush run --quiet not -p
1 parent 6334c17 commit d537ff2
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
497 | | - | |
| 497 | + | |
498 | 498 | | |
499 | 499 | | |
500 | | - | |
| 500 | + | |
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
| |||
0 commit comments