Merge changes v1

This commit is contained in:
akhisud3195 2025-03-25 15:37:51 +05:30 committed by Ramnique Singh
parent b2fd9bf877
commit 24efe0e887
45 changed files with 2940 additions and 294 deletions

View file

@ -0,0 +1,11 @@
{
"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
}