{
  "billing": {
    "overageStrategy": "ask"
  },
  "context": {
    "fileFiltering": {
      "enableRecursiveFileSearch": true
    }
  },
  "general": {
    "plan": {
      "modelRouting": false
    },
    "previewFeatures": true,
    "sessionRetention": {
      "enabled": true,
      "maxAge": "30d",
      "warningAcknowledged": true
    }
  },
  "hooks": {
    "PostToolUse": [
      {
        "hooks": [
          {
            "command": "/home/user/Projects/slopgate/.worktrees/fix/record-string-any-regex-performance/hooks/edit-hook.sh",
            "type": "command"
          }
        ],
        "matcher": "Edit|Write"
      }
    ],
    "PreToolUse": [
      {
        "hooks": [
          {
            "command": "/home/user/Projects/slopgate/.worktrees/fix/record-string-any-regex-performance/hooks/commit-hook.sh",
            "type": "command"
          }
        ],
        "matcher": "Bash"
      },
      {
        "hooks": [
          {
            "command": "/home/user/Projects/slopgate/.worktrees/fix/record-string-any-regex-performance/hooks/baseline-guard.sh",
            "type": "command"
          }
        ],
        "matcher": "Bash|Edit|Write"
      }
    ],
    "SessionStart": [
      {
        "hooks": [
          {
            "command": "/home/user/Projects/slopgate/.worktrees/fix/record-string-any-regex-performance/hooks/session-start.sh",
            "type": "command"
          }
        ]
      }
    ]
  },
  "ide": {
    "hasSeenNudge": true
  },
  "security": {
    "auth": {
      "selectedType": "oauth-personal"
    }
  },
  "sessionRetention": {
    "maxCount": 100
  },
  "ui": {
    "escapePastedAtSymbols": true,
    "footer": {
      "hideContextPercentage": false
    },
    "inlineThinkingMode": "full",
    "loadingPhrases": "tips",
    "showCitations": false,
    "showMemoryUsage": true,
    "showModelInfoInChat": true
  }
}
