feat(core): add form service (#35094)

This commit is contained in:
Aiden Cline
2026-07-03 01:41:37 -05:00
committed by GitHub
parent 962865b7e5
commit d6bd5d0978
9 changed files with 631 additions and 5 deletions
+1
View File
@@ -27,6 +27,7 @@
}
},
"devDependencies": {
"@effect/platform-node": "catalog:",
"@opencode-ai/core": "workspace:*",
"@opencode-ai/httpapi-codegen": "workspace:*",
"@opencode-ai/server": "workspace:*",