Add Daily SkillOps reporting

This commit is contained in:
yaojingang
2026-06-16 04:29:24 +08:00
parent 5cb10444c4
commit cf4da35499
58 changed files with 1967 additions and 509 deletions
+13 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 182,
"file_count": 184,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -274,6 +274,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/render_daily_skillops_report.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/render_description_drift_history.py",
"ok": true,
@@ -778,6 +784,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_daily_skillops.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "tests/verify_description_optimization.py",
"ok": true,