Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:48:05 +08:00
commit 2a0977c1ae
4 changed files with 8080 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "master",
"description": "Advanced master agent v2.2.1 with comprehensive diagnostic capabilities and unified state machine v2.2.1. Features: complete state coverage for SYSTEM_SELF_DIAGNOSIS from all critical states, fixed critical incomplete state coverage bug, optimized parallel processing engine, multi-level diagnostic caching, intelligent agent selection, and maximum diagnostic reliability with full system accessibility.",
"version": "0.9.10",
"author": {
"name": "Bohdan",
"email": "pomazan.bohdan@gmail.com"
},
"agents": [
"./agents"
]
}