{ "meta": { "lastTouchedVersion": "2026.3.7", "lastTouchedAt": "2026-03-13T02:05:52.873Z" }, "env": { "OPENROUTER_API_KEY": "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", "OPENAI_API_KEY": "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" }, "auth": { "profiles": { "anthropic:claude-cli": { "provider": "anthropic", "mode": "oauth" }, "moonshot:default": { "provider": "moonshot", "mode": "api_key" } }, "order": { "anthropic": [ "anthropic:claude-cli" ], "moonshot": [ "moonshot:default" ], "openai": [ "openai:default" ], "deepseek": [ "deepseek: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 } ] }, "deepseek": { "baseUrl": "https://api.deepseek.com/v1", "api": "openai-completions", "models": [ { "id": "deepseek-chat", "name": "DeepSeek V3", "reasoning": false, "input": [ "text" ], "cost": { "input": 0.14, "output": 0.28, "cacheRead": 0.014, "cacheWrite": 0 }, "contextWindow": 128000, "maxTokens": 8192 } ] } } }, "agents": { "defaults": { "model": { "primary": "google/gemini-2.0-flash", "fallbacks": [ "openai/gpt-5.4", "moonshot/kimi-k2-0905-preview" ] }, "workspace": "/home/ccuser/the-50-dollar-app", "contextTokens": 200000, "contextPruning": { "mode": "cache-ttl", "ttl": "3h" }, "compaction": { "mode": "default" }, "heartbeat": { "every": "15m", "includeReasoning": false }, "maxConcurrent": 3, "subagents": { "maxConcurrent": 5, "model": "deepseek/deepseek-chat" } }, "list": [ { "id": "main", "identity": { "name": "Builder", "emoji": "🔨" } } ] }, "tools": { "media": { "audio": { "maxBytes": 10485760, "models": [ { "provider": "openai", "model": "gpt-4o-mini-transcribe" } ] } } }, "messages": { "ackReactionScope": "group-mentions" }, "commands": { "native": "auto", "nativeSkills": "auto", "restart": true, "ownerDisplay": "raw" }, "channels": { "telegram": { "enabled": true, "dmPolicy": "pairing", "botToken": "8111798087:AAGCOnhVRLTjMVj2_dYR2O_bRvNDthB0Xtw", "groups": { "-1003505625266": { "requireMention": true, "enabled": true, "allowFrom": [ 7377499346, 8294933660 ], "topics": { "2": { "requireMention": false } } } }, "groupPolicy": "allowlist", "streaming": "partial" } }, "gateway": { "port": 18790, "mode": "local", "auth": { "token": "builder-api-2026" }, "http": { "endpoints": { "chatCompletions": { "enabled": true } } } }, "plugins": { "entries": { "telegram": { "enabled": true }, "acpx": { "enabled": true } } } }