What's Changed
- Added a DCP TUI panel at
/dcpwith 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.tsxexport. - 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 --globalFull Changelog: v3.1.12...v3.1.13