feat: added agent rust client generation

This commit is contained in:
GW_MC
2025-12-28 15:16:47 +08:00
parent bb55e37b49
commit 7a5b9471e0
34 changed files with 3009 additions and 0 deletions

3
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,3 @@
onlyBuiltDependencies:
- '@nestjs/core'
- '@openapitools/openapi-generator-cli'