2025-12-03 11:02:31 +01:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"mcp__serena__activate_project",
|
|
|
|
|
"mcp__serena__list_dir",
|
|
|
|
|
"mcp__context7__resolve-library-id",
|
|
|
|
|
"mcp__context7__get-library-docs",
|
|
|
|
|
"mcp__zen__consensus",
|
|
|
|
|
"Bash(docker compose build:*)",
|
|
|
|
|
"Bash(docker compose:*)",
|
|
|
|
|
"Bash(curl:*)",
|
|
|
|
|
"Bash(dir \"Z:\\Repos\\LetsBeV2\\orchestrator\\letsbe-orchestrator\\alembic\\versions\" /B)",
|
|
|
|
|
"Bash(dir:*)",
|
|
|
|
|
"Bash(timeout:*)",
|
|
|
|
|
"Bash(python:*)",
|
|
|
|
|
"Bash(git init:*)",
|
|
|
|
|
"Bash(git remote add:*)",
|
2025-12-09 14:13:08 +01:00
|
|
|
"Bash(git add:*)",
|
|
|
|
|
"Bash(git commit -m \"$(cat <<''EOF''\nInitial commit: LetsBe Cloud Orchestrator\n\nFeatures:\n- FastAPI backend with SQLAlchemy 2.0 async ORM\n- Tenant management (CRUD operations)\n- Task management with types: FILE_WRITE, ENV_UPDATE, DOCKER_RELOAD, COMPOSITE\n- Agent registration, heartbeat, and task claiming (/tasks/next)\n- Chatwoot deployment playbook (COMPOSITE task with ENV_UPDATE + DOCKER_RELOAD)\n- Alembic migrations for Postgres\n- Docker Compose setup for local development\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nEOF\n)\")",
|
|
|
|
|
"Bash(git push:*)",
|
|
|
|
|
"Bash(git remote set-url:*)",
|
|
|
|
|
"Bash(git commit:*)"
|
2025-12-03 11:02:31 +01:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|