gabriel / muse-zsh public
feat BREAKING task/completion-full-coverage #1 / 1
gabriel · 57 days ago · Apr 13, 2026 · Diff

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)

sha256:f33297176951074e09cb4fe28dff7391a59302259765fbd573cccd569a828aca sha
sha256:3efa375a1290f91013fa379bc90e2154c43a8269c411c43625f206f37109eeb0 snapshot
← Older Oldest on task/completion-full-coverage
All commits
Newer → Latest on task/completion-full-coverage

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:f33297176951074e09cb4fe28dff7391a59302259765fbd573cccd569a828aca --body "your comment"