mirror of
https://github.com/instructkr/claw-code.git
synced 2026-06-12 18:09:31 +02:00
bff370003b
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.