"unusableProfiles": [],
"oauth": {
"warnAfterMs": 86400000,
"profiles": [
{
"profileId": "anthropic:default",
"provider": "anthropic",
"type": "token",
"status": "static",
"source": "store",
"label": "anthropic:default"
},
{
"profileId": "google:default",
"provider": "google",
"type": "api_key",
"status": "static",
"source": "store",
"label": "google:default"
},
{
"profileId": "kimi-coding:default",
"provider": "kimi-coding",
"type": "api_key",
"status": "static",
"source": "store",
"label": "kimi-coding:default"
}
],
"providers": [
{
"provider": "anthropic",
"status": "ok",
"profiles": [
{
"profileId": "anthropic:default",
"provider": "anthropic",
"type": "token",
"status": "static",
"source": "store",
"label": "anthropic:default"
}
]
},
{
"provider": "google",
"status": "static",
"profiles": [
{
"profileId": "google:default",
"provider": "google",
"type": "api_key",
"status": "static",
"source": "store",
"label": "google:default"
}
]
},
{
"provider": "kimi-coding",
"status": "static",
"profiles": [
{
"provider": "openai",
"status": "missing",
"profiles": []
},
{
"provider": "openrouter",
"status": "missing",
"profiles": []
}
]
}
}
}