docs: add evolution config controls (#2852)

* docs: add evolution config controls

* docs: address evolution config review
This commit is contained in:
lxowalle
2026-05-12 11:23:06 +08:00
committed by GitHub
parent 255a67e2da
commit 223ebdf0c7
12 changed files with 414 additions and 1 deletions
+9
View File
@@ -20,6 +20,15 @@
}
}
},
"evolution": {
"enabled": false,
"mode": "observe",
"state_dir": "",
"min_task_count": 2,
"min_success_ratio": 0.7,
"cold_path_trigger": "after_turn",
"cold_path_times": []
},
"model_list": [
{
"model_name": "gpt-5.4",