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
+1 -1
View File
@@ -47,7 +47,7 @@ Create `.opencode/compaction.md` in the project when you have project-specific c
Append mode is the recommended default because it preserves OpenCode's built-in compaction behavior. Replace mode is available when the complete prompt needs to be controlled by this plugin.
When neither a prompt nor a memory file is available, the plugin adds `opencode-plugin-compaction-prompt: No custom compaction applied.` instead.
When neither a prompt nor a memory file is available, the plugin asks the model to echo `opencode-plugin-compaction-prompt: No custom compaction applied.` instead.
## Development