Skip to content

FR: disable compaction support #266

Description

@draxxris

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or capability request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions