Skip to content

feat(httpapi): bridge worktree mutations#24371

Merged
kitlangton merged 1 commit intodevfrom
kit/httpapi-worktree-mutations
Apr 25, 2026
Merged

feat(httpapi): bridge worktree mutations#24371
kitlangton merged 1 commit intodevfrom
kit/httpapi-worktree-mutations

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • Bridge worktree create, remove, and reset through the experimental HttpApi path.
  • Migrate worktree route DTOs to Effect Schema with .zod compatibility for legacy Hono/OpenAPI generation.
  • Add Hono-bridge coverage for create/list/reset/remove against a real temporary git repository.

Tests

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

@kitlangton kitlangton merged commit a369130 into dev Apr 25, 2026
11 of 12 checks passed
@kitlangton kitlangton deleted the kit/httpapi-worktree-mutations branch April 25, 2026 19:35
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