fix(cli): preserve v2 mini interfaces

This commit is contained in:
Aiden Cline 2026-07-13 23:09:28 +00:00
commit 262add0801
22 changed files with 352 additions and 1707 deletions

View file

@ -98,7 +98,7 @@
},
"packages/cli": {
"name": "@opencode-ai/cli",
"version": "1.17.20",
"version": "1.17.18",
"bin": {
"opencode2": "./bin/opencode2.cjs",
},
@ -108,7 +108,6 @@
"@opencode-ai/core": "workspace:*",
"@opencode-ai/plugin": "workspace:*",
"@opencode-ai/schema": "workspace:*",
"@opencode-ai/sdk": "workspace:*",
"@opencode-ai/server": "workspace:*",
"@opencode-ai/tui": "workspace:*",
"@opentui/core": "catalog:",