{
  "displayName": "Claude",
  "showInteractionModeToggle": true,
  "enabled": true,
  "installed": false,
  "version": null,
  "status": "error",
  "auth": {
    "status": "unknown"
  },
  "checkedAt": "2026-05-09T19:52:43.977Z",
  "message": "Claude Agent CLI (`claude`) is not installed or not on PATH.",
  "models": [
    {
      "slug": "claude-opus-4-7",
      "name": "Claude Opus 4.7",
      "isCustom": false,
      "capabilities": {
        "optionDescriptors": [
          {
            "id": "effort",
            "label": "Reasoning",
            "type": "select",
            "options": [
              {
                "id": "low",
                "label": "Low"
              },
              {
                "id": "medium",
                "label": "Medium"
              },
              {
                "id": "high",
                "label": "High"
              },
              {
                "id": "xhigh",
                "label": "Extra High",
                "isDefault": true
              },
              {
                "id": "max",
                "label": "Max"
              },
              {
                "id": "ultrathink",
                "label": "Ultrathink"
              }
            ],
            "currentValue": "xhigh",
            "promptInjectedValues": [
              "ultrathink"
            ]
          },
          {
            "id": "contextWindow",
            "label": "Context Window",
            "type": "select",
            "options": [
              {
                "id": "200k",
                "label": "200k",
                "isDefault": true
              },
              {
                "id": "1m",
                "label": "1M"
              }
            ],
            "currentValue": "200k"
          }
        ]
      }
    },
    {
      "slug": "claude-opus-4-6",
      "name": "Claude Opus 4.6",
      "isCustom": false,
      "capabilities": {
        "optionDescriptors": [
          {
            "id": "effort",
            "label": "Reasoning",
            "type": "select",
            "options": [
              {
                "id": "low",
                "label": "Low"
              },
              {
                "id": "medium",
                "label": "Medium"
              },
              {
                "id": "high",
                "label": "High",
                "isDefault": true
              },
              {
                "id": "max",
                "label": "Max"
              },
              {
                "id": "ultrathink",
                "label": "Ultrathink"
              }
            ],
            "currentValue": "high",
            "promptInjectedValues": [
              "ultrathink"
            ]
          },
          {
            "id": "fastMode",
            "label": "Fast Mode",
            "type": "boolean"
          },
          {
            "id": "contextWindow",
            "label": "Context Window",
            "type": "select",
            "options": [
              {
                "id": "200k",
                "label": "200k",
                "isDefault": true
              },
              {
                "id": "1m",
                "label": "1M"
              }
            ],
            "currentValue": "200k"
          }
        ]
      }
    },
    {
      "slug": "claude-opus-4-5",
      "name": "Claude Opus 4.5",
      "isCustom": false,
      "capabilities": {
        "optionDescriptors": [
          {
            "id": "effort",
            "label": "Reasoning",
            "type": "select",
            "options": [
              {
                "id": "low",
                "label": "Low"
              },
              {
                "id": "medium",
                "label": "Medium"
              },
              {
                "id": "high",
                "label": "High",
                "isDefault": true
              },
              {
                "id": "max",
                "label": "Max"
              }
            ],
            "currentValue": "high"
          },
          {
            "id": "fastMode",
            "label": "Fast Mode",
            "type": "boolean"
          }
        ]
      }
    },
    {
      "slug": "claude-sonnet-4-6",
      "name": "Claude Sonnet 4.6",
      "isCustom": false,
      "capabilities": {
        "optionDescriptors": [
          {
            "id": "effort",
            "label": "Reasoning",
            "type": "select",
            "options": [
              {
                "id": "low",
                "label": "Low"
              },
              {
                "id": "medium",
                "label": "Medium"
              },
              {
                "id": "high",
                "label": "High",
                "isDefault": true
              },
              {
                "id": "ultrathink",
                "label": "Ultrathink"
              }
            ],
            "currentValue": "high",
            "promptInjectedValues": [
              "ultrathink"
            ]
          },
          {
            "id": "contextWindow",
            "label": "Context Window",
            "type": "select",
            "options": [
              {
                "id": "200k",
                "label": "200k",
                "isDefault": true
              },
              {
                "id": "1m",
                "label": "1M"
              }
            ],
            "currentValue": "200k"
          }
        ]
      }
    },
    {
      "slug": "claude-haiku-4-5",
      "name": "Claude Haiku 4.5",
      "isCustom": false,
      "capabilities": {
        "optionDescriptors": [
          {
            "id": "thinking",
            "label": "Thinking",
            "type": "boolean"
          }
        ]
      }
    }
  ],
  "slashCommands": [],
  "skills": [],
  "instanceId": "claudeAgent",
  "driver": "claudeAgent",
  "continuation": {
    "groupKey": "claude:home:/home/piyush"
  }
}
