Tencent WorkBuddy Guide
Tencent WorkBuddy is a desktop AI agent workbench for office deliverables — reports, sheets, decks, and light code — with multi-agent planning. This page maps it for API and coding-tool users.
What it is
Tencent WorkBuddy is Tencent's desktop office AI agent. You describe a goal; it plans, runs specialist sub-agents, and aims to return finished artifacts. It sits in the same ecosystem as CodeBuddy (IDE/CLI coding assistant), but WorkBuddy itself is positioned for everyday office work rather than deep repository engineering.
Timeline (public releases)
China launch covered as an OpenClaw-like workplace agent (TechNode).
Global push via Tencent Cloud events and international site workbuddy.ai (Tencent.com / TechNode / later SEA PR).
Southeast Asia positioning with WorkBuddy and Miora (PR Newswire / Tencent Cloud).
Models and Custom API
Official docs describe built-in models, provider presets, Custom API (URL + API Key + model name), and local Ollama. Configuration is under Settings → Model; older ~/.codebuddy/models.json entries remain compatible. You can point Custom API at OpenAI-compatible endpoints — including relay APIs — when the endpoint speaks a compatible chat protocol.
There is no documented official Anthropic/Claude provider preset on the WorkBuddy model page. Claude access is only discussable as a custom/compatible endpoint configuration, not as a first-party Claude preset.
Boundary vs Claude Code and Codex
WorkBuddy optimizes for office deliverables and parallel multi-agent office workflows. Claude Code and Codex optimize for deep codebase agents in terminals and IDEs. Treat them as complementary more often than as pure substitutes: use WorkBuddy for reports and ops artifacts; use Claude Code/Codex for large refactors, tests, and repo-native loops.
Why API users care
If you already buy tokens via an OpenAI-compatible key, Custom API lets WorkBuddy call that key for some tasks. Cost then splits into WorkBuddy plan/credits plus model token spend — budget both.
Sources
workbuddy.ai product site; WorkBuddy Model docs (Custom API); TechNode 2026-03-09; Tencent.com Cloud Day materials; PR Newswire 2026-06-11 SEA announcement.
FAQ
Is WorkBuddy open source?
The product is a Tencent commercial agent. Separately, academic materials such as WorkBuddy Bench exist; that does not make the desktop product itself an open-source IDE.
Can WorkBuddy call GPT or Claude APIs?
Official docs support Custom API with URL, API key, and model name, plus OpenAI-compatible local options like Ollama. GPT-style compatible endpoints fit that pattern. Claude is not listed as an official preset and would require a compatible custom endpoint if you configure one.
Is WorkBuddy a Claude Code competitor?
Only weakly. Overlap exists on light coding, but the primary job-to-be-done is office multi-agent delivery versus terminal-native software engineering agents.
Does QCode affiliate with Tencent WorkBuddy?
No. QCode is not affiliated with Tencent or WorkBuddy. This page is informational for users comparing agents and API wiring.
Create a QCode account
Plans from ¥60 / $8.57. One key across Claude, GPT, and Gemini models.
Related guides
Claude Code guide
Terminal-native agentic coding with Claude
Codex CLI complete guide
OpenAI Codex workflows for developers
Multi-model routing guide
Route tasks across model tiers and vendors
QCode is not affiliated with Tencent, WorkBuddy, or CodeBuddy. Names are used for descriptive comparison only.