Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 08 Jan 15:06
9b4c387

Release v0.1.3

Compare changes: v0.1.2...v0.1.3

  • chore: release 0.1.3 (9b4c387)
  • feat(pty): add exit notifications for long-running processes (eba272f)

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