feat: comprehensive zsh completion — 100% muse command coverage (sans MIDI)
Rewrote completions/_muse from scratch after audit found ~44 missing commands, ~23 with partial coverage, and critical structural errors.
Changes: - Fixed auth subcommands: keygen, register, whoami, logout (removed fake login) - Fixed hub shape: noun-then-verb (repo/issue/label/collaborator/webhook/proposal) - Added all missing top-level commands: rm, conflicts, trust, describe, shortlog, annotate, clean, rerere, gc, archive, bundle, bisect, snapshot, content-grep, blame, reflog, domain-info, domains, attributes, check, check-attr, check-ignore, and all plumbing commands - Added missing code subcommands: docs, migrate, test, type, symbols - Added worktree subcommands: add, list, prune, remove, repair, status - Fixed workspace subcommands: add, list, remove, status, sync, update - Fixed remote subcommands: add, get-url, remove, rename, set-url, status - Fixed agent-config subcommands: init, sync, show, status, set with flags - Fixed tag dispatch: add/list/remove (not wrong flag set) - Fixed stash: flags + subcommands (pop/apply/show/list/drop) - Added release subcommands: add, list, show, push, delete - Added -C DIR global option to main dispatcher - Updated all flags for diff, checkout, merge, commit, branch, log, push, pull, fetch, rebase, cherry-pick, revert, reset, show - Removed fake plumbing pseudo-namespace (plumbing cmds are top-level)
0 comments
muse hub commit comment sha256:f33297176951074e09cb4fe28dff7391a59302259765fbd573cccd569a828aca --body "your comment"
No comments yet. Be the first to start the discussion.