{
    "default": {
        "model": "gpt-5.4",
        "model_reasoning_effort": "high",
        "disable_response_storage": true,
        "preferred_auth_method": "apikey",
        "personality": "pragmatic",
        "model_providers": {
            "default": {
                "wire_api": "responses",
                "requires_openai_auth": true,
                "env_key": "OPENAI_API_KEY"
            }
        },
        "features": {
            "shell_snapshot": true,
            "collaboration_modes": true,
            "multi_agent": true,
            "unified_exec": true
        }
    },
    "codex": {
        "coderelay": {
            "model": "gpt-5.3-codex",
            "baseUrl": "https://api.code-relay.com/v1",
            "token": "sk-mpAdoMU5ROzHFjwbIEfXIOteNWs7DwSQQznU6LEe75S2AzJU"
        },
        "anyrouter": {
            "model": "gpt-5.3-codex",
            "baseUrl": "https://anyrouter.top/v1",
            "token": "sk-dkFi8hfoKS9mT4Ws8iyhKl6zCrOK3Yc6tjnTiLzNA1JkuGoN"
        },
        "doubao1": {
            "baseUrl": "https://ark.cn-beijing.volces.com/api/v3",
            "token": "b6a10d06-bb11-4235-a39f-c94fc5382bda",
            "model": "ep-m-20260331103141-nkpld"
        },
        "doubao2": {
            "baseUrl": "https://ark.cn-beijing.volces.com/api/v3",
            "token": "b6a10d06-bb11-4235-a39f-c94fc5382bda",
            "model": "doubao-seed-2-0-pro-260215"
        },
        "zqsy_codeclub1": {
            "model": "gpt-5.3-codex",
            "baseUrl":"https://claude-code.club/openai",
            "token":"cr_55e45289ef9b83d8713daf71199f174b82ece522e6f490f3ebf6bc15b7b1a4c0"
        }
    }
}