refactor: split yao creation commands

This commit is contained in:
yaojingang
2026-06-14 05:16:15 +08:00
parent 628acc5c35
commit 088904f519
36 changed files with 645 additions and 672 deletions
+7 -1
View File
@@ -5,7 +5,7 @@
"root": ".",
"summary": {
"target_python": "3.11",
"file_count": 147,
"file_count": 148,
"issue_count": 0,
"syntax_error_count": 0,
"fstring_311_violation_count": 0,
@@ -544,6 +544,12 @@
"issue_count": 0,
"issues": []
},
{
"path": "scripts/yao_cli_create_commands.py",
"ok": true,
"issue_count": 0,
"issues": []
},
{
"path": "scripts/yao_cli_parser.py",
"ok": true,