fix: skip empty compaction instructions

This commit is contained in:
2026-08-01 16:57:58 +05:30
parent 018ee0a85e
commit f3e8dd4b04
5 changed files with 33 additions and 5 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.1.2
- Skip compaction prompt changes when no prompt or memory file is provided.
## 0.1.1
- Publish the standalone plugin from its public GitHub repository.