- Add WebSocket binary frame support to protocol specification - Update README and PROTOCOL.md to reflect dual TCP/WebSocket transport - Add Go implementation with TCP, WebSocket, and heartbeat support - Include .claude settings configuration
10 lines
174 B
JSON
10 lines
174 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(apt-get update:*)",
|
|
"Bash(apt-get install:*)",
|
|
"Bash(sudo apt-get:*)",
|
|
"Bash(protoc --version)"
|
|
]
|
|
}
|
|
}
|