| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-15 | 1.2 kB | |
| v2.12.0 -- Auto Memory Capture + Agent Protocol (Batch 2) source code.tar.gz | 2026-03-15 | 4.8 MB | |
| v2.12.0 -- Auto Memory Capture + Agent Protocol (Batch 2) source code.zip | 2026-03-15 | 4.9 MB | |
| Totals: 3 Items | 9.7 MB | 0 | |
🧠 Auto Memory Capture (/bye Step 4.7)
Inspired by Supermemory Auto Capture + claude-mem automatic compression.
/byenow automatically extracts key knowledge at session end:[LESSON]— mistakes, patterns, discoveries[DECISION]— choices with rationale[FACT]— data points, benchmarks- Writes directly to
MEMORIES.mdwith dedup check (ADD/UPDATE/NOOP) - Token budget guard (≤2250 words), max 5 entries per session
- Complements
/distill— Auto Capture = real-time incremental, Distill = periodic batch
🤖 Agent Protocol Specification (new core skill)
Inspired by MemOS (multi-agent isolation + sharing) + multi-agent-memory.
- Formalizes MUSE role files as a machine-readable protocol
- L0 header spec, section semantics, directive protocol (📡), memory protocol, isolation rules
- Integration points for MCP servers, CLI tools, and IDE plugins
- Multi-project cross-role communication spec
- Core skills: 4 → 5
Part of competitive tech absorption Batch 2 (S041: T3→T2 evolution path).
Full changelog: https://github.com/myths-labs/muse/blob/main/CHANGELOG.md