Skip to content

Plan 4: Parallel fan-out + worktree isolation (stacks on Plan 3) - #3

Merged
fernandoleyra merged 4 commits into
mainfrom
frinkloop/v0.4-parallel
Jun 25, 2026
Merged

Plan 4: Parallel fan-out + worktree isolation (stacks on Plan 3)#3
fernandoleyra merged 4 commits into
mainfrom
frinkloop/v0.4-parallel

Conversation

@fernandoleyra

Copy link
Copy Markdown
Owner

Summary

Plan 4 of FrinkLoop. Stacks on Plan 3 (PR #2) — merge in order: PR #1 → PR #2 → this.

  • lib/worktrees.sh — per-task worktree lifecycle (create / list / remove / prune)
  • lib/loop.sh#pick_parallel_batch — up to 10 disjoint-path tasks at once
  • Schema: task.paths_touched (optional array of strings)
  • mvp-loop skill: parallel fan-out section
  • builder agent: worktree contract

12 new tests, 96 total.

Test plan

  • CI: bats tests/plan-1/ tests/plan-2/ tests/plan-3/ tests/plan-4/ → 96/96
  • Visual: confirm fan-out documentation in mvp-loop SKILL.md

🤖 Generated with Claude Code

Base automatically changed from frinkloop/v0.3-templates to mainJune 25, 2026 07:54
@fernandoleyra
fernandoleyra merged commit e853862 into mainJun 25, 2026
@fernandoleyra
fernandoleyra deleted the frinkloop/v0.4-parallel branch June 25, 2026 07:54
Sign up for freeto 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

@fernandoleyra