Skip to content

fix: address clawpatch findings#23

Merged
Jercik merged 12 commits into
mainfrom
fix/clawpatch-findings
Jun 14, 2026
Merged

fix: address clawpatch findings#23
Jercik merged 12 commits into
mainfrom
fix/clawpatch-findings

Conversation

@Jercik

@Jercik Jercik commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • resolves all 12 clawpatch findings, including destination prompt gating, CLI test coupling, workflow duplication, and package-manager helper cleanup
  • restores the fresh-checkout npm start -- --help path by rebuilding before the CLI stub imports dist/
  • keeps app-opening failures isolated from completed worktree creation by settling per-app launch tasks
  • adds focused regression coverage for dry-run/non-interactive destination handling, diverged-branch recovery messaging, and app launch failure semantics
  • simplifies managed workflow configuration and validates the changed workflows with actionlint

Validation

  • clawpatch status --json reports openFindings: 0
  • clawpatch report --status open --json reports 0 findings
  • git ls-files -z | xargs -0 pnpm exec oxfmt --check --config .oxfmtrc.json
  • npx -y actionlint .github/workflows/commit-msg.yml .github/workflows/pr-review.yml
  • npm start -- --help
  • pnpm test src/cli/open-worktree-apps.test.ts
  • pnpm run typecheck
  • pnpm run lint
  • pnpm test
  • pnpm run knip
  • pnpm run fta
  • pnpm run build

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

chatgpt-codex-connector[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

@Jercik Jercik merged commit 0467745 into main Jun 14, 2026
5 checks passed
@Jercik Jercik deleted the fix/clawpatch-findings branch June 14, 2026 05:32
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