fix: add retries=3 to all debate agent phases #88
No reviewers
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
magnus/agent-skills!88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/agent-council-retries"
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?
Adds retry tolerance (retries=3) to all PydanticAI agent definitions across premortem, position, cross-examine, synthesis narrative, compose, and verification guardrail phases. Prevents 'Exceeded maximum output retries' failures that occurred during cross-examination rounds with complex professional profiles.