Skip to content

Add clone-based code review workflow#115

Open
kcosr wants to merge 3 commits into
mainfrom
code-review-clone
Open

Add clone-based code review workflow#115
kcosr wants to merge 3 commits into
mainfrom
code-review-clone

Conversation

@kcosr
Copy link
Copy Markdown
Owner

@kcosr kcosr commented Apr 27, 2026

Summary

  • add the git-clone prepare hook and bundled code-review-clone assignment
  • harden clone inputs against option injection and credential-bearing HTTPS URLs
  • make managed clone checkouts reconfigurable/reusable and clean them up on delete
  • preserve Attempts drawer follow-up/resume selection while timeline history is lazy-loaded
  • switch resumed runs immediately to the Response view with a hidden live placeholder until the real timeline attempt arrives
  • refresh same-run live timeline history without resubscribing the SSE stream on attempt-count changes

Tests

  • npm run check
  • npm run test:web
  • node --test test/git-clone-hook.test.mjs
  • node --test test/reconfigure.test.mjs
  • node --test test/command-services.test.mjs

Review

  • Nested task-runner review run nw4g5n approved the original clone workflow delta for ship.
  • Post-review web follow-up committed in 02659ab after local npm run check passed.

@kcosr kcosr marked this pull request as draft May 1, 2026 00:41
@kcosr kcosr marked this pull request as ready for review May 1, 2026 00:41
@kcosr kcosr marked this pull request as draft May 1, 2026 00:41
@kcosr kcosr marked this pull request as ready for review May 1, 2026 00:41
@kcosr kcosr marked this pull request as draft May 1, 2026 00:41
@kcosr kcosr marked this pull request as ready for review May 1, 2026 00:41
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