[feature] Auto-preview on task branch creation #2

Closed
maks wants to merge 0 commits from task/b29864fc-auto-preview-on-task-branch- into master
Owner

Implemented by Claude Code agent

Task: Hook into the existing agent_runner task lifecycle. When a task moves to 'running' and a worktree/branch is created, optionally auto-start a preview server. When task completes or fails, optionally auto-stop. Controlled by project setting.

Success Criteria:
Project setting 'auto_preview' (default off) triggers preview start when agent creates a branch. Preview URL included in WebSocket task_updated events. Cleanup on task completion is automatic. No orphan processes after task lifecycle ends.


⚠️ Review score: 17/100 — BELOW threshold (85) — needs manual review

Implemented by Claude Code agent **Task:** Hook into the existing agent_runner task lifecycle. When a task moves to 'running' and a worktree/branch is created, optionally auto-start a preview server. When task completes or fails, optionally auto-stop. Controlled by project setting. **Success Criteria:** Project setting 'auto_preview' (default off) triggers preview start when agent creates a branch. Preview URL included in WebSocket task_updated events. Cleanup on task completion is automatic. No orphan processes after task lifecycle ends. --- ⚠️ Review score: **17/100** — BELOW threshold (85) — needs manual review
maks closed this pull request 2026-04-07 21:16:11 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
maks/shipfast!2
No description provided.