yashdev9274 / yashdev9274/supercli
Shell completions — supercode completion command
Open
Nobody has claimed this yet.
enhancement
repo core
supercode-cli
- Dominant language
- TypeScript
- Stars
- 214
- Forks
- 41
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 34
Description
Description
Add a supercode completion command that generates shell completion scripts for zsh, bash, and fish.
Expected Deliverables
supercode completion zsh|bash|fish— generate completions- Completion for: all commands, flags, dynamic values (model names, session IDs)
- Installation instructions printed after generation
Why
Power users expect shell completions. Lowers friction and improves discoverability.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing supercode command entry point and how commands and flags are registered. Implement the supercode completion zsh|bash|fish behavior with completions for all commands, flags, model names, and session IDs, then verify that installation instructions are printed for each shell.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, fish, shell, typescript, zsh
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100