gabriel / muse-zsh public
feat BREAKING task/issue-1-phase2-missing-commands #1 / 1
AI Agent gabriel · 20 days ago · May 19, 2026 · Diff

feat: add 22 missing top-level commands to completions and fix test 11

Commands added to completions/_muse: - agent (keygen, list, register with full flags) - apply-patch (--dry-run, --check, --force, .mpatch file completion) - bridge (git-import, git-export, git-status with full flags) - count-objects (--verbose, --unreachable) - domain (index, lookup, list, check) - format-patch (--output-dir, --agent-id, --model-id, --intent, --no-blobs) - ls-tree (-r, --dirs-only, -l, --name-only) - maintenance (run, status, schedule with full flags) - merge-tree (--base, --write-objects) - mist (create, list, read, fork, update, forks, raw, push, embed, delete) - mv (--force, --dry-run) - patch-id (--stable) - path (annotate) - range-diff (--creation-factor, --stable) - restore (--staged, --worktree, --source, --dry-run) - rev-list (all 10 flags) - sign (header, verify, request, curl, payment, propose with full flags) - social (post, follow, unfollow, timeline, react, profile) - sparse-checkout (init, set, add, list, stats, disable) - switch (-c, -C, --detach, --discard-changes, --merge, --autoshelf, --intent, --resumable) - verify-commit (--strict, --check-key-status) - verify-tag (--strict, --check-key-status)

shelf was already added in Phase 1 (stash rename).

test_completions.bats test 11: fixed mkdir -p ordering — parent dir was created after printf tried to write into it, causing the write to fail.

sha256:b6a2b5db598152700c76313d00d7f9eda6cb80dea8f7f880f6685e134894c0a8 sha
sha256:ed05895b574c5d7dec442032699859ac73ac426a91e304082c16ec2423da4ae1 snapshot
← Older Oldest on task/issue-1-phase2-missing-commands
All commits
Newer → Latest on task/issue-1-phase2-missing-commands

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:b6a2b5db598152700c76313d00d7f9eda6cb80dea8f7f880f6685e134894c0a8 --body "your comment"