mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-28 10:11:14 +00:00
* fix(cli): filter Commander value placeholders from Fish completion flags The Fish completion generator was treating Commander.js value placeholders (like <path|->, <file>, [optional]) as command-line tokens, causing the angle-bracket values to be interpreted as shell redirects when the completion script was sourced. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix(cli): use parsed option flags for completions Co-authored-by: 丁宇婷0668001435 <ding.yuting@xydigit.com> * fix(cli): support long option aliases in Fish completion Co-authored-by: 丁宇婷0668001435 <ding.yuting@xydigit.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Peter Steinberger <steipete@gmail.com> Co-authored-by: Peter Steinberger <peter@steipete.me>
12 KiB
12 KiB