refactor: split yao cli report commands

This commit is contained in:
yaojingang
2026-06-14 02:05:31 +08:00
parent 7afde5ebaf
commit d7018dac55
37 changed files with 677 additions and 637 deletions
+13 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 142,
"file_count": 144,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -532,6 +532,18 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/yao_cli_report_commands.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/yao_cli_runtime.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/yao_cli_telemetry.py",
"ok": true,