{ "meta": { "lastTouchedVersion": "2026.1.24-3", "lastTouchedAt": "2026-02-17T00:00:00.000Z" }, "auth": { "profiles": { "anthropic:default": { "provider": "anthropic", "mode": "api_key" }, "anthropic:claude-cli": { "provider": "anthropic", "mode": "oauth" }, "moonshot:default": { "provider": "moonshot", "mode": "api_key" } }, "order": { "anthropic": ["anthropic:claude-cli", "anthropic:default"], "moonshot": ["moonshot:default"] } }, "models": { "mode": "merge", "providers": { "moonshot": { "baseUrl": "https://api.moonshot.ai/v1", "api": "openai-completions", "models": [ { "id": "kimi-k2-0905-preview", "name": "Kimi K2", "reasoning": false, "input": ["text"], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 256000, "maxTokens": 8192 }, { "id": "kimi-k2.5", "name": "Kimi K2.5", "reasoning": false, "input": ["text"], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 256000, "maxTokens": 8192 } ] } } }, "agents": { "defaults": { "model": { "primary": "moonshot/kimi-k2.5", "fallbacks": ["anthropic/claude-sonnet-4-20250514", "moonshot/kimi-k2-0905-preview"] }, "models": { "moonshot/kimi-k2-0905-preview": { "alias": "kimi" }, "moonshot/kimi-k2.5": { "alias": "kimi" }, "anthropic/claude-opus-4-6": { "alias": "opus46" }, "anthropic/claude-sonnet-4-20250514": { "alias": "sonnet" } }, "workspace": "/home/ccuser/cog", "contextTokens": 100000, "contextPruning": { "mode": "cache-ttl", "ttl": "2h" }, "compaction": { "mode": "default" }, "heartbeat": { "every": "30m", "model": "moonshot/kimi-k2.5", "includeReasoning": false }, "maxConcurrent": 2, "subagents": { "maxConcurrent": 5, "model": "moonshot/kimi-k2.5" } } }, "tools": { "web": { "search": { "apiKey": "BSAX4hhpkzkj2McQl4-wEqi7xzKhSwM" } }, "media": { "audio": { "maxBytes": 10485760, "models": [{ "provider": "openai", "model": "gpt-4o-mini-transcribe" }] } } }, "messages": { "ackReactionScope": "group-mentions" }, "commands": { "native": "auto", "nativeSkills": "auto", "restart": true }, "channels": { "telegram": { "enabled": false } }, "gateway": { "port": 18812, "mode": "local", "auth": { "token": "cog-api-2026" }, "http": { "endpoints": { "chatCompletions": { "enabled": true } } } }, "plugins": { "allow": [], "entries": {} } }