8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #19 from johnlindquist/fix/prevent-bare-repo-issues Fix: Prevent Main Repo Bare Config and Ensure Clean State
Merge pull request #18 from johnlindquist/feat/integrate-git-checks feat: Add main worktree clean checks and enhance purge error handling
fix: Reorder 'wt pr' steps to avoid checkout conflict
feat(pr): use gh pr checkout for robust worktree setup and direct push
fix: change build output to build/ dir
fix: explicitly checkout commit SHA in CI
fix: simplify Node setup in CI, remove potentially problematic cache
fix: add package.json verification step to CI
fix: trigger CI with hopefully correct build script state
fix: correct tsconfig rootDir to flatten dist output