Releases: tianhao8687/dsh-memoryos
Releases · tianhao8687/dsh-memoryos
Release list
dsh-memoryos 0.2.0
What's Changed
- Add natural-language MemoryOS control by @tianhao8687 in #1
New Contributors
- @tianhao8687 made their first contribution in #1
Full Changelog: v0.1.18...v0.2.0
dsh-memoryos v0.1.18
First public standalone release of the MemoryOS Bundle for DeepSeek Harness.
Highlights:
- Scoped read-only and explicit cross-session write tools
- Full, compact, progressive, explain, and delta context modes
- Provider-exact usage and attempt accounting
- Atomic memory updates with supersede/keep_both/reject conflict handling
- Controlled context-eviction evaluation support
Validation:
- 23/23 packaged RC5 contract + real Loader/HMR tests passed offline
- 14/14 hidden full-plugin validations passed
- Memory Update and Context Eviction A/B campaigns passed
Compatibility is pinned to DeepSeek Harness 0.1.0-rc.5 (commit 47f943859bef60e4160492346772ded9b24f765a). Read TESTS_AND_RESULTS.md for failures and claim boundaries.