Skip to content

Releases: JosXa/opencode-pty

v0.7.0

02 May 03:09

Choose a tag to compare

Release v0.7.0

Compare changes: v0.6.0...v0.7.0

  • chore(release): bump version to 0.7.0 (d57129e)
  • feat: add absent-text snapshot wait condition (bbb2746)

Installation

Add to your opencode.json:

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

Update Instructions

To get the latest version:

rm -rf ~/.cache/opencode/packages/@josxa+opencode-pty*
opencode

v0.6.0

01 May 22:25

Choose a tag to compare

Release v0.6.0

Compare changes: v0.5.1...v0.6.0

  • chore(release): bump version to 0.6.0 (d98d01a)
  • feat: improve PTY exit timing and wait guidance (6533914)

Installation

Add to your opencode.json:

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

Update Instructions

To get the latest version:

rm -rf ~/.cache/opencode/packages/@josxa+opencode-pty*
opencode

v0.5.1

21 Apr 01:21

Choose a tag to compare

Release v0.5.1

Compare changes: v0.5.0...v0.5.1

  • chore(release): bump version to 0.5.1 (fc956d3)
  • fix(ci): use Node 24 for npm publish (15a3e04)

Installation

Add to your opencode.json:

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

Update Instructions

To get the latest version:

rm -rf ~/.cache/opencode/packages/@josxa+opencode-pty*
opencode

v0.5.0

20 Apr 19:35

Choose a tag to compare

Release v0.5.0

Compare changes: v0.4.6...v0.5.0

  • feat: make PTY output chat-safe (5c36d05)
  • fix(ci): add Playwright runtime libs to devenv (098e5b5)
  • fix(ci): restore devenv pkgs binding (a60f955)
  • fix(ci): install Playwright browsers in devenv (c6603eb)
  • chore(ci): use Node 22 for publish (91f5987)

Installation

Add to your opencode.json:

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

Update Instructions

To get the latest version:

rm -rf ~/.cache/opencode/packages/@josxa+opencode-pty*
opencode

v0.4.6

17 Apr 00:24

Choose a tag to compare

Release v0.4.6

Compare changes: v0.4.4...v0.4.6

  • chore: bump version to 0.4.6 (9605471)
  • fix: satisfy lint checks for 0.4.5 release (22ed070)
  • fix: sanitize exit notification last line (20fe452)
  • fix(publish): use notes file for release body (e0ec29c)

Installation

Add to your opencode.json:

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

Update Instructions

To get the latest version:

rm -rf ~/.cache/opencode/packages/@josxa+opencode-pty*
opencode

v0.4.4

14 Apr 00:47

Choose a tag to compare

Release v0.4.4

Compare changes: v0.4.3...v0.4.4

  • fix: exit snapshot wait when PTY stops (8e5a0a7)

Installation

Add to your opencode.json:

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

Update Instructions

To get the latest version:

rm -rf ~/.cache/opencode/packages/@josxa+opencode-pty*
opencode

v0.4.3

07 Apr 17:12

Choose a tag to compare

Release v0.4.3

Compare changes: v0.4.2...v0.4.3

  • fix: publish 0.4.3 with relative entrypoints (44462f2)

Installation

Add to your :

Update Instructions

To get the latest version:

v0.4.2

02 Apr 22:40

Choose a tag to compare

Release v0.4.2

Compare changes: v0.4.1...v0.4.2

  • fix(publish): upgrade to Node 24 for npm OIDC trusted publishing (59db776)

Installation

Add to your :

Update Instructions

To get the latest version:

v0.4.1

02 Apr 22:24

Choose a tag to compare

Release v0.4.1

Compare changes: v0.2.3...v0.4.1

  • chore: add AGENTS.md, release command, and bump version to 0.4.1 (f573f28)
  • fix: format manager.ts and update npm-pack test for scoped package name (9529d70)
  • ci: rename release workflow to publish.yml (match npm trusted publisher config) (15452c2)
  • ci: switch to npm trusted publishing (no token secret needed) (23ff668)
  • chore: add .npmrc to gitignore (695c329)
  • fix: update vite alias for renamed package (4999096)
  • chore: rename package to @josxa/opencode-pty and bump to 0.4.0 (511813e)
  • docs: add pty_snapshot and pty_snapshot_wait to README (dce42d1)
  • feat: add pty_snapshot_wait tool and seq-based diff history (1abc157)
  • feat: add pty_snapshot tool for parsed terminal screen capture (45ebfb5)
  • chore: release 0.3.1 (cf716c7)
  • fix(pty): replace moment with native Date timestamps (e1739f6)
  • chore(package): simplify server export map (c3d80ef)
  • chore: release 0.3.0 (ae3a6ed)
  • Ship pre-compiled JS to avoid Bun transpilation cost on install (5a2b486)
  • docs: remove auto-update warning as OpenCode now auto-updates plugins (shekohex#26) (3720bcb)

Installation

Add to your :

Update Instructions

To get the latest version: