Skip to content

fix: surface worktree hook failures#295

Merged
kbwo merged 1 commit intomainfrom
20260424-2b0c0b
Apr 29, 2026
Merged

fix: surface worktree hook failures#295
kbwo merged 1 commit intomainfrom
20260424-2b0c0b

Conversation

@kbwo
Copy link
Copy Markdown
Owner

@kbwo kbwo commented Apr 26, 2026

Summary

  • surface pre-creation and post-creation hook failures in a dedicated TUI error screen
  • preserve hook stdout/stderr in ProcessError and logs
  • keep post-creation worktree creation successful while blocking auto session start until the error is acknowledged

Verification

  • bun run typecheck
  • bun run lint
  • bun run build
  • bun run vitest --run src/components/App.test.tsx src/utils/hookExecutor.test.ts src/services/worktreeService.test.ts

Note: full bun run test was attempted, but an existing dist submodule test failed while running git config --global protocol.file.allow always because /Users/kbwo/.gitconfig was locked. The targeted tests for this change pass.

@kbwo kbwo marked this pull request as ready for review April 29, 2026 02:45
@kbwo kbwo merged commit eab4957 into main Apr 29, 2026
1 check passed
@kbwo kbwo deleted the 20260424-2b0c0b branch April 29, 2026 02:45
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.

1 participant