Short description
Disable compaction features
What problem does this solve?
GPT models don't output thinking blocks so I'm using a separate plug-in that hooks into Opencode's built in compaction to route it to openai's API for /compact.
Thus it would be nice to just use magic context for it's memory/dreamer agents and disable the tool output pruning.
Proposed solution
a compaction=false config setting that would not inject the nudges, not install the tools for compaction, and not auto compact at all. Let Opencode handle it internally.
Alternatives considered
No response
Area
OpenCode plugin
Additional context
No response
Short description
Disable compaction features
What problem does this solve?
GPT models don't output thinking blocks so I'm using a separate plug-in that hooks into Opencode's built in compaction to route it to openai's API for /compact.
Thus it would be nice to just use magic context for it's memory/dreamer agents and disable the tool output pruning.
Proposed solution
a compaction=false config setting that would not inject the nudges, not install the tools for compaction, and not auto compact at all. Let Opencode handle it internally.
Alternatives considered
No response
Area
OpenCode plugin
Additional context
No response