Skip to content

feat(server): add form routes#35099

Merged
rekram1-node merged 3 commits into
v2from
form-server
Jul 3, 2026
Merged

feat(server): add form routes#35099
rekram1-node merged 3 commits into
v2from
form-server

Conversation

@rekram1-node

Copy link
Copy Markdown
Collaborator

Summary

  • Add V2 Protocol form route group for listing, creating, reading, replying, and cancelling forms
  • Wire the Form core service into location services and server HttpApi handlers
  • Regenerate client/plugin/SDK surfaces for the new routes
  • Add HttpApi exerciser coverage for the form routes

Verification

  • bun typecheck from packages/protocol
  • bun typecheck from packages/server
  • bun typecheck from packages/core
  • bun typecheck from packages/client
  • bun run check:generated from packages/client
  • bun typecheck from packages/sdk/js
  • bun test test/form.test.ts from packages/core
  • bun test test/event-manifest.test.ts from packages/schema
  • bun test test/event-manifest.test.ts from packages/opencode
  • Form route HttpApi exerciser coverage/auth checks passed locally

Notes

  • Full local bun run test:httpapi still reports existing non-form missing scenarios on v2; all newly added form routes are covered.

@rekram1-node rekram1-node merged commit d9bf30f into v2 Jul 3, 2026
7 checks passed
@rekram1-node rekram1-node deleted the form-server branch July 3, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants