Implement dynamic turn allocation from plan output #10
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: archeious/luminos#10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace fixed
max_turns=14per directory with turn allocation from the planning pass.Global budget =
base_turns_per_dir * dir_count. Planning pass distributes:Include a hard ceiling (global max) as a backstop against runaway investigation.