[PR #6304] docs: add compaction, watcher, experimental and provider options #11828

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

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

State: closed
Merged: Yes


Documents several config options that exist in the schema but were missing from docs:

  • compaction - control automatic context compaction and tool output pruning
  • watcher.ignore - glob patterns to exclude from file watching
  • tui.diff_style - control diff rendering (auto or stacked)
  • provider.options.timeout - request timeout in milliseconds
  • provider.options.setCacheKey - enable prompt caching
  • experimental - top-level key with stability warning (options not documented as they may change)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6304 **State:** closed **Merged:** Yes --- Documents several config options that exist in the schema but were missing from docs: - `compaction` - control automatic context compaction and tool output pruning - `watcher.ignore` - glob patterns to exclude from file watching - `tui.diff_style` - control diff rendering (`auto` or `stacked`) - `provider.options.timeout` - request timeout in milliseconds - `provider.options.setCacheKey` - enable prompt caching - `experimental` - top-level key with stability warning (options not documented as they may change)
yindo added the pull-request label 2026-02-16 18:16:46 -05:00
yindo closed this issue 2026-02-16 18:16:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11828