[PR #3078] feat: autocompact in opencode.json #10528

Closed
opened 2026-02-16 18:15:12 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/3078

State: closed
Merged: No


Addresses https://github.com/sst/opencode/issues/2945

Changes

Introduce an autocompact boolean to opencode.json that defaults to true.
It makes the functionality of OPENCODE_DISABLE_AUTOCOMPACT more accessible.

Implementation is inspired by implementation of autoupdate boolean.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/3078 **State:** closed **Merged:** No --- Addresses https://github.com/sst/opencode/issues/2945 ### Changes Introduce an `autocompact` boolean to `opencode.json` that defaults to `true`. It makes the functionality of `OPENCODE_DISABLE_AUTOCOMPACT` more accessible. Implementation is inspired by implementation of [`autoupdate` boolean](https://opencode.ai/docs/config/#autoupdate).
yindo added the pull-request label 2026-02-16 18:15:12 -05:00
yindo closed this issue 2026-02-16 18:15:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10528