rowboat/apps/rowboat_agents/configs/default_config.json
2025-03-26 15:51:59 +05:30

11 lines
No EOL
326 B
JSON

{
"localize_history": true,
"return_diff_messages": true,
"start_turn_with_start_agent": false,
"children_aware_of_parent": false,
"parent_has_child_history": true,
"max_messages_per_turn": 20,
"max_messages_per_error_escalation_turn": 15,
"escalate_errors": true,
"max_overall_turns": 25
}