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

@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/cli",
"version": "1.17.20",
"version": "1.17.18",
"type": "module",
"license": "MIT",
"bin": {
@ -36,7 +36,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:",