| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MUSE v2.3.1 -- Pre-Release Polish source code.tar.gz | 2026-03-12 | 2.4 MB | |
| MUSE v2.3.1 -- Pre-Release Polish source code.zip | 2026-03-12 | 2.4 MB | |
| README.md | 2026-03-12 | 1.5 kB | |
| Totals: 3 Items | 4.8 MB | 0 | |
What's New
SOP Improvements
- resume.md: Added ②.5 unchecked items scan, 2.7 role file bloat check, 4.1 conflict resolution (role file takes precedence over memory snapshots), 4.2 internal consistency check
- bye.md: Added 4.5 role file bloat check, upgraded cross-check to triple verification (cross-file consistency + intra-file consistency + memory retroactive correction)
README & Docs
- README_CN.md: Expanded from 142 → 310 lines to match English README — now includes Architecture diagram, LCM mapping table, Defensive Auto-Save, Directory Convention, Customization guide, and FAQ
Quality
- .gitignore: Added
.muse/memory/convo/(private directories should not be committed) - Assets: banner.png compressed -36% (1841→1181KB)
- Zero private references: Verified 0 DYA/Prometheus/personal path references
Full Feature List (since v2.3)
- 🎭 8 workflows: /resume, /bye, /ctx, /distill, /sync, /model, /role, /start
- ⚡ 8 skills: 3 Core + 5 Toolkit
- 📜 4 templates: CLAUDE.md, USER.md, MEMORIES.md, memory-TEMPLATE.md
- 🔧 Interactive setup.sh with language/model/docs preferences
- 📁 Complete directory convention + naming standards
- 🛡️ L0/L1/L2 defensive auto-save system
- 🧠 LCM-inspired memory architecture (markdown as database)
Install: git clone https://github.com/myths-labs/muse.git && cd muse && ./setup.sh
License: MIT © Myths Labs