{ "meta": { "lastTouchedVersion": "2026.1.24-3", "lastTouchedAt": "2026-02-12T09:32:00.280Z" }, "auth": { "profiles": { "anthropic:claude-cli": { "provider": "anthropic", "mode": "oauth" }, "moonshot:default": { "provider": "moonshot", "mode": "api_key" } }, "order": { "anthropic": [ "anthropic:claude-cli" ], "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 } ] } } }, "agents": { "defaults": { "model": { "primary": "anthropic/claude-opus-4-6", "fallbacks": [ "anthropic/claude-sonnet-4-20250514", "moonshot/kimi-k2-0905-preview" ] }, "workspace": "/home/ccuser/the-50-dollar-app", "contextTokens": 150000, "contextPruning": { "mode": "cache-ttl", "ttl": "3h" }, "compaction": { "mode": "default" }, "maxConcurrent": 3, "subagents": { "maxConcurrent": 5, "model": "moonshot/kimi-k2-0905-preview" } }, "list": [ { "id": "main", "identity": { "name": "Builder", "emoji": "\ud83d\udd28" } } ] }, "messages": { "ackReactionScope": "group-mentions" }, "commands": { "native": "auto", "nativeSkills": "auto", "restart": true }, "channels": { "telegram": { "enabled": true, "dmPolicy": "pairing", "botToken": "8111798087:AAGCOnhVRLTjMVj2_dYR2O_bRvNDthB0Xtw", "groups": { "-1003505625266": { "enabled": true, "requireMention": true, "allowFrom": [7377499346, 8294933660], "topics": { "2": { "requireMention": false } } } }, "groupPolicy": "allowlist", "streamMode": "partial" } }, "gateway": { "port": 18790, "mode": "local" }, "plugins": { "entries": { "telegram": { "enabled": true } } } }