Files
nikitaa_ts 57f12f792c
ci-front / build (push) Successful in 2m8s
feat: add create agents
2026-04-04 01:24:45 +03:00

14 lines
219 B
JSON

{
"permissions": {
"allow": [
"Bash(yarn *)",
"Bash(npx *)",
"Bash(npm run *)",
"Bash(type *)",
"Bash(dir)",
"Bash(move *)",
"Bash(findstr *)"
]
},
"$version": 3
}