Skip to content

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:51
· 5 commits to main since this release
599b165

Release v0.3.6

Compare changes: v0.3.4...v0.3.6

  • chore: release 0.3.6 (599b165)
  • chore: release 0.3.5 (#45) (cd40a8e)
  • fix: bump bun-pty to ^0.4.10 and export server for PluginModule conformance (#44) (ca478b8)
  • Update manager.ts (#42) (f8ea294)
  • bun-pty pull 37 is merged (#38) (cae0d48)

Installation

Add to your opencode.json:

{
  "$schema": "https://opencode.ai/config.json",
  "plugin": ["opencode-pty"]
}

Update Instructions

To get the latest version:

rm -rf ~/.cache/opencode/node_modules/opencode-pty
opencode