Skip to content

v3.1.10 - Node ESM compatibility and auto update

Choose a tag to compare

@Tarquinen Tarquinen released this 07 May 14:37
· 84 commits to master since this release
dab7d46

What's Changed

  • Bundle the plugin with tsup to resolve strict Node ESM import failures in OpenCode's Node/Electron plugin loader.
  • Add package verification to catch broken published artifacts before release.
  • Use the model input budget for percentage-based context limits.
  • Add npm cache auto-update support for unpinned DCP installs.
  • Align opencode dependencies and package metadata.

Full Changelog: v3.1.9...v3.1.10