Skip to content

Commit 4fa7af0

Browse files
authored
chore: release opencode-drive 1.4.4 (#61)
1 parent 30cbc47 commit 4fa7af0

5 files changed

Lines changed: 10 additions & 17 deletions

File tree

.changeset/local-screenshots.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/strict-command-params.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/tidy-apes-drive.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/drive/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# opencode-drive
22

3+
## 1.4.4
4+
5+
### Patch Changes
6+
7+
- 30cbc47: Render screenshots locally from captured terminal frames instead of requiring OpenCode to own PNG rendering.
8+
- 3d451b5: Deliver named arrows and modified special keys through terminal escape sequences,
9+
and reject unsupported UI command parameters instead of silently dropping them.
10+
- 72cc762: Support current OpenCode V2 development checkouts and reject checkouts without simulation support.
11+
312
## 1.4.3
413

514
### Patch Changes

packages/drive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "opencode-drive",
4-
"version": "1.4.3",
4+
"version": "1.4.4",
55
"description": "Drive real and simulated OpenCode instances",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)