refactor(cli): own Code Mode host wiring

This commit is contained in:
Aiden Cline 2026-07-07 10:39:32 -05:00
commit b09ebbea3c
7 changed files with 19 additions and 17 deletions

View file

@ -101,6 +101,7 @@
"dependencies": {
"@effect/platform-node": "catalog:",
"@opencode-ai/client": "workspace:*",
"@opencode-ai/codemode": "workspace:*",
"@opencode-ai/core": "workspace:*",
"@opencode-ai/plugin": "workspace:*",
"@opencode-ai/schema": "workspace:*",
@ -813,7 +814,6 @@
"version": "1.17.14",
"dependencies": {
"@effect/platform-node": "catalog:",
"@opencode-ai/codemode": "workspace:*",
"@opencode-ai/core": "workspace:*",
"@opencode-ai/protocol": "workspace:*",
"@opencode-ai/simulation": "workspace:*",