Skip to content

Arc: Add diff/test/log review lane#23

Draft
connortessaro wants to merge 2 commits intomainfrom
code/task_3a5c821b/self-drive-3a5c821b-1
Draft

Arc: Add diff/test/log review lane#23
connortessaro wants to merge 2 commits intomainfrom
code/task_3a5c821b/self-drive-3a5c821b-1

Conversation

@connortessaro
Copy link
Copy Markdown
Owner

Automated draft PR created by Arc self-drive.

This branch was pushed from an isolated worker worktree after the task completed successfully.

Arc and others added 2 commits March 21, 2026 04:29
Add a new Review Lane section to the cockpit UI with tabbed Diff, Tests,
and Logs views. The backend collects git diff and commit log from the
worker worktree, extracts test output from run logs, and exposes them
through a new code.worker.review-artifacts gateway RPC endpoint.

Backend:
- Add CodeWorkerReviewArtifacts type to store.ts
- Add readWorkerReviewArtifacts runtime method
- Add code.worker.review-artifacts gateway handler

macOS app:
- Add CockpitReviewArtifacts data model and GatewayConnection method
- Add ReviewLaneTab enum and review artifact state to CockpitStore
- Add CockpitReviewLane and CockpitReviewLaneContent SwiftUI views

Tests:
- Add gateway handler delegation test for review-artifacts endpoint

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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