UNPKG

@tencent-ai/codebuddy-code

Version:

Use CodeBuddy, Tencent's AI assistant, right from your terminal. CodeBuddy can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.

308 lines 7.09 kB
{ "endpoint": "https://copilot.tencent.com", "agents": [ { "name": "cli", "instructions": "cli-agent-prompt", "description": "cli agent", "models": [ "claude-4.0", "gemini-2.5-flash", "gemini-2.5-pro", "gpt-5", "gpt-5-mini", "gpt-5-nano", "o4-mini", "deepseek-v3-1-lkeap" ], "commands": [ "init", "compact" ], "tools": [ "Task", "Read", "LS", "Write", "Edit", "MultiEdit", "Bash", "Glob", "Grep", "TodoWrite", "SaveMemory", "WebFetch", "WebSearch", "NotebookRead", "NotebookEdit", "NotebookWrite" ], "tags": [ "cli", "default" ] }, { "name": "general-purpose", "instructions": "cli-agent-prompt", "description": "general-purpose agent", "tools": [ "Read", "LS", "Write", "Edit", "MultiEdit", "Bash", "Glob", "Grep", "TodoWrite", "SaveMemory", "WebFetch", "WebSearch", "NotebookRead", "NotebookEdit", "NotebookWrite" ], "tags": [ "cli", "general-purpose" ] }, { "name": "compact", "instructions": "compact-agent-prompt", "description": "compact agent", "tools": [ "Read", "LS", "Write", "Edit", "MultiEdit", "Bash", "Glob", "Grep", "TodoWrite", "SaveMemory", "WebFetch", "WebSearch", "NotebookRead", "NotebookEdit", "NotebookWrite", "Task" ], "tags": [ "cli", "compact" ] }, { "name": "contentAnalyzer", "instructions": "content-analyzer-agent-instructions", "description": "content analyzer agent", "tags": [ "cli", "content-analyzer" ] }, { "name": "agentInstructions", "instructions": "agent-instructions", "description": "generating agent instructions", "tags": [ "cli", "agent-instructions" ] } ], "models": [ { "id": "deepseek-v3-1", "name": "DeepSeek-V3.1", "vendor": "f", "maxOutputTokens": 8192, "maxInputTokens": 64000, "supportsToolCall": true, "supportsImages": false, "disabledMultimodal": true, "maxAllowedSize": 56000 }, { "id": "deepseek-v3-1-lkeap", "name": "DeepSeek-V3.1", "vendor": "f", "maxOutputTokens": 8192, "maxInputTokens": 128000, "supportsToolCall": true, "supportsImages": false, "disabledMultimodal": true, "maxAllowedSize": 56000 }, { "id": "claude-3.7", "name": "Claude-3.7-Sonnet", "vendor": "e", "maxOutputTokens": 24000, "maxInputTokens": 200000, "supportsToolCall": true, "supportsImages": true, "maxAllowedSize": 80000 }, { "id": "claude-4.0", "name": "Claude-4.0-Sonnet", "vendor": "e", "maxOutputTokens": 24000, "maxInputTokens": 200000, "supportsToolCall": true, "supportsImages": true, "maxAllowedSize": 80000, "isDefault": true }, { "id": "gpt-5", "name": "GPT-5", "vendor": "e", "maxOutputTokens": 128000, "maxInputTokens": 272000, "supportsToolCall": true, "supportsImages": true, "maxAllowedSize": 80000 }, { "id": "gpt-5-mini", "name": "GPT-5-mini", "vendor": "e", "maxOutputTokens": 128000, "maxInputTokens": 272000, "supportsToolCall": true, "supportsImages": true, "maxAllowedSize": 80000 }, { "id": "gpt-5-nano", "name": "GPT-5-nano", "vendor": "e", "maxOutputTokens": 128000, "maxInputTokens": 272000, "supportsToolCall": true, "supportsImages": true, "maxAllowedSize": 80000 }, { "id": "o4-mini", "name": "GPT-4o-mini", "vendor": "e", "maxOutputTokens": 32000, "maxInputTokens": 200000, "supportsToolCall": true, "supportsImages": true, "maxAllowedSize": 40000 }, { "id": "deepseek-v3-0324-lkeap", "name": "deepseek-v3-0324", "vendor": "f", "maxOutputTokens": 8192, "maxInputTokens": 200000, "supportsToolCall": true, "supportsImages": false, "disabledMultimodal": true }, { "id": "deepseek-v3-0324-gf", "name": "DeepSeek-V3-0324", "vendor": "f", "maxOutputTokens": 8192, "maxInputTokens": 200000, "supportsToolCall": true, "supportsImages": false, "disabledMultimodal": true }, { "id": "deepseek-r1-0528-gf", "name": "DeepSeek-R1-0528", "vendor": "f", "maxOutputTokens": 8192, "maxInputTokens": 200000, "supportsToolCall": true, "supportsImages": false, "disabledMultimodal": true }, { "id": "hunyuan-chat", "name": "Hunyuan-Turbos", "vendor": "j", "maxOutputTokens": 8192, "maxInputTokens": 200000, "supportsToolCall": true, "supportsImages": false, "disabledMultimodal": true }, { "id": "deepseek-r1-0528-lkeap", "name": "deepseek-r1-0528", "vendor": "f", "maxOutputTokens": 8192, "maxInputTokens": 200000, "supportsToolCall": true, "supportsImages": false, "disabledMultimodal": true }, { "id": "deepseek-r1-0528", "name": "deepseek-r1", "vendor": "tencent", "maxOutputTokens": 256, "supportsExtra": true }, { "id": "deepseek-v3-0324-taco", "name": "deepseek-v3-taco", "vendor": "tencent", "maxOutputTokens": 8192 }, { "id": "deepseek-v3-0324", "name": "deepseek-v3", "vendor": "tencent", "maxOutputTokens": 8192 }, { "id": "gemini-2.5-flash", "name": "Gemini-2.5-Flash", "maxOutputTokens": 16384, "maxInputTokens": 1000000, "supportsToolCall": true, "supportsImages": true, "maxAllowedSize": 80000 }, { "id": "gemini-2.5-pro", "name": "Gemini-2.5-Pro", "maxOutputTokens": 16384, "maxInputTokens": 1000000, "supportsToolCall": true, "supportsImages": true, "maxAllowedSize": 80000 }, { "id": "kimi-k2-instruct-taiji", "name": "Kimi-K2", "vendor": "f", "maxOutputTokens": 8192, "maxInputTokens": 31000, "supportsToolCall": true, "supportsImages": false, "disabledMultimodal": true } ], "links": { "officialWebsite": "https://copilot.tencent.com/cli", "upgradeUrl": "" }, "productFeatures": { "BillingNotice": false }, "commit": "8fe57965426805898e279e885ad56ea890af0197", "date": "2025-09-26T17:36:14.892Z" }