mirror of
https://github.com/instructkr/claw-code.git
synced 2026-06-03 21:24:13 +08:00
Parity with #791 (config extra-arg fix). The plugins arg parser emitted 'unexpected extra arguments after claw plugins show ...' with no newline delimiter, so split_error_hint returned None. Added usage hint after newline. 60 CLI contract tests pass.