init: 云枢·Agent 初始提交

This commit is contained in:
titor
2026-05-08 10:12:31 +08:00
commit a6025c699f
22 changed files with 2116 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module yunshu
go 1.21
require gopkg.in/yaml.v3 v3.0.1