Skip to content

Add guardrails, max_iterations, and max_validation_attempts to automate#8

Merged
MrTravisB merged 4 commits intomainfrom
travis/automate-params
Dec 10, 2025
Merged

Add guardrails, max_iterations, and max_validation_attempts to automate#8
MrTravisB merged 4 commits intomainfrom
travis/automate-params

Conversation

@MrTravisB
Copy link
Copy Markdown
Collaborator

Summary

  • Add guardrails parameter for safety constraints during automation
  • Add max_iterations parameter to limit task iterations (1-100, default: 50)
  • Add max_validation_attempts parameter to limit validation retries (1-10, default: 3)
  • Add data parameter for form filling context
  • Add tests for the new parameters

Test plan

  • All existing tests pass (157 tests)
  • New tests added for build_automate_request function

🤖 Generated with Claude Code

@MrTravisB MrTravisB merged commit 9f5f425 into main Dec 10, 2025
6 checks passed
@MrTravisB MrTravisB deleted the travis/automate-params branch December 10, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant