Parallel workers
Several agents or people on one repository: claimed scopes, overlap, and who touched what.
Several agents or people on one repository: claimed scopes, overlap, and who touched what.
- use cases
- 3
- described
- 3
-
described intermediate
Deliver issues in waves the graph computes, and take the next one
Validate the plan, read the execution waves the dependency graph yields, see which issues are ready and which are blocked on what, and take the one issue a worker should do now.
plan · start -
described intermediate
Run several workers in one repository without them colliding
Give each worker a declared scope, and find out immediately when two of them claim the same paths.
start · check · finish -
described intermediate
Work on a branch in the one worktree it belongs to
Start a branch without choosing a path, find every checkout of the repository from any of them, and bring a stray one home with its uncommitted work intact.
doctor · context