feat(api): add database models

This commit is contained in:
bwstudio
2026-05-21 20:41:45 +08:00
parent 57245cc288
commit 16baff934a
6 changed files with 318 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Skill(brainstorming)",
"Skill(writing-plans)",
"Skill(subagent-driven-development)",
"Bash(git add *)",
"Bash(git commit *)"
]
}
}