Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion agentproxy/prompts/pa_done_classifier.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ attached artifacts, decide the next state transition.
- verification_passed=true means code runs without errors.
- Round deltas show lines_added/removed per round and output_similarity to prior round.
- If recent rounds show lines_added=0 AND high output_similarity → Claude is stalling.
- Vacuous verification ("no scripts found", "skipped") does NOT count as passed.
- Vacuous verification ("no scripts found", "skipped") does NOT count as passed → STOP.
- Look at TRAJECTORY across rounds: is Claude progressing or repeating?
- If Claude is stuck in a loop with no recovery path → STOP.
- If a fundamental error prevents task completion → ERROR.
Expand Down