From 8b46150fabfb72ec657db877e097e199f929c8a2 Mon Sep 17 00:00:00 2001 From: Ralph Chang Date: Fri, 8 May 2026 12:26:37 +0800 Subject: [PATCH] docs(release): trim v1.6.0 release notes --- RELEASE_NOTES.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 25b21b5..a762eb0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -91,12 +91,6 @@ npx --package opencode-working-memory memory-diag revert --event - If a compaction snapshot ID is present and mismatched, all numbered commands from that summary are rejected with `missing_memory_ref_snapshot`. - If the model omits the snapshot ID, v1.6 falls back to exact memory ref validation for compatibility and command effectiveness. -### Not Included Yet - -- Semantic duplicate detection is still out of scope; numbered refs solve explicit compaction-targeted maintenance, not fuzzy topic matching. -- Hot state evidence emission remains deferred to v2 until there is a `memory-diag` consumer for omitted hot-state items. -- Automatic cleanup of old low-quality memories is not expanded in this release; new quality gates apply to new candidates. - ### Upgrade Notes - No configuration changes required.