github Opencode-DCP/opencode-dynamic-context-pruning v3.1.13
v3.1.13 - DCP TUI panel

4 hours ago

What's Changed

  • Added a DCP TUI panel at /dcp with context, stats, and manual-mode controls.
  • Moved prompt-triggered manual compression to /dcp-compress [focus].
  • Replaced chat-style status command output with TUI modals.
  • Persisted manual-mode state so the TUI toggle affects server compression behavior.
  • Added TUI plugin packaging support and package verification for the raw tui.tsx export.
  • Updated README guidance to point new users toward Sleev.
  • Fixed npm trusted publishing metadata and audit overrides.

Upgrade Note

DCP 3.1.13 adds a TUI plugin entrypoint. For the new /dcp panel to appear, OpenCode must load DCP in the TUI plugin config. Add @tarquinen/opencode-dcp@latest to your tui.json, or run:

opencode plugin @tarquinen/opencode-dcp@latest --global

Full Changelog: v3.1.12...v3.1.13

Don't miss a new opencode-dynamic-context-pruning release

NewReleases is sending notifications on new releases.