Skip to content

fix(worktree): fork workspace worktree boot#25723

Merged
kitlangton merged 3 commits intodevfrom
kit/fix-workspace-worktree-create
May 4, 2026
Merged

fix(worktree): fork workspace worktree boot#25723
kitlangton merged 3 commits intodevfrom
kit/fix-workspace-worktree-create

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • Make workspace-adapter worktree creation return after git setup instead of waiting for boot/start scripts.
  • Reuse createFromInfo from direct worktree creation so both entrypoints share the same async boot contract.
  • Add regression coverage for direct and workspace worktree create, including a project start command that would previously block the response.

Testing

  • bun run test test/project/worktree.test.ts test/server/worktree-endpoint-repro.test.ts
  • bun run typecheck

@kitlangton kitlangton merged commit 25dc6f0 into dev May 4, 2026
9 checks passed
@kitlangton kitlangton deleted the kit/fix-workspace-worktree-create branch May 4, 2026 16:03
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