mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
- Position MCP button as the leftmost action button - Improves visibility and accessibility of MCP functionality - User requested positioning change 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
12 lines
198 B
JSON
12 lines
198 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(docker-compose:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(docker logs:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |