Releases: shekohex/opencode-pty
Releases · shekohex/opencode-pty
v0.1.4
Release v0.1.4
Compare changes: v0.1.3...v0.1.4
- chore: release 0.1.4 (46d0605)
- feat(pty): add description field support and fix exit notification (481a392)
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
opencodev0.1.3
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
opencodev0.1.2
Release v0.1.2
Compare changes: v0.1.1...v0.1.2
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
opencodev0.1.1
Release v0.1.1
Compare changes: v0.1.0...v0.1.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
opencodev0.1.0
Release v0.1.0
Compare changes: v0.0.1...v0.1.0
- chore: release 0.1.0 (98d457a)
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
opencodev0.0.1
Release v0.0.1
Compare changes: v0.0.0...v0.0.1
- chore: release 0.0.1 (e81a5a7)
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
opencodev0.0.0
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