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

feat: Phase 1 — add .muse/cache/ directory, migrate test_history

- paths.py: add cache_dir(root) → .muse/cache/; retarget test_history_path() and symbol_cache_path() to use it - init.py: add 'cache' to _INIT_SUBDIRS so new repos get the dir - repo.py: add 'cache' to _MUSE_SWEEP_DIRS for stale-temp GC sweep - docs/cache-reorganization-plan.md: multi-phase plan document

test_history.py needed no changes — it already delegates path resolution entirely to paths.py and calls mkdir(parents=True).

sha256:b7329e2e04808c06d01d5ab48f8b14571cde869b26b0f14e5bf49764794a0627 sha
sha256:738718c25963e0167c58b5f5385faaee8653ff6ed584003d50b747014b8aab3d 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:b7329e2e04808c06d01d5ab48f8b14571cde869b26b0f14e5bf49764794a0627 --body "your comment"