aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/commands/status.rs
AgeCommit message (Collapse)Author
2026-02-21feat(status): implement status command to detect local vendor modificationsnsfisis
Downloads original dist archives, hashes files with SHA-1, and compares against installed copies to detect modified, added, and removed files. Supports verbose file listing and exits with code 1 when changes found. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11change commands::*::execute() signaturesnsfisis
2026-02-11enable workspacensfisis