Remove LAPI server config causing null coercion error. Detection-only mode for now; bouncer can be added later. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
15 lines
431 B
JSON
15 lines
431 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Skill(commit-commands:commit)",
|
|
"Bash(git push:*)",
|
|
"Bash(git add:*)",
|
|
"WebSearch",
|
|
"mcp__web-search-prime__web_search_prime",
|
|
"mcp__web-reader__webReader",
|
|
"Bash(python3 -c \"import json; json.load\\(open\\('modules/openclaw-config.json'\\)\\); print\\('JSON is valid'\\)\")",
|
|
"mcp__zread__search_doc",
|
|
"mcp__zread__read_file"
|
|
]
|
|
}
|
|
}
|