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

This commit is contained in:
Aiden Cline 2026-07-03 01:41:37 -05:00 committed by GitHub
commit 3ce5e9800d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 631 additions and 5 deletions

View file

@ -27,6 +27,7 @@
}
},
"devDependencies": {
"@effect/platform-node": "catalog:",
"@opencode-ai/core": "workspace:*",
"@opencode-ai/httpapi-codegen": "workspace:*",
"@opencode-ai/server": "workspace:*",