feat: add create agents
ci-front / build (push) Successful in 2m8s

This commit is contained in:
2026-04-04 01:24:45 +03:00
parent 476499515d
commit 57f12f792c
5 changed files with 756 additions and 1 deletions
+7 -1
View File
@@ -1,7 +1,13 @@
{
"permissions": {
"allow": [
"Bash(yarn *)"
"Bash(yarn *)",
"Bash(npx *)",
"Bash(npm run *)",
"Bash(type *)",
"Bash(dir)",
"Bash(move *)",
"Bash(findstr *)"
]
},
"$version": 3