feat: always report compaction status

This commit is contained in:
2026-08-01 19:09:10 +05:30
parent 39a2e32bb3
commit 55db9835a2
4 changed files with 19 additions and 27 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.2.3
- Always ask the model to report whether custom compaction instructions were applied.
## 0.2.2
- Add explicit markers for applied and skipped custom compaction instructions.