The hook belongs on the instance running long-running subagents, not in the claude-home repo settings. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 lines
209 B
JSON
11 lines
209 B
JSON
{
|
|
"enabledPlugins": {
|
|
"pyright-lsp@claude-plugins-official": true
|
|
},
|
|
"notifications_disabled": true,
|
|
"allowed_working_directories": [
|
|
"/mnt/NV2/Development/claude-home",
|
|
"/mnt/media"
|
|
]
|
|
}
|