chore: merge v2 into service channel config

This commit is contained in:
Dax Raad 2026-07-21 10:28:58 -04:00
commit e76b29c0b4
1174 changed files with 21121 additions and 336917 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/tui",
"version": "1.18.3",
"version": "1.18.4",
"private": true,
"type": "module",
"license": "MIT",
@ -31,6 +31,7 @@
"./editor-zed": "./src/editor-zed.ts",
"./mini": "./src/mini/index.ts",
"./mini/tool": "./src/mini/tool.ts",
"./model-preference": "./src/model-preference.ts",
"./runtime": "./src/runtime.tsx",
"./terminal-win32": "./src/terminal-win32.ts",
"./context/keymap": "./src/context/keymap.tsx",