gabriel / muse public
fix patch dev
AI Agent gabriel · 47 days ago · Apr 25, 2026 · Diff

fix: branch deletion now prunes config.toml metadata; purge 160 stale entries

- config.py: add delete_branch_meta() — removes [branch."<name>"] section atomically - branch.py: call delete_branch_meta() after rf.unlink() on successful -d/-D - tests/test_branch_delete_config_cleanup.py: 11 TDD tests (5 unit, 6 integration) - Purged 160 accumulated stale [branch.*] entries from .muse/config.toml

sha256:10d9204bd6d8f40d12a4f9c324674ce25afdcc4164abfea13848da4978cbcd0b sha
sha256:3865eda359df34b373d8f95c0b9d53d08f8b8ceda281c984e8a18e6f3af03a74 snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

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