gabriel / muse public
fix patch feat/directory-tracking #9 / 13
AI Agent gabriel · 16 days ago · May 28, 2026 · Diff

fix: muse code reset cleans up stale dir_renames from stage

Partial reset (specific paths) now removes dir rename entries where either the old or new path was unstaged — prevents stale rename pairs persisting in the stage after the sentinel entries are cleared.

sha256:e2bbe89bcc70b415bc7f44929008457584fe5adb8ece34ee0c28719962ad025f sha
+1 ~7 symbols
sha256:4e14ccf4b3fc3121522289db8e185d00b851dba6c09fd333b47bbcea995a64f7 snapshot
+1
symbol added
~7
symbols modified
0
dead code introduced
Semantic Changes 8 symbols
~ muse/cli/commands/code_stage.py .py 1 symbol added, 7 symbols modified
+ read_stage_dir_renames import import read_stage_dir_renames L59–59

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