claude-home/.claude/settings.json
Cal Corum 2897d1f037 docs: move SubagentStop hook config to claude-runner CT
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>
2026-03-12 07:40:37 -05:00

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"
]
}