Skip to content

Releases: shekohex/opencode-pty

v0.1.1

30 Dec 11:56
c7828eb

Choose a tag to compare

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

v0.1.0

13 Dec 16:54
98d457a

Choose a tag to compare

Release v0.1.0

Compare changes: v0.0.1...v0.1.0

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

v0.0.1

13 Dec 16:53
e81a5a7

Choose a tag to compare

Release v0.0.1

Compare changes: v0.0.0...v0.0.1

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

v0.0.0

13 Dec 16:50
8d6520f

Choose a tag to compare

Release v0.0.0

  • feat: initial release of opencode-pty plugin (8d6520f)

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