Skip to content

feat(server): mount question web handler from packages/server#22506

Open
nexxeln wants to merge 5 commits intodevfrom
nxl/mount-question-server
Open

feat(server): mount question web handler from packages/server#22506
nexxeln wants to merge 5 commits intodevfrom
nxl/mount-question-server

Conversation

@nexxeln
Copy link
Copy Markdown
Member

@nexxeln nexxeln commented Apr 14, 2026

summary

  • move the experimental question web mount composition into packages/server while keeping host-provided question callbacks in opencode
  • preserve the existing /experimental/httpapi/question and /experimental/httpapi/question/doc paths through a server-owned web handler factory
  • keep opencode as a thin adapter around QuestionLive so runtime behavior stays the same

testing

  • bun typecheck in packages/server
  • bun typecheck in packages/opencode
  • bun test test/server/question-httpapi.test.ts --timeout 30000 in packages/opencode

@nexxeln nexxeln changed the title mount question web handler from packages/server feat(server): mount question web handler from packages/server Apr 14, 2026
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