26 lines
1.0 KiB
JSON
26 lines
1.0 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__plugin_context-mode_context-mode__ctx_batch_execute",
|
|
"mcp__plugin_context-mode_context-mode__ctx_search",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit -m ':*)",
|
|
"mcp__plugin_context-mode_context-mode__ctx_execute",
|
|
"Bash(git commit -m 'docs: update SESSION_STATE cu status [C-01] JWT auth COMPLET:*)",
|
|
"Bash(git commit -m 'docs: final SESSION_STATE — ALL TASKS COMPLETE v1.3.5:*)",
|
|
"Bash(git rebase:*)",
|
|
"Bash(git filter-branch:*)",
|
|
"Bash(git reset:*)",
|
|
"Bash(git commit -m 'feat: implement JWT Bearer authentication on all routers [C-01]:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git branch:*)",
|
|
"Bash(pip install:*)",
|
|
"Bash(sqlite3 data/inventory.db \"SELECT username, role, origin, hashed_password FROM users;\")",
|
|
"Bash(sqlite3 data/inventory.db \".schema users\")",
|
|
"Bash(sqlite3 data/inventory.db \"SELECT * FROM users;\")",
|
|
"Bash(git restore:*)",
|
|
"Bash(pkill -f \"uvicorn\")"
|
|
]
|
|
}
|
|
}
|