first commit

This commit is contained in:
Ichitux
2026-04-05 03:08:53 +02:00
commit 1082d36c12
28015 changed files with 3767672 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(curl -s \"https://openrouter.ai/api/v1/models\" -H \"Authorization: Bearer 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\")",
"Bash(npm install:*)",
"Bash(npx prisma:*)"
]
}
}