Stop agent factory loops: finish the list, one PR, no recursive hunts - #150
Open
jmjava wants to merge 1 commit into
Open
Stop agent factory loops: finish the list, one PR, no recursive hunts#150jmjava wants to merge 1 commit into
jmjava wants to merge 1 commit into
Conversation
jmjava
marked this pull request as ready for review
September 8, 2026 01:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The 2ccd cloud agent ran ~22 hours and opened PRs #73–#149 by hunting the next YAML key / fail-closed hole after each micro-PR, spawning recursive “hunt remaining bugs” children, and stopping to ask for merges mid-list.
This adds a hard session contract so the next agent:
milestones/README.mdActive means stop, not “pick the next config key”)Changes
.cursor/rules/no-factory-loop.mdc(alwaysApply)AGENTS.mdplus a Cloud-instructions pointermilestones/README.md: hunting program closed; Active is human-assigned only; Fail closed when scene-spec layout gaps coerce bools to 1.0 #148 moved to ShippedWhat this cannot do by itself
Repo rules cannot override Cursor Cloud’s platform prompt. If an agent still opens a second isomorphic PR or starts a hunt you did not ask for, kill that run. Prompt new work with: “Do the whole list on one PR. Do not ask me to merge. Stop when the list is done.”