refactor(protocol): extract server contracts (#33708)

This commit is contained in:
Kit Langton
2026-06-25 04:15:31 +02:00
committed by GitHub
parent f9dac262ff
commit 56a37c3640
77 changed files with 1070 additions and 878 deletions
+1
View File
@@ -13,6 +13,7 @@
},
"dependencies": {
"@opencode-ai/core": "workspace:*",
"@opencode-ai/protocol": "workspace:*",
"drizzle-orm": "catalog:",
"effect": "catalog:"
},