{
  "permissions": {
    "allow": [
      "Shell(ls)",
      "Mcp(code-review-graph:semantic_search_nodes_tool)",
      "Mcp(code-review-graph:get_minimal_context_tool)",
      "Mcp(code-review-graph:query_graph_tool)"
    ],
    "deny": []
  },
  "version": 1,
  "editor": {
    "vimMode": false
  },
  "display": {
    "showLineNumbers": false,
    "showThinkingBlocks": false,
    "showStatusIndicators": false,
    "showStatusLineRunningTime": false,
    "zenMode": true
  },
  "notifications": true,
  "hints": true,
  "modelSlashCommands": true,
  "rewind": false,
  "statusLine": {
    "type": "command",
    "command": "~/.cursor/statusline.sh",
    "padding": 2,
    "updateIntervalMs": 1000,
    "timeoutMs": 2500
  },
  "model": {
    "modelId": "composer-2.5",
    "displayModelId": "composer-2.5",
    "displayName": "Composer 2.5",
    "displayNameShort": "Composer 2.5",
    "aliases": [],
    "maxMode": false
  },
  "hasChangedDefaultModel": true,
  "maxMode": false,
  "modelParameters": {
    "composer-2.5": [
      {
        "id": "fast",
        "value": "false"
      }
    ],
    "claude-opus-4-8": [
      {
        "id": "thinking",
        "value": "true"
      },
      {
        "id": "context",
        "value": "300k"
      },
      {
        "id": "effort",
        "value": "high"
      },
      {
        "id": "fast",
        "value": "false"
      }
    ],
    "gpt-5.2": [
      {
        "id": "reasoning",
        "value": "medium"
      },
      {
        "id": "fast",
        "value": "false"
      }
    ],
    "default": [],
    "gpt-5.5": [
      {
        "id": "context",
        "value": "272k"
      },
      {
        "id": "reasoning",
        "value": "low"
      },
      {
        "id": "fast",
        "value": "false"
      }
    ],
    "gpt-5.2-codex": [
      {
        "id": "reasoning",
        "value": "medium"
      },
      {
        "id": "fast",
        "value": "false"
      }
    ],
    "claude-sonnet-4-5": [
      {
        "id": "thinking",
        "value": "true"
      },
      {
        "id": "context",
        "value": "200k"
      }
    ],
    "gpt-5.3-codex": [
      {
        "id": "reasoning",
        "value": "medium"
      },
      {
        "id": "fast",
        "value": "false"
      }
    ],
    "claude-opus-4-5": [
      {
        "id": "thinking",
        "value": "true"
      }
    ],
    "claude-sonnet-4": [
      {
        "id": "thinking",
        "value": "false"
      },
      {
        "id": "context",
        "value": "200k"
      }
    ],
    "claude-sonnet-4-6": [
      {
        "id": "thinking",
        "value": "false"
      },
      {
        "id": "context",
        "value": "200k"
      },
      {
        "id": "effort",
        "value": "medium"
      }
    ]
  },
  "selectedModel": {
    "modelId": "composer-2.5",
    "parameters": [
      {
        "id": "fast",
        "value": "false"
      }
    ]
  },
  "modelSelectionHistory": [
    "composer-2.5",
    "gpt-5.2-codex"
  ],
  "privacyCache": {
    "ghostMode": false,
    "privacyMode": 4,
    "updatedAt": 1785287452018
  },
  "autoReviewAvailabilityCache": {
    "backendUrl": "https://api2.cursor.sh",
    "authCacheKey": "auth:google-oauth2|user_01KSF4AWNFV53V5P635SC7N03D",
    "available": true,
    "updatedAt": 1784206908434
  },
  "serverConfigCache": {
    "backendUrl": "https://api2.cursor.sh",
    "authCacheKey": "auth:google-oauth2|user_01KSF4AWNFV53V5P635SC7N03D",
    "agentUrlConfig": {
      "agentUrl": "https://agentn.global.api5.cursor.sh",
      "agentnUrl": "https://agentn.global.api5.cursor.sh"
    },
    "cliSandboxDefaultEnabled": false,
    "serverHttp2Config": 0,
    "updatedAt": 1785025734315
  },
  "authInfo": {
    "email": "royachiron@gmail.com",
    "displayName": "Roy Achiron",
    "userId": 363081502,
    "authId": "google-oauth2|user_01KSF4AWNFV53V5P635SC7N03D"
  },
  "network": {
    "useHttp1ForAgent": false
  },
  "approvalMode": "unrestricted",
  "autoAcceptWebSearch": false,
  "sandbox": {
    "mode": "disabled",
    "networkAccess": "user_config_with_defaults"
  },
  "showSandboxIntro": false,
  "runEverythingSettingsPromptStreak": 0,
  "attribution": {
    "attributeCommitsToAgent": true,
    "attributePRsToAgent": true
  }
}
