Add proposal-only adaptive iteration loop

This commit is contained in:
yaojingang
2026-06-15 21:09:25 +08:00
parent 180dbf4a41
commit aacf3282f5
71 changed files with 2437 additions and 524 deletions
+26 -2
View File
@@ -1,11 +1,11 @@
{
"schema_version": "1.0",
"ok": true,
"generated_at": "2026-06-15",
"generated_at": "2026-06-13",
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 165,
"file_count": 169,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -196,6 +196,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/propose_adaptation.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/provider_output_eval_runner.py",
"ok": true,
@@ -556,6 +562,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/summarize_user_signals.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/sync_local_install.py",
"ok": true,
@@ -616,6 +628,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/yao_cli_adaptation_commands.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/yao_cli_config.py",
"ok": true,
@@ -652,6 +670,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_adaptation_safety.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_adapter_snapshots.py",
"ok": true,