Skip to content

feat(httpapi): bridge project update endpoint#24398

Merged
kitlangton merged 1 commit intodevfrom
kit/httpapi-project-update
Apr 25, 2026
Merged

feat(httpapi): bridge project update endpoint#24398
kitlangton merged 1 commit intodevfrom
kit/httpapi-project-update

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • Bridge PATCH /project/:projectID through the experimental HttpApi path.
  • Add an Effect schema for project update payloads while preserving existing Hono/Zod behavior.
  • Add bridge coverage for project updates and persisted project list state.
  • Document the smaller remaining-PR plan in the HttpApi migration spec.

Tests

  • bun typecheck from packages/opencode
  • bun run test:ci test/server/httpapi-instance.test.ts from packages/opencode
  • bun run test:ci test/server/httpapi-*.test.ts from packages/opencode
  • ./packages/sdk/js/script/build.ts
  • bun turbo typecheck

@kitlangton kitlangton merged commit 58c6587 into dev Apr 25, 2026
10 of 11 checks passed
@kitlangton kitlangton deleted the kit/httpapi-project-update branch April 25, 2026 22:55
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