Skip to content

add experimental workspace HttpApi read slice#22393

Draft
kitlangton wants to merge 2 commits intodevfrom
kit/workspace-httpapi-reads
Draft

add experimental workspace HttpApi read slice#22393
kitlangton wants to merge 2 commits intodevfrom
kit/workspace-httpapi-reads

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • add a parallel experimental workspace HttpApi slice for GET /workspace/adaptor, GET /workspace, and GET /workspace/status
  • keep this draft scoped to read-only workspace endpoints
  • use route-local Effect schemas for the workspace responses while the broader shared workspace DTO migration is still deferred
  • cover the new workspace read/docs flow with a server test

Verification

  • bun typecheck
  • bun run test test/server/workspace-httpapi.test.ts

Base automatically changed from kit/question-httpapi-spike to dev April 14, 2026 19:43
@kitlangton kitlangton force-pushed the kit/workspace-httpapi-reads branch from de2c1a6 to 4ce7323 Compare April 15, 2026 00:38
Add a parallel experimental workspace HttpApi surface for adaptor/list/status reads using route-local Effect schemas and cover the new endpoints with a server test.
Align the workspace HttpApi server test with the shared instance cleanup pattern used by the other experimental slices.
@kitlangton kitlangton force-pushed the kit/workspace-httpapi-reads branch from 4ce7323 to 4d3901a Compare April 15, 2026 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant