yashdev9274 / yashdev9274/supercli

Shell completions — supercode completion command

Open
#94 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.