Full-Code · Coding Agentsactive

CodeBuddy

Type: full-code  ·  Vendor: Tencent Cloud (腾讯云代码助手)  ·  Language: TypeScript (extension)  ·  License: proprietary (free + enterprise)  ·  Status: active  ·  Status in practice: mature

Links: homepage docs

Tencent Cloud's AI coding assistant on the Hunyuan (混元) model family, providing completion, diagnostics, technical Q&A, and performance optimization across mainstream programming languages.

Description. CodeBuddy (腾讯云代码助手) is Tencent Cloud's coding assistant, powered by the Hunyuan (Yuanbao Code) large model. It ships VS Code and JetBrains extensions and offers code completion, error diagnostics, technical Q&A, and performance-optimisation hints. Tencent positions it for enterprise customers (90% productivity gain, 35% error-rate reduction in marketing material) and integrates it with the broader Tencent Cloud product surface. The standalone CodeBuddy IDE (codebuddy.ai) extends to a full AI code editor with agent capabilities.

Agent loop shape. Extension or standalone IDE calling hosted Hunyuan models. Completion is per-cursor; chat is tool-augmented; standalone IDE adds plan-and-execute agent mode similar to Cursor / Windsurf.

Primary use cases

  • enterprise IDE-integrated coding assistance for teams on Tencent Cloud
  • code error diagnosis and performance suggestion
  • Chinese-language technical Q&A inside the IDE
  • standalone CodeBuddy IDE for agentic multi-file editing

Key concepts

  • Hunyuan / Yuanbao Code backingTencent's in-house coding model family.
  • CodeBuddy IDE agent-computer-interfaceStandalone AI code editor branched from the extension.
  • Agent mode (standalone IDE) plan-and-executePlan-and-execute multi-file editing in the standalone CodeBuddy IDE branch.

Patterns this full-code implements

Neighbourhood

Click any neighbour to follow the lineage. Scroll to zoom, drag to pan.