mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
- Show real-time connection status with colored indicator - Display 'Event Stream: Connected/Disconnected' on separate row - Add warning message when notifications enabled but connection is down - Update connection status via NotificationCenter events - Add debugging logs to EventSource for better troubleshooting
15 lines
No EOL
254 B
JSON
15 lines
No EOL
254 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(pnpm test:*)",
|
|
"Bash(rg:*)",
|
|
"Bash(./scripts/vtlog.sh:*)",
|
|
"Bash(ls:*)"
|
|
],
|
|
"deny": []
|
|
},
|
|
"enableAllProjectMcpServers": true,
|
|
"enabledMcpjsonServers": [
|
|
"playwright"
|
|
]
|
|
} |