| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-14 | 556 Bytes | |
| v2.10.2 -- _bye Context-Degradation Safeguard source code.tar.gz | 2026-03-14 | 4.8 MB | |
| v2.10.2 -- _bye Context-Degradation Safeguard source code.zip | 2026-03-14 | 4.9 MB | |
| Totals: 3 Items | 9.7 MB | 0 | |
Fixed
/byeStep 1 context-degradation memory loss — Agent only remembers last ~20% of long sessions, causing/byeto write incomplete memory (e.g. 4-line summary for a 1469-line session)
New mandatory safeguards:
- Tool call inventory before writing memory
- High-risk detection: ≥10 rounds or ≥20 tool calls → full-conversation review
- User statements override Agent inference
- Long sessions must write memory grouped by segment, not just 3-5 lines
Full Changelog: https://github.com/myths-labs/muse/compare/v2.10.1...v2.10.2