feat: mark compaction status

This commit is contained in:
2026-08-01 19:06:21 +05:30
parent 09a0e73bb9
commit 01201a28e8
5 changed files with 38 additions and 14 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.2.2
- Add explicit markers for applied and skipped custom compaction instructions.
## 0.2.1
- Add the server entrypoint expected by OpenCode's npm plugin loader.