Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 30 Dec 11:56
c7828eb

Release v0.1.1

Compare changes: v0.1.0...v0.1.1

  • chore: release 0.1.1 (c7828eb)
  • fix: parse escape sequences in pty_write input (#4) (c54b390)

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