feat: initial implementation of CLIProxyAPI Command Code plugin (stage 1)

This commit is contained in:
2026-09-04 10:39:04 +08:00
commit 4ce221c22a
18 changed files with 3409 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module github.com/zgs225/cliproxy-plugin-commandcode
go 1.22
require gopkg.in/yaml.v3 v3.0.1