Skip to content

Releases: Opencode-DCP/opencode-dynamic-context-pruning

v0.3.29 - Improved subagent handling

02 Dec 00:54

Choose a tag to compare

What's Changed

  • Skip DCP fetch wrapper processing for subagent sessions to prevent interference
  • Cache subagent session checks to avoid redundant API calls (performance improvement)
  • Add README documentation for disabling the prune tool in subagents

Full Changelog: v0.3.28...v0.3.29

v0.3.28 - Prune tool improvements

01 Dec 21:11

Choose a tag to compare

What's Changed

  • Rename pruning tool from context_pruning to prune for simplicity and better UX
  • Disable pruning in subagent sessions to prevent workflow interruptions
  • Improve subagent skip messages to guide model behavior
  • Silence verbose nudge and synthetic instruction injection logs

Full Changelog: v0.3.27...v0.3.28