Extract compile skill target models

This commit is contained in:
yaojingang
2026-06-16 17:10:06 +08:00
parent e0b66672f7
commit ee8e56b1a9
43 changed files with 802 additions and 706 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 203,
"file_count": 204,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -94,6 +94,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/compile_skill_targets.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/context_sizer.py",
"ok": true,