{ "model": "sonnet", "cleanupPeriodDays": 365, "hooks": { "Stop": [ { "matcher": "*", "hooks": [ { "type": "command", "command": "notify-send -i dialog-information '🤖 Claude Code' \"Session Complete\\nFinished working in $(basename \"$PWD\")\" -t 10000" } ] } ] }, "enabledPlugins": { "typescript-lsp@claude-plugins-official": true } }