Skip to content

[Feat] Add shell completions#54

Merged
samzong merged 1 commit into
mainfrom
feat/shell-completions
Jun 14, 2026
Merged

[Feat] Add shell completions#54
samzong merged 1 commit into
mainfrom
feat/shell-completions

Conversation

@samzong

@samzong samzong commented Jun 14, 2026

Copy link
Copy Markdown
Owner

What's changed?

  • Add recall completions <shell> using clap_complete.
  • Install zsh completions during make install when ~/.zsh/completions exists.
  • Document static completion generation for zsh, bash, and fish.

Why

  • Let users generate shell completion scripts from the installed CLI without maintaining separate checked-in scripts.

Signed-off-by: samzong <samzong.lu@gmail.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@samzong samzong merged commit 0a5d901 into main Jun 14, 2026
1 check passed
@samzong samzong deleted the feat/shell-completions branch June 16, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant