CodeBuddy(腾讯云)(AI IDE 平台市场研究)


1. 介绍

CodeBuddy 是腾讯云推出的 AI 编程产品族,也是本组中「国产大厂生态路线」的代表样本。与 Cursor、Claude Code 等以单一形态切入的工具不同,CodeBuddy 的核心叙事是全形态覆盖:插件(IDE Plugin)、独立 IDE 与 CLI(CodeBuddy Code)三端共用账号、模型与额度体系,向下打通腾讯云的研发基础设施(CloudBase、CloudStudio、EdgeOne、CODING 等),向上提供面向金融等行业客户的私有化部署能力。

从 AI Harness 的视角看,CodeBuddy 的差异化价值集中在两端:一是 L6 治理与安全层——私有化部署、企业专属 VPC、登录体系接入企业身份源,使其成为少数可以直接进入强监管行业采购清单的 AI 编程产品;二是企业知识接入——通过知识库与多层 RAG 把行内规范、架构约束注入模型上下文,形成「模型层—插件层—运营层」的企业落地方法论。它的单点技术(如规则文件、MCP 支持)多为跟随业界既有设计,其竞争力主要来自生态整合与企业服务能力。

1.1. 开发商与产品沿革

项目内容来源
开发商腾讯云(Tencent Cloud)官方站点
前身腾讯云 AI 代码助手(腾讯云代码助手),2024 年以 IDE 插件形态推出第三方报道(IT之家系转载)
里程碑一成为国内首个支持 MCP 协议的代码助手官方发布口径(第三方转载)
里程碑二2025 年发布英文品牌 CodeBuddy 与编程智能体 Craft 模式,适配 DeepSeek-V3 与混元 Turbo S 双模型引擎官方发布口径(第三方转载)
里程碑三2025 年 7 月,CodeBuddy IDE 作为独立产品开启内测,主打「对话即编程」第三方报道
里程碑四2025-09-09,发布面向专业工程师的 CodeBuddy Code CLI;同日 CodeBuddy IDE 国际版开始公测、免邀请码第三方报道

产品沿革显示清晰的三步走:先以插件完成补全与对话的基础盘,再以 Craft 智能体补齐 Agent 能力,最后以 IDE 与 CLI 完成形态闭环。官方将三种形态类比为不同「驾驶模式」:插件是手动挡(精细控制)、IDE 是自动挡(轻松便捷)、CLI 是赛道模式(极速效率)。

1.2. 定位与产品矩阵

CodeBuddy 的官方定位是「AI 时代的智能编程伙伴」(Code Where You Create),企业级口径则表述为「企业级软件工程 AI 研发提效与全链路解决方案」。产品矩阵包括:

形态面向人群特征
插件在既有 IDE 中工作的专业开发者VS Code、JetBrains 全系、Visual Studio、微信开发者工具、Xcode、Vim、CloudStudio 等数十款 IDE
CodeBuddy IDE全栈开发者、产品经理、设计师、编程初学者独立 IDE,设计稿转代码、需求文档生成、BaaS 集成、一键部署
CodeBuddy Code(CLI)专业工程师、CI/CD 场景终端内自然语言驱动开发全流程,可管道衔接 Git、npm 等工具链

最新版本号属高频变动信息,撰写时未取得可核验的当期统一版本号,记为 [待填写]。CLI 侧可确认的版本事实:早期公测版本为 v1.0.0 / v1.1.0 序列(2025-09 前后),该版本暂不支持 /agents/hooks/ide 与后台任务、HTTP/SSE 协议的 MCP(,早期实测口径,后续版本命令列表中已可见 /hooks 等条目,功能补齐情况以最新官方文档为准)。

1.3. 定价体系

国际站官方定价(腾讯云国际站价格详情页):

档位价格主要权益
Free$0每月 100 基础积分;代码实时补全 5,000 次/月;自动任务 3 个;Auto 模型调度
Pro(连续包月)$10 / 月基础 1,000 积分 + 加赠 1,000 积分(月合计 2,000);补全不限次;自动任务 15 个;全模型可选
Pro(连续包年)$96 / 年(合 $8 / 月)同上
Team(月付)$40 / 坐席 / 月每席位 1,000 积分、团队公共池共享;管理员控制台;统一账单
Team(年付)$480 / 坐席 / 年同上
积分加量包$15(500 积分,1 个月)至 $4,000(200,000 积分,6 个月)一次性购买,活跃付费用户可购

国内版:公测期内个人用户可免费使用全系列产品并无缝调用 DeepSeek 等国产大模型(官方活动口径,,限免结束时间以官方公告为准)。另有第三方汇总称企业专享版为 158 元 / 人 / 月(10 人起购,含专享 VPC 部署),标 。私有化部署价格需咨询官方。

计费结构的工程含义:CodeBuddy 采用积分(credits)制而非纯订阅制,Agent 任务的复杂度直接映射为积分消耗;团队版的公共积分池与加量包设计,说明其企业预期是「Agent 用量随团队成熟度增长」,这与本组 README 中「席位制转向消耗制」的行业判断一致。


2. 名词解释

术语英文 / 缩写释义
CraftCraftCodeBuddy 的软件开发智能体模式。输入自然语言指令,自主完成多文件代码生成与改写;与只对话不改代码的 Ask 模式相对
Ask 模式Ask Mode对话问答智能体,具备跨文件上下文理解能力,但不直接执行多文件生成与改写
计划模式Plan ModeCraft 的可选项之一:先按需求拆解任务、制定计划并澄清需求,经用户确认后再执行
双模型引擎Dual-Model Engine国内版同时适配 DeepSeek(V3 / R1)与腾讯混元(Turbo S 等)模型的引擎架构,按任务调度
代码补全Code Completion行内实时代码补全能力,国际站 Free 档限额 5,000 次 / 月,Pro 档不限次
工程理解Codebase Understanding对整个工程的结构化解析与上下文检索,支撑跨模块一致的代码生成
知识库Knowledge Base用户上传的领域文档集合,可作为对话上下文注入(通过 @Add 选择),用于企业知识接入
规则目录.codebuddy/rules项目级规则文件目录,存放团队编码规范、架构约束等,使生成结果符合团队标准
项目指南文件CODEBUDDY.md项目记忆文件,由 /init 命令分析代码库后自动生成,存放项目结构、约定与偏好
模型上下文协议Model Context Protocol(MCP)工具与数据源接入的开放协议;CodeBuddy 是国内首个支持 MCP 的代码助手
积分Credits国际站计费单位,对话与 Agent 任务消耗积分,按月发放、不累积结转
CloudBaseTencent CloudBase腾讯云后端云服务(BaaS),可在 CodeBuddy IDE 中被智能体直接接入,自动完成数据库与用户认证设置
CloudStudioCloudStudio腾讯云云端开发环境,承担一键部署到沙盒环境的职责
EdgeOneTencent EdgeOne腾讯云边缘安全与加速平台,CodeBuddy IDE 的应用发布目标之一
iOATencent iOA腾讯内部零信任安全体系,CodeBuddy Code 的登录方式之一(腾讯员工专用)
微信开发者工具WeChat DevTools微信小程序官方 IDE,CodeBuddy 插件支持其作为宿主,为国内独有场景

3. 功能说明

3.1. 插件形态

插件是 CodeBuddy 起家的形态,核心能力:

能力说明
代码补全行内实时代码补全,支持 200+ 编程语言与框架
单元测试生成针对函数 / 服务生成测试用例
代码评审对提交与变更给出评审意见
工程理解(Codebase)对整个工程做结构化解析与上下文检索
Craft 智能体多文件代码生成与改写,支持文件多选与 @Add 上下文
模式设置生成计划(Plan 模式)、自动运行、自动修改文件三个开关,默认全开

Craft 的上下文体系:@Add 可选择文件 / 文件夹、文件变更、知识库以及终端最后执行的命令作为对话上下文;对话支持历史记录的导出、编辑与删除。Craft 支持 VS Code、JetBrains IDEs 与微信开发者工具三个宿主。

3.2. CodeBuddy IDE

独立 IDE(基于 VS Code 技术栈)面向「从想法到部署」的全流程,典型能力链:

  1. 设计与需求阶段:对话式需求问答与拆解;输入目标描述自动生成 PRD 等规范文档;自然语言生成 UI 设计图;导入 Figma 设计稿一键生成页面代码(DOM 级精确调试与实时同步)。
  2. 开发编码阶段:Craft 智能体多文件生成与改写;预置组件库(TDesign、MUI、Shadcn)并支持自然语言调整样式布局;接入 CloudBase、Supabase 等 BaaS 服务自动完成数据库与用户认证设置。
  3. 部署验证阶段:通过 CloudStudio 一键部署到沙盒环境,生成可分享链接;可发布至 EdgeOne Pages。

IDE 与 CLI 共用账号与额度体系;国际版公测期内 IDE 与 CLI 共享积分。

3.3. CodeBuddy Code CLI

CodeBuddy Code 是面向专业工程师的 AI CLI 工具(2025-09-09 发布),npm install -g @tencent-ai/codebuddy-code 一键安装(要求 Node.js 18.20+,另有无需 Node.js 的原生安装器 Beta),macOS / Linux / Windows 全平台。关键能力:

能力说明
交互模式codebuddy 进入交互会话;codebuddy "任务" 单指令执行;-p 非交互单次执行(写操作需加 -y
项目初始化/init 分析代码库生成 CODEBUDDY.md 项目指南,官方称可降低上下文 token 开销 30%~50%(官方口径)
会话管理--continue 继续最近对话;--resume 恢复指定会话;/clear 清空历史;/compact 压缩上下文保留摘要
权限模式default / acceptEdits / bypassPermissions / plan 四档,Shift+Tab 循环切换
工具白名单--allowedTools / --disallowedTools(如 "Bash(git:*) Edit"
MCPcodebuddy mcp 配置与管理 MCP 服务器;早期版本仅支持 stdio 传输
运维诊断/doctor 诊断安装健康度、/cost 显示 token 消耗、/status 显示版本 / 模型 / 连接状态
代码审查/review 审核拉取请求;/pr-comments 拉取 GitHub PR 评论
记忆文件/memory 编辑全局 ~/.codebuddy/CODEBUDDY.md 与项目根 CODEBUDDY.md
自定义命令.codebuddy/commands/(项目)与 ~/.codebuddy/commands/(全局)中放置 .md 文件注册斜杠命令

登录体系分四路:中国站(copilot.tencent.com,国产模型)、国际站(codebuddy.ai,国际模型)、企业专属 / 私有化部署(连接企业自建服务地址)、iOA(腾讯内部员工零信任登录)。这一设计是「同一 Harness 服务不同合规域」的直接体现。


4. 平台架构

图 4-1|CodeBuddy 平台总体架构(全形态覆盖 × 双轨模型 × 腾讯云生态)

CodeBuddy 平台总体架构(全形态覆盖 × 双轨模型 × 腾讯云生态) 示意:基于本文平台架构章节绘制 客户端 · 全形态覆盖 插件(手动挡) CodeBuddy IDE(自动挡) CodeBuddy Code CLI(赛道模式) 统一账号与额度体系 服务端 · 腾讯云托管服务 国内站与国际站分域部署 · 企业专属 / 私有化部署专享 VPC 双轨模型调度 模型层 · 双轨模型引擎 国内轨:DeepSeek + 混元 国际轨:GPT / Gemini / Claude 企业自有合规模型接入 上下文注入(RAG) 检索层 · 多层 RAG + 知识库 Infra RAG · 基础设施知识 CodeBase RAG · 代码库检索 Architect RAG · 架构规范 工具调用(MCP) 协议层 · MCP 工具协议(本图重点) MCP 标准化封装外部工具:Design / Security / CODING / Cloud 等 交付与部署 部署面 · 腾讯云研发流水线 CloudStudio · 沙盒部署 EdgeOne Pages · 静态发布 CloudBase · 后端托管 结构解读:三端共享账号与额度,双轨模型与 MCP 协议层构成两大核心差异,部署面深嵌腾讯云研发流水线——全形态覆盖是生态护城河的实质。

数据来源:基于本文分析绘制的示意图。

4.1. 总体架构

维度内容
客户端插件(VS Code / JetBrains / Visual Studio / 微信开发者工具 / Xcode / Vim / CloudStudio 等)、独立 IDE(VS Code 技术栈)、CLI(Node.js / 原生安装器)
服务端腾讯云托管服务;国内站与国际站分域部署;企业专属 / 私有化部署支持专享 VPC
模型层国内版:DeepSeek-V3 / R1 + 混元 Turbo S + 混元 Dense-code + 混元 Embedding;国际版:GPT、Gemini、Claude 等主流模型;支持企业接入自有合规模型
检索层Infra RAG(基础设施知识)、CodeBase RAG(代码库检索)、Architect RAG(架构规范),配合知识库实现长短期记忆检索
协议层MCP 标准化封装外部工具,官方材料列举 Design、Security、OpenData、RAG、CODING、T-Sec、Cloud、Wiki 等 MCP Server 方向(企业级材料口径)
部署面CloudStudio(沙盒部署)、EdgeOne Pages(静态发布)、CloudBase(后端托管)

4.2. 模型与生态接入

CodeBuddy 的模型策略是「双轨制」:国内轨以 DeepSeek 与混元为主(国内版 CLI 早期实测可见 DeepSeek-V3.1 与 DeepSeek-V3 档位),国际轨提供 GPT-5 系列、Gemini 2.5 系列、Claude Sonnet 4 等档位,并支持 /model 切换与企业自定义模型接入(企业可配置行内已授权的模型或 API,密钥经环境变量或企业配置中心管理而非明文入库)。

生态接入是其相对其他独立 IDE 的结构性差异:AI 能力被嵌入腾讯云的研发流水线——设计稿来自 Figma、后端落到 CloudBase / Supabase、部署走 CloudStudio / EdgeOne、研发协同衔接 CODING 体系、微信开发者工具覆盖小程序生态。对已使用腾讯云的研发组织,这构成一条「无需更换基础设施」的接入路径;对非腾讯云用户,这些集成的价值有限。


5. Harness 设计

5.1. L1 上下文工程层

CodeBuddy 的上下文工程由三个机制构成:

项目指南文件(CODEBUDDY.md)/init 命令扫描代码库后自动生成项目指南,内容涵盖项目结构、技术栈与工作约定。官方对 /init 的定位说明了一个重要设计判断:预构建项目知识图谱优于每次会话重复扫描——既提升理解准确度,也把重复扫描的 token 开销省下来(官方称降低 30%~50% 的上下文 token 开销)。这一思路与本组前序文档中 Cursor / Claude Code 的规则文件逻辑同源,但把「生成记忆文件」提升为强推荐的初始化步骤。

规则目录(.codebuddy/rules)。项目内维护规则文件(如 .codebuddy/rules/backend.md),固化框架版本、分层约定、文档更新要求、敏感信息禁令等团队规范。规则在生成时被引用,使输出符合团队标准。这与本组已分析的 .cursor/rules.claude/rules 属同一谱系;CodeBuddy 未披露类似 Cursor alwaysApply/globs 那样的细粒度触发语义,粒度较粗。

多层 RAG 与知识库。企业级材料披露了三类检索:Infra RAG(基础设施与运行环境知识)、CodeBase RAG(仓库级代码检索)、Architect RAG(架构规范与项目约束检索);用户侧则通过 @Add 把知识库文档、文件变更、终端输出注入对话上下文。知识库机制是 CodeBuddy 面向企业知识接入的主通道——行内规范文档不必改写为规则文件,直接入库即可参与检索。

小结:L1 的完成度处于「机制齐全但披露粒度粗」一档。规则加载优先级、压缩触发条件、上下文预算分配等细节未见官方文档级披露,标注为信息缺口。

5.2. L2 工具与执行层

  • 内置工具:文件编辑、命令运行、代码检索;CLI 内以 ! 前缀进入 Bash 模式直接执行 shell 命令。
  • MCP:国内首个支持 MCP 协议的代码助手(官方口径);CLI 侧 codebuddy mcp list/add 管理服务器,项目级 .mcp.json 可随仓库共享。早期版本仅支持 stdio 传输、不支持 HTTP/SSE 远程 MCP(,早期实测口径)。
  • 浏览器与预览:IDE 内置实时预览,支持设计到代码的 DOM 级调试与实时同步。
  • 部署工具链:一键部署 CloudStudio / EdgeOne Pages;BaaS 集成自动完成数据库与认证设置。
  • 沙箱:本地执行为主;未见操作系统级沙箱(类似 Seatbelt / Landlock)的官方披露,标注为缺口。官方对 --dangerously-skip-permissions 的态度是「仅推荐用于无网络访问的沙箱」,即把沙箱责任交给使用者。

5.3. L3 编排与控制层

Craft 的三开关模型是 CodeBuddy 编排设计的核心:生成计划(Plan 模式,先拆解任务、澄清需求)、自动运行(按计划自动执行任务)、自动修改文件(授权文件生成与改写)。三个开关独立可配,默认全开——用户可以组合出「只出计划不动手」「出计划并执行但不改文件」「全自动」等档位。这与 Codex CLI 的 sandbox × approval 二维模型相比粒度更粗,但覆盖了同样的意图:把「计划—执行—写入」三件事的授权分开。

CLI 侧对应 --permission-mode(default / acceptEdits / bypassPermissions / plan)。早期版本不支持子智能体配置(/agents)与钩子(/hooks),后者在后续版本命令列表中已可见。IDE 侧的任务拆解与逐步执行、设计模式(设计稿导出代码)构成面向非专业用户的轻量编排。

5.4. L4 记忆与状态层

  • 全局记忆~/.codebuddy/CODEBUDDY.md 存放个人长期偏好;项目根 CODEBUDDY.md 存放团队共享约定。
  • 会话恢复--continue / --resume 恢复历史会话;/compact 压缩历史保留摘要。
  • 历史对话管理:插件与 IDE 支持历史会话的查看、导出、编辑与删除。
  • 配置分层settings.json 分全局(~/.codebuddy/settings.json)、项目(.codebuddy/settings.json,可入库共享)、本地(.codebuddy/settings.local.json,不入库)三层,优先级 local > project > user。

缺口:未检索到工作区快照 / 检查点(checkpoint)回滚机制的官方披露,标注「无结果」。相比 Cline 的影子 Git 检查点与 Windsurf 的命名检查点,这是 L4 的明显空位;当前回滚主要依赖使用者自身的 Git 纪律。

5.5. L5 评估与观测层

  • 成本观测:CLI /cost 显示当前会话 token 消耗与持续时间;/status 显示模型与连接状态;国际站提供积分消耗查询。
  • 代码审查/review 审核改动、/pr-comments 引入 GitHub PR 评论上下文;插件内置代码评审智能体与提交分支代码扫描(生成扫描报告并修复漏洞)。
  • 组织级度量:CodeBuddy 的特色在于把 L5 从工具层延伸到运营层。招商银行案例披露了「三层结构」方法论——模型层(选好,决定产品上限)、插件层(用好,多端适配)、运营层(迭代好,建立指标体系,通过运营数据与 Badcase 修复持续演进模型)。其指标体系包含补全采纳率、AI 代码生成占比、缺陷密度等,配合企业内部的宣贯与激励机制。

缺口:未见公开的轨迹追踪(trace)、回归评估集(eval set)或机制化基准评测;官方量化数据均为运营口径统计,标注信息缺口。

5.6. L6 治理与安全层

L6 是 CodeBuddy 相对独立 AI IDE 的最大结构差异所在:

机制内容Harness 层意义
四档权限模式default / acceptEdits / bypassPermissions / plan授权粒度控制
工具白名单--allowedTools / --disallowedTools 按工具与参数模式放行或禁止机械化的工具门禁,如 Bash(git:*)
沙箱纪律官方明确跳过权限仅限无网络访问的沙箱环境把高危档位与沙箱绑定
私有化部署企业专属 / 私有化部署,CLI 可连接企业自建服务地址;企业专享版含专享 VPC数据不出企业边界,满足金融等强监管要求
身份接入企业域名登录、腾讯 iOA 零信任体系AI 工具纳入既有零信任边界
数据合规国内站 / 国际站分域,模型轨制可全量替换为企业行内模型规避代码跨境与第三方模型残留风险
组织管理Team 版管理员控制台、统一账单、积分公共池组织级用量治理与成本归因

方法论层的对应物是企业规则接入:通过 .codebuddy/rules 与知识库,把「敏感信息不应在业务代码中直接打印」这类合规红线固化为生成约束。相比 Cursor 的 MDM 级 Hooks 与 Claude Code 的托管策略文件,CodeBuddy 的机械强制能力较弱(无披露的钩子拦截体系),但部署形态的合规能力(私有化、VPC、身份源接入)是本组已分析平台中最完整的档位之一。

对照本组 README 的安全基线(文件系统隔离与网络隔离缺一不可、凭据默认不可见、破坏性命令硬编码拦截),CodeBuddy 公开资料中仅见白名单机制可部分承担第三条职责,前两条依赖部署形态兜底。

5.7. 六层能力小结

完成度关键机制主要缺口
L1 上下文工程★★CODEBUDDY.md + .codebuddy/rules + 三类 RAG + 知识库规则触发语义与预算细节未披露
L2 工具与执行★★内置工具 + MCP(国内最早)+ 部署工具链无 OS 级沙箱披露;早期 MCP 传输受限
L3 编排与控制★★Craft 三开关 + CLI 四档权限模式子智能体与钩子早期缺失,后续补齐情况待核实
L4 记忆与状态★★双层记忆文件 + 会话恢复 + 配置分层无检查点回滚机制披露
L5 评估与观测★★/cost /review + 提交扫描 + 运营层指标体系无公开 trace / eval 机制
L6 治理与安全★★★权限档位 + 工具白名单 + 私有化 VPC + 零信任接入 + 组织管控无机械强制的钩子拦截体系披露

6. 实际案例

6.1. 腾讯内部规模化实践

以下数据来自腾讯全球数字生态大会材料(经腾讯云开发者社区文章转载,属官方口径的第三方转载,整体标注 ):

指标数值
内部普及率85% 的腾讯程序员在使用
活跃规模50,000+ 活跃用户
内部 AI 代码生成占比43%
质量变化人均千行 Bug 率降低 31.5%
效率变化人均编码时间缩短 40%
外部客户数十万企业、近百万用户(含中国太平、中国联通、小米、荣耀等)

6.2. 万物云(公有云 SaaS)

背景:预算受限、需要在真实业务场景中获得可评估的提效结果。方案:公有云开箱即用,10 分钟体感快速推广,2 周旗舰版深度测评(输出 Goodcase / Badcase 报告),参考腾讯内部实践开展宣贯与荣誉激励。成效(官方材料口径):授权 300+ 席位、日活 240+(占比 80%);全量 AI 代码生成占比超 35%、采纳率约 30%;同等工作量下周编码时间缩短约 50%;85% 用户好评、93% 认可显著提升效率。

6.3. 招商银行(私有化)

背景:自研 IDE 插件面临插件类型多、版本复杂、模型微调不收敛、缺乏度量体系四重困难。方案:与腾讯云成立 AI 代码助手联创项目组,在插件开发、模型评测、模型训练、运营推广等方向深度合作,建立「模型层(选好)— 插件层(用好)— 运营层(迭代好)」三层闭环。成效(官方材料口径):内部用户超过 8,000 人;代码补全采纳率达 28%;AI 代码生成占比 35%+;沉淀了可持续训练与优化模型的企业自有能力。

案例的方法论价值:招行案例是本组目前唯一完整披露「企业侧 Harness 运营体系」的案例——它说明受监管行业的 AI 编码落地瓶颈不在模型选型,而在指标度量与 Badcase 反馈闭环的建设。这与本组 README 论断三(自评不可作为验收依据)互为印证:运营层指标体系正是把主观体感替换为可对照测量的工程手段。

另需说明:创梦天地案例(游戏行业,75% 工程师使用、人均缺陷密度下降约 5%、AI 辅助生成率 30%、效率提升 12%+)同属官方材料口径。本组未检索到独立第三方的 CodeBuddy 量化测评。


7. 总结

优势

  1. 全形态覆盖与统一账号体系:插件、IDE、CLI 三端共享模型与额度,是国内唯一同时提供三种形态的厂商(官方口径),组织可按角色分配形态而非全网换工具。
  2. L6 部署形态合规能力完整:私有化部署、专享 VPC、企业身份源与 iOA 零信任接入、国内外分域与模型轨制可替换,是少数能进入强监管行业采购的 AI 编程产品。
  3. 企业知识接入通道明确:知识库 + 三类 RAG 把行内规范注入上下文,配合运营层指标体系形成可复制的落地方法论(招行案例)。
  4. 国产模型轨无网络障碍:DeepSeek 与混元双引擎,规避跨境网络与数据出境问题。

边界

  1. Harness 细节披露度低:规则触发语义、上下文预算、压缩策略、沙箱机制均无文档级披露,机械强制能力(钩子拦截、fail-closed)未见公开实现。
  2. L4 空位:无检查点回滚机制披露,长任务中途出错的恢复依赖使用者的 Git 纪律。
  3. 量化数据全部为官方口径:内部普及率、Bug 率降幅等数字无独立第三方验证。
  4. 生态价值与腾讯云绑定:对非腾讯云用户,部署、BaaS 与研发协同集成的边际价值有限。

适用边界与选型建议:已使用腾讯云、或受数据合规约束必须私有化部署的研发组织,CodeBuddy 是国内市场绕不开的选项,其插件形态可作为存量 IDE 的低摩擦补全与评审层,CLI 适合承担 CI 与批量任务;追求编辑器级 Agent 体验或前沿模型首发可用性的个人开发者,Cursor、Claude Code、Codex CLI 仍是更成熟的选择;需要国产模型轨但偏好开源可审计实现的团队,可对照本组第 09 篇 Cline(BYOK 接入国产模型,Apache 2.0 可审计)评估。无论选择哪条路径,招行案例给出的「先建度量、再放自主度」次序,都应作为企业落地的执行前提。


信息缺口声明

  1. 当期版本号:插件、IDE、CLI 的最新稳定版本号均未在官方检索页公开,标 [待填写]
  2. 定价冲突:企业专享版 158 元 / 人 / 月(10 人起购、专享 VPC)为第三方汇总口径,未在官方定价页核验,标 ;国内版个人免费的活动截止时间未披露。
  3. 早期 CLI 能力限制:不支持 /agents/hooks、HTTP/SSE MCP 等表述来自 2025-09 前后的第三方实测(v1.1.0),当前版本的功能补齐情况未逐项核验,标 。
  4. MCP Server 全景:Design / Security / CODING / T-Sec 等官方 MCP Server 列表来自企业级会议材料,公开文档未见逐项说明,标 。
  5. 量化案例数据:腾讯内部与万物云、创梦天地、招商银行的全部效果数字均为官方材料口径(第三方转载),无独立第三方验证,整体标 。
  6. 沙箱与钩子:未检索到 OS 级沙箱、生命周期钩子、审计日志导出的官方文档,标「无结果」。
  7. WorkBuddy 命名口径:任务指令中提及的「WorkBuddy」未检索到腾讯官方对该命名的公开产品页,本篇按官方在售品牌 CodeBuddy 撰写;如 WorkBuddy 为内部或其他产品线名称,相关内容待补充。

8. 参考资料

  1. CodeBuddy 官方站点(国内版) — 腾讯云,2026。https://www.codebuddy.cn/
  2. CodeBuddy 国际站价格详情 — 腾讯云国际站,2026。https://intl.cloud.tencent.com/zh/document/product/1256/77270
  3. Craft 智能体使用文档 — 腾讯云 CodeBuddy 官方文档,2025。https://www.codebuddy.cn/docs/plugin/%E6%93%8D%E4%BD%9C%E6%8C%87%E5%8D%97/Craft%20%E6%99%BA%E8%83%BD%E4%BD%93/Craft%20%E7%9A%84%E4%BD%BF%E7%94%A8
  4. CodeBuddy Code CLI Quick Start Guide — CodeBuddy 官方文档,2025—2026。https://www.codebuddy.ai/docs/cli/quickstart
  5. 腾讯云 CodeBuddy:企业级软件工程 AI 研发提效与全链路解决方案概要 — 腾讯云开发者社区(腾讯全球数字生态大会材料转载),2026。https://cloud.tencent.com/developer/article/2677065
  6. CodeBuddy Code CLI 安装配置与实测 — 掘金社区,2025-09。https://juejin.cn/post/7572714389943500852
  7. 腾讯发布 CodeBuddy Code CLI、IDE 国际版公测 — 香港编程学会(IT之家报道转载),2025-09-09。https://www.hkprog.org/?p=3993/
  8. CodeBuddy 安装配置教程(VS Code / IDEA / CLI) — AI Stack Nav,2026。https://en.aistacknav.com/?p=3479
  9. @tencent-ai/codebuddy-code — npm,2025—2026。https://www.npmjs.com/package/@tencent-ai/codebuddy-code
  10. 腾讯云 CodeBuddy 国际版产品页 — 腾讯云,2025—2026。https://www.codebuddy.ai/

CodeBuddy (Tencent Cloud) (AI IDE Platform Market Research)

1. Introduction

CodeBuddy is the AI coding product family launched by Tencent Cloud and the representative sample of the "domestic major-vendor ecosystem route" in this group. Unlike tools such as Cursor and Claude Code that enter with a single form factor, CodeBuddy's core narrative is full-form coverage: the plugin (IDE Plugin), the standalone IDE, and the CLI (CodeBuddy Code) share a single account, model, and quota system across all three ends; downward it connects through Tencent Cloud's R&D infrastructure (CloudBase, CloudStudio, EdgeOne, CODING, etc.), and upward it provides private deployment capabilities for customers in regulated industries such as finance.

From the perspective of AI Harness, CodeBuddy's differentiated value is concentrated at two ends. The first is the L6 governance and security layer — private deployment, enterprise-dedicated VPC, and a login system that connects to enterprise identity sources make it one of the few AI coding products that can be placed directly on procurement lists in highly regulated industries. The second is enterprise knowledge integration — through a knowledge base and multi-layer RAG, in-house standards and architecture constraints are injected into the model context, forming an enterprise adoption methodology of "model layer — plugin layer — operations layer". Its point technologies (such as rule files and MCP support) mostly follow existing industry designs; its competitiveness mainly comes from ecosystem integration and enterprise service capabilities.

1.1. Developer and Product Evolution

ItemContentSource
DeveloperTencent CloudOfficial site
PredecessorTencent Cloud AI Code Assistant (Tencent Cloud Code Assistant), launched in 2024 as an IDE pluginThird-party coverage (IT Home-affiliated repost)
Milestone 1Became the first code assistant in China to support the MCP protocolOfficial announcement (third-party repost)
Milestone 2In 2025 released the English brand CodeBuddy and the Craft programming agent mode, adapting the dual-model engine of DeepSeek-V3 and Hunyuan Turbo SOfficial announcement (third-party repost)
Milestone 3In July 2025, CodeBuddy IDE began internal testing as an independent product, centered on "conversation-as-programming"Third-party coverage
Milestone 4On 2025-09-09, released CodeBuddy Code CLI for professional engineers; the same day the CodeBuddy IDE international version began public beta without an invitation codeThird-party coverage

The product evolution shows a clear three-step path: first the plugin completes the foundation of completion and conversation, then the Craft agent fills in agent capabilities, and finally the IDE and CLI complete the form-factor loop. The official side analogizes the three forms to different "driving modes": the plugin is a manual transmission (fine-grained control), the IDE is an automatic transmission (easy and convenient), and the CLI is track mode (max-speed efficiency).

1.2. Positioning and Product Portfolio

CodeBuddy's official positioning is "the intelligent programming partner of the AI era" (Code Where You Create), while at the enterprise level it is phrased as "an enterprise-grade software engineering AI development efficiency and full-link solution". The product portfolio includes:

FormTarget AudienceFeatures
PluginProfessional developers working in existing IDEsDozens of IDEs including VS Code, the full JetBrains line, Visual Studio, WeChat DevTools, Xcode, Vim, CloudStudio
CodeBuddy IDEFull-stack developers, product managers, designers, programming beginnersStandalone IDE: design-to-code, requirement document generation, BaaS integration, one-click deployment
CodeBuddy Code (CLI)Professional engineers, CI/CD scenariosNatural-language-driven full development flow in the terminal, pipeable into toolchains such as Git and npm

The latest version number is fast-changing information; at the time of writing no verifiable current unified version number was obtained, so it is recorded as [To be filled]. Verifiable version facts on the CLI side: the early public beta versions were the v1.0.0 / v1.1.0 series (around 2025-09); these versions did not yet support /agents, /hooks, /ide, background tasks, or MCP over the HTTP/SSE protocols (, based on early hands-on testing; entries such as /hooks are already visible in later version command lists, and the extent of closed gaps should be confirmed against the latest official documentation).

1.3. Pricing System

Official international-site pricing (Tencent Cloud International price details page):

TierPriceMain Benefits
Free$0100 base credits per month; 5,000 real-time code completions per month; 3 automatic tasks; Auto model scheduling
Pro (monthly subscription)$10 / month1,000 base credits + 1,000 bonus credits (2,000 monthly total); unlimited completions; 15 automatic tasks; all models selectable
Pro (yearly subscription)$96 / year (≈$8 / month)Same as above
Team (monthly)$40 / seat / month1,000 credits per seat, shared team public pool; admin console; unified billing
Team (yearly)$480 / seat / yearSame as above
Credit top-up pack$15 (500 credits, 1 month) to $4,000 (200,000 credits, 6 months)One-time purchase, available to active paying users

Domestic version: during the public beta, individual users can use the full product line for free and seamlessly call domestic large models such as DeepSeek (per the official campaign statement; the end of the free period follows official announcements). A third-party summary also claims the enterprise edition is ¥158 / person / month (minimum 10 seats, including dedicated VPC deployment), marked [To be verified]. Private deployment pricing requires consulting the official side.

Engineering implication of the billing structure: CodeBuddy uses a credits-based rather than a pure subscription model, and the complexity of agent tasks maps directly to credit consumption. The team edition's shared public credit pool and top-up pack design indicate that the vendor expects "agent usage to grow with team maturity", which is consistent with this group's industry judgment in the README of a "shift from seat-based to consumption-based billing".


2. Glossary

TermEnglish / AbbreviationDefinition
CraftCraftCodeBuddy's software development agent mode. Takes natural-language instructions and autonomously completes multi-file code generation and rewriting; as opposed to Ask mode, which only converses and does not modify code
Ask modeAsk ModeConversational Q&A agent with cross-file context understanding, but does not directly perform multi-file generation and rewriting
Plan modePlan ModeOne of Craft's options: first decomposes the task by requirement, builds a plan, and clarifies requirements, then executes after user confirmation
Dual-model engineDual-Model EngineEngine architecture in which the domestic version adapts both DeepSeek (V3 / R1) and Tencent Hunyuan (Turbo S, etc.) models, scheduled by task
Code completionCode CompletionInline real-time code completion; limited to 5,000 times / month on the international Free tier, unlimited on Pro
Codebase understandingCodebase UnderstandingStructured parsing of and context retrieval across the entire project, supporting consistent cross-module code generation
Knowledge baseKnowledge BaseA collection of user-uploaded domain documents that can be injected as conversation context (selected via @Add), used for enterprise knowledge integration
Rules directory.codebuddy/rulesProject-level rule file directory storing team coding standards, architecture constraints, etc., so generated results conform to team standards
Project guide fileCODEBUDDY.mdProject memory file auto-generated by the /init command after analyzing the codebase, storing project structure, conventions, and preferences
Model Context ProtocolModel Context Protocol (MCP)Open protocol for tool and data source integration; CodeBuddy is the first code assistant in China to support MCP
CreditsCreditsInternational-site billing unit; conversations and agent tasks consume credits, issued monthly and not accumulated or carried over
CloudBaseTencent CloudBaseTencent Cloud backend cloud service (BaaS) that can be integrated directly by the agent in the CodeBuddy IDE to automatically complete database and user authentication setup
CloudStudioCloudStudioTencent Cloud cloud development environment, responsible for one-click deployment to a sandbox environment
EdgeOneTencent EdgeOneTencent Cloud edge security and acceleration platform, one of the deployment targets for CodeBuddy IDE applications
iOATencent iOATencent's internal zero-trust security system, one of the login methods for CodeBuddy Code (Tencent employees only)
WeChat DevToolsWeChat DevToolsThe official IDE for WeChat Mini Programs; the CodeBuddy plugin supports it as a host, a scenario unique to China

3. Feature Description

3.1. Plugin Form

The plugin is the form factor with which CodeBuddy started. Core capabilities:

CapabilityDescription
Code completionInline real-time code completion supporting 200+ programming languages and frameworks
Unit test generationGenerates test cases for functions / services
Code reviewProvides review comments on commits and changes
Codebase understandingStructured parsing of and context retrieval across the entire project
Craft agentMulti-file code generation and rewriting, supporting multi-file selection and @Add context
Mode settingsThree toggles — generate plan (Plan mode), auto-run, auto-modify files — all on by default

Craft's context system: @Add can select files / folders, file changes, the knowledge base, and the last command executed in the terminal as conversation context; conversations support exporting, editing, and deleting history. Craft supports three hosts: VS Code, JetBrains IDEs, and WeChat DevTools.

3.2. CodeBuddy IDE

The standalone IDE (based on the VS Code technology stack) targets the full "from idea to deployment" flow. A typical capability chain:

  1. Design and requirements phase: conversational requirements Q&A and decomposition; inputting a target description auto-generates specification documents such as PRDs; generates UI design mockups from natural language; importing a Figma design auto-generates page code (DOM-level precise debugging and real-time sync).
  2. Development and coding phase: the Craft agent performs multi-file generation and rewriting; preset component libraries (TDesign, MUI, Shadcn) with natural-language adjustment of style and layout; integrates BaaS services such as CloudBase and Supabase to automatically complete database and user authentication setup.
  3. Deployment and validation phase: one-click deployment to a sandbox environment via CloudStudio, generating a shareable link; can also publish to EdgeOne Pages.

The IDE and CLI share an account and quota system; during the international public beta, the IDE and CLI share credits.

3.3. CodeBuddy Code CLI

CodeBuddy Code is an AI CLI tool for professional engineers (released 2025-09-09), installed with npm install -g @tencent-ai/codebuddy-code (requires Node.js 18.20+; a native installer beta that does not require Node.js is also available), on macOS / Linux / Windows. Key capabilities:

CapabilityDescription
Interactive modecodebuddy enters an interactive session; codebuddy "task" executes a single instruction; -p executes once non-interactively (write operations require -y)
Project initialization/init analyzes the codebase and generates a CODEBUDDY.md project guide; the official side claims it can reduce context token overhead by 30%–50% (official claim)
Session management--continue resumes the most recent conversation; --resume restores a specified session; /clear clears history; /compact compresses context while keeping a summary
Permission modedefault / acceptEdits / bypassPermissions / plan four levels, cycled with Shift+Tab
Tool allowlist--allowedTools / --disallowedTools (e.g. "Bash(git:*) Edit")
MCPcodebuddy mcp configures and manages MCP servers; early versions supported only stdio transport ()
Ops diagnostics/doctor checks installation health, /cost shows token consumption, /status shows version / model / connection status
Code review/review reviews pull requests; /pr-comments pulls GitHub PR comments
Memory files/memory edits the global ~/.codebuddy/CODEBUDDY.md and the project-root CODEBUDDY.md
Custom commandsPlacing .md files in .codebuddy/commands/ (project) and ~/.codebuddy/commands/ (global) registers slash commands

There are four login paths: the China site (copilot.tencent.com, domestic models), the international site (codebuddy.ai, international models), enterprise-dedicated / private deployment (connecting a self-hosted enterprise service address), and iOA (Tencent's internal employee zero-trust login). This design is a direct embodiment of "serving different compliance domains with the same Harness".


4. Platform Architecture

Fig. 4-1 | CodeBuddy Platform Overall Architecture (Full-Form Coverage × Dual-Track Models × Tencent Cloud Ecosystem)

CodeBuddy 平台总体架构(全形态覆盖 × 双轨模型 × 腾讯云生态) 示意:基于本文平台架构章节绘制 客户端 · 全形态覆盖 插件(手动挡) CodeBuddy IDE(自动挡) CodeBuddy Code CLI(赛道模式) 统一账号与额度体系 服务端 · 腾讯云托管服务 国内站与国际站分域部署 · 企业专属 / 私有化部署专享 VPC 双轨模型调度 模型层 · 双轨模型引擎 国内轨:DeepSeek + 混元 国际轨:GPT / Gemini / Claude 企业自有合规模型接入 上下文注入(RAG) 检索层 · 多层 RAG + 知识库 Infra RAG · 基础设施知识 CodeBase RAG · 代码库检索 Architect RAG · 架构规范 工具调用(MCP) 协议层 · MCP 工具协议(本图重点) MCP 标准化封装外部工具:Design / Security / CODING / Cloud 等 交付与部署 部署面 · 腾讯云研发流水线 CloudStudio · 沙盒部署 EdgeOne Pages · 静态发布 CloudBase · 后端托管 结构解读:三端共享账号与额度,双轨模型与 MCP 协议层构成两大核心差异,部署面深嵌腾讯云研发流水线——全形态覆盖是生态护城河的实质。

Diagram note: drawn based on the platform architecture section of this article.

4.1. Overall Architecture

DimensionContent
ClientPlugin (VS Code / JetBrains / Visual Studio / WeChat DevTools / Xcode / Vim / CloudStudio, etc.), standalone IDE (VS Code technology stack), CLI (Node.js / native installer)
ServerTencent Cloud managed services; domestic and international sites deployed in separate domains; enterprise-dedicated / private deployment supports dedicated VPC
Model layerDomestic version: DeepSeek-V3 / R1 + Hunyuan Turbo S + Hunyuan Dense-code + Hunyuan Embedding; international version: mainstream models such as GPT, Gemini, Claude; supports enterprise integration of its own compliant models
Retrieval layerInfra RAG (infrastructure knowledge), CodeBase RAG (codebase retrieval), Architect RAG (architecture standards), working with the knowledge base for long- and short-term memory retrieval
Protocol layerMCP standardizes the encapsulation of external tools; official materials list MCP Server directions such as Design, Security, OpenData, RAG, CODING, T-Sec, Cloud, Wiki (enterprise-material statement)
Deployment surfaceCloudStudio (sandbox deployment), EdgeOne Pages (static publishing), CloudBase (backend hosting)

4.2. Model and Ecosystem Integration

CodeBuddy's model strategy is a "dual-track" approach: the domestic track is dominated by DeepSeek and Hunyuan (early hands-on testing of the domestic CLI shows DeepSeek-V3.1 and DeepSeek-V3 tiers), while the international track offers tiers such as the GPT-5 series, the Gemini 2.5 series, and Claude Sonnet 4, and supports /model switching and enterprise custom model integration (an enterprise can configure internally authorized models or APIs, with keys managed through environment variables or an enterprise configuration center rather than stored in plaintext).

Ecosystem integration is its structural difference relative to other standalone IDEs: AI capabilities are embedded in Tencent Cloud's R&D pipeline — designs come from Figma, backends land on CloudBase / Supabase, deployment goes through CloudStudio / EdgeOne, R&D collaboration connects with the CODING system, and WeChat DevTools covers the Mini Program ecosystem. For R&D organizations already using Tencent Cloud, this constitutes an integration path that requires "no infrastructure change"; for non-Tencent-Cloud users, the value of these integrations is limited.


5. Harness Design

5.1. L1 Context Engineering Layer

CodeBuddy's context engineering consists of three mechanisms:

Project guide file (CODEBUDDY.md). The /init command scans the codebase and auto-generates a project guide covering project structure, technology stack, and working conventions. The official positioning of /init reveals an important design judgment: prebuilding a project knowledge graph is better than rescanning on every session — it both improves comprehension accuracy and saves the token overhead of repeated scans (the official side claims a 30%–50% reduction in context token overhead). This line of thinking shares the same origin as the rule-file logic of Cursor / Claude Code in this group's earlier documents, but elevates "generating a memory file" to a strongly recommended initialization step.

Rules directory (.codebuddy/rules). Rule files maintained within the project (e.g. .codebuddy/rules/backend.md) pin down team standards such as framework versions, layering conventions, documentation update requirements, and sensitive-information bans. Rules are referenced during generation so output conforms to team standards. This belongs to the same lineage as the .cursor/rules and .claude/rules already analyzed by this group; CodeBuddy has not disclosed fine-grained trigger semantics like Cursor's alwaysApply/globs, so its granularity is coarser.

Multi-layer RAG and knowledge base. Enterprise materials disclose three types of retrieval: Infra RAG (infrastructure and runtime environment knowledge), CodeBase RAG (repository-level code retrieval), and Architect RAG (architecture standards and project constraint retrieval); on the user side, @Add injects knowledge base documents, file changes, and terminal output into the conversation context. The knowledge base mechanism is CodeBuddy's main channel for enterprise knowledge integration — in-house standards documents need not be rewritten as rule files; they can be registered directly into the knowledge base to participate in retrieval.

Summary: L1's maturity sits in the "complete mechanisms but coarse disclosure granularity" tier. Details such as rule loading priority, compression trigger conditions, and context budget allocation have not been disclosed at the documentation level and are marked as information gaps.

5.2. L2 Tool and Execution Layer

  • Built-in tools: file editing, command execution, code retrieval; inside the CLI, a ! prefix enters Bash mode to directly execute shell commands.
  • MCP: the first code assistant in China to support the MCP protocol (official claim); on the CLI side codebuddy mcp list/add manages servers, and a project-level .mcp.json can be shared with the repository. Early versions supported only stdio transport and did not support HTTP/SSE remote MCP (, early hands-on testing).
  • Browser and preview: the IDE includes real-time preview, supporting DOM-level debugging and real-time sync from design to code.
  • Deployment toolchain: one-click deployment to CloudStudio / EdgeOne Pages; BaaS integration automatically completes database and authentication setup.
  • Sandbox: mainly local execution; no official disclosure of an OS-level sandbox (similar to Seatbelt / Landlock) was found, marked as a gap. The official stance on --dangerously-skip-permissions is "only recommended for sandboxes without network access", i.e. it delegates the sandboxing responsibility to the user.

5.3. L3 Orchestration and Control Layer

Craft's three-toggle model is the core of CodeBuddy's orchestration design: generate a plan (Plan mode, first decomposes the task and clarifies requirements), auto-run (automatically executes tasks per the plan), and auto-modify files (authorizes file generation and rewriting). The three toggles are independently configurable and on by default — users can combine tiers such as "plan only, no action", "plan and execute but do not modify files", and "fully automatic". Compared to Codex CLI's two-dimensional sandbox × approval model, this is coarser-grained but covers the same intent: separating the authorization of the three things "plan — execute — write".

On the CLI side this corresponds to --permission-mode (default / acceptEdits / bypassPermissions / plan). Early versions did not support subagent configuration (/agents) or hooks (/hooks), the latter already becoming visible in later version command lists (). On the IDE side, task decomposition with step-by-step execution and design mode (exporting code from design mockups) constitute lightweight orchestration aimed at non-professional users.

5.4. L4 Memory and State Layer

  • Global memory: ~/.codebuddy/CODEBUDDY.md stores personal long-term preferences; the project-root CODEBUDDY.md stores team-shared conventions.
  • Session resumption: --continue / --resume restore historical sessions; /compact compresses history while keeping a summary.
  • Historical conversation management: the plugin and IDE support viewing, exporting, editing, and deleting historical sessions.
  • Config layering: settings.json is split into three layers — global (~/.codebuddy/settings.json), project (.codebuddy/settings.json, can be committed and shared), and local (.codebuddy/settings.local.json, not committed) — with priority local > project > user.

Gap: no official disclosure was found of a workspace snapshot / checkpoint rollback mechanism, marked "no result". Compared with Cline's shadow Git checkpoints and Windsurf's named checkpoints, this is a clear gap in L4; current rollback mainly relies on the user's own Git discipline.

5.5. L5 Evaluation and Observability Layer

  • Cost observability: the CLI /cost shows the current session's token consumption and duration; /status shows model and connection status; the international site provides credit consumption queries.
  • Code review: /review reviews changes and /pr-comments brings in GitHub PR comment context; the plugin has a built-in code review agent and commit-branch code scanning (generating scan reports and fixing vulnerabilities).
  • Organization-level metrics: CodeBuddy's distinctive trait is extending L5 from the tool layer to the operations layer. The China Merchants Bank case discloses a "three-layer structure" methodology — model layer (choose well, determines the product ceiling), plugin layer (use well, multi-endpoint adaptation), operations layer (iterate well, build a metrics system, and continuously evolve the model through operational data and Badcase fixes). Its metrics system includes completion adoption rate, AI code generation share, and defect density, supported by internal promotion and incentive mechanisms.

Gap: no public trace tracking, regression eval set, or mechanized benchmark evaluation was found; all official quantitative data is operational-statistics-based, marked as information gaps.

5.6. L6 Governance and Security Layer

L6 is where CodeBuddy shows its greatest structural difference relative to independent AI IDEs:

MechanismContentHarness-layer Significance
Four-level permission modedefault / acceptEdits / bypassPermissions / planFine-grained authorization control
Tool allowlist--allowedTools / --disallowedTools allow or deny by tool and argument patternMechanized tool gate, e.g. Bash(git:*)
Sandbox disciplineOfficial wording restricts skipping permissions strictly to sandboxes without network accessTies high-risk tiers to the sandbox
Private deploymentEnterprise-dedicated / private deployment, with the CLI able to connect to a self-hosted enterprise service address; the enterprise edition includes a dedicated VPCKeeps data within the enterprise boundary, meeting strict requirements of regulated industries such as finance
Identity integrationEnterprise domain login, Tencent iOA zero-trust systemBrings AI tools into the existing zero-trust boundary
Data complianceDomestic / international sites in separate domains, with the model track fully replaceable by enterprise in-house modelsAvoids cross-border code and third-party model residue risks
Organization managementTeam-edition admin console, unified billing, shared credit poolOrganization-level usage governance and cost attribution

The counterpart at the methodology layer is enterprise rule integration: through .codebuddy/rules and the knowledge base, compliance red lines such as "sensitive information should not be printed directly in business code" are solidified into generation constraints. Compared with Cursor's MDM-level Hooks and Claude Code's managed policy files, CodeBuddy's mechanical enforcement is weaker (no disclosed hook-interception system), but its deployment-form compliance capability (private deployment, VPC, identity source integration) is among the most complete tiers of any platform this group has analyzed.

Against this group's README security baseline (filesystem isolation and network isolation are both indispensable, credentials are hidden by default, and destructive commands are hard-blocked), only the allowlist mechanism in CodeBuddy's public materials can partially assume the third responsibility; the first two rely on the deployment form as a safety net.

5.7. Six-Layer Capability Summary

LayerMaturityKey MechanismsMain Gaps
L1 Context Engineering★★CODEBUDDY.md + .codebuddy/rules + three types of RAG + knowledge baseRule trigger semantics and budget details not disclosed
L2 Tool and Execution★★Built-in tools + MCP (earliest in China) + deployment toolchainNo OS-level sandbox disclosure; early MCP transport limited
L3 Orchestration and Control★★Craft three toggles + CLI four-level permission modeSubagents and hooks missing early, later catch-up to be verified
L4 Memory and State★★Two-layer memory files + session resumption + config layeringNo checkpoint rollback mechanism disclosed
L5 Evaluation and Observability★★/cost /review + commit scanning + operations-layer metrics systemNo public trace / eval mechanism
L6 Governance and Security★★★Permission tiers + tool allowlist + private VPC + zero-trust integration + organization governanceNo mechanized hook-interception system disclosed

6. Case Studies

6.1. Tencent Internal Large-Scale Practice

The following data comes from Tencent Global Digital Ecosystem Conference materials (reposted via Tencent Cloud Developer Community articles; a third-party repost of official figures, marked overall as [To be verified]):

MetricValue
Internal adoption rate85% of Tencent programmers use it
Active scale50,000+ active users
Internal AI code generation share43%
Quality changeBug rate per thousand lines per person lowered by 31.5%
Efficiency changePer-person coding time shortened by 40%
External customersHundreds of thousands of enterprises and nearly one million users (including China Taiping, China Unicom, Xiaomi, Honor, etc.)

6.2. Onewo (Public Cloud SaaS)

Background: limited budget, needing assessable efficiency gains in real business scenarios. Approach: public cloud out-of-the-box, quick promotion on a 10-minute hands-on basis, a two-week deep evaluation of the flagship edition (producing Goodcase / Badcase reports), and promotion with recognition-based incentives modeled on Tencent's internal practice. Results (official figures): 300+ seats licensed, 240+ daily active users (80% adoption); AI code generation share over 35% across the board, adoption rate ~30%; coding time shortened ~50% for the same workload; 85% positive user reviews and 93% agreeing that efficiency was significantly improved.

6.3. China Merchants Bank (Private Deployment)

Background: its self-developed IDE plugin faced four difficulties — many plugin types, complex versions, non-converging model fine-tuning, and a lack of a metrics system. Approach: established a co-innovation project team for the AI code assistant with Tencent Cloud, collaborating deeply across plugin development, model evaluation, model training, and operations promotion, building a three-layer closed loop of "model layer (choose well) — plugin layer (use well) — operations layer (iterate well)". Results (official figures): 8,000+ internal users; code completion adoption rate of 28%; AI code generation share 35%+; and the enterprise's own capability to continuously train and optimize models.

Methodological value of the cases: the CMB (China Merchants Bank) case is the only one in this group to date that fully discloses an "enterprise-side Harness operations system" — it shows that the bottleneck for AI coding adoption in regulated industries is not model selection but the building of a closed loop of metric measurement and Badcase feedback. This corroborates this group's README thesis #3 (self-assessment cannot serve as an acceptance basis): the operations-layer metrics system is precisely the engineering means of replacing subjective feel with comparable measurement.

It should also be noted that the Chuang Meng Tiandi case (gaming industry; 75% of engineers using it, per-person defect density down ~5%, AI-assisted generation rate 30%, efficiency up 12%+) is likewise from official materials. This group found no independent third-party quantitative evaluation of CodeBuddy.


7. Summary

Strengths:

  1. Full-form coverage with a unified account system: three ends (plugin, IDE, CLI) share models and quotas; it is the only vendor in China providing all three forms simultaneously (official claim), and organizations can assign forms by role rather than replacing tools across the board.
  2. Complete L6 deployment-form compliance capability: private deployment, dedicated VPC, enterprise identity source with iOA zero-trust integration, domestic/international domain separation, and a replaceable model track make it one of the few AI coding products that can enter procurement in highly regulated industries.
  3. Clear enterprise knowledge integration channel: the knowledge base + three types of RAG inject in-house standards into context, and combined with an operations-layer metrics system form a replicable adoption methodology (the CMB case).
  4. Domestic model track has no network barriers: the DeepSeek and Hunyuan dual-engine avoids cross-border network and data-export issues.

Limitations:

  1. Low disclosure of Harness details: rule trigger semantics, context budget, compression strategy, and sandbox mechanism all lack documentation-level disclosure, and no public implementation of mechanized enforcement (hook interception, fail-closed) was found.
  2. L4 gap: no checkpoint rollback mechanism is disclosed; recovery from mid-task errors in long tasks relies on the user's Git discipline.
  3. All quantitative data is official: figures such as internal adoption rate and Bug rate reduction have no independent third-party verification.
  4. Ecosystem value is tied to Tencent Cloud: for non-Tencent-Cloud users, the marginal value of deployment, BaaS, and R&D collaboration integrations is limited.

Applicability boundary and selection advice: For R&D organizations already using Tencent Cloud, or those that must privately deploy due to data compliance constraints, CodeBuddy is an unavoidable option in the domestic market; its plugin form factor can serve as a low-friction completion and review layer over existing IDEs, and the CLI suits CI and batch tasks. Individual developers pursuing editor-level agent experiences or early availability of frontier models will still find Cursor, Claude Code, and Codex CLI more mature choices. Teams that need the domestic model track but prefer open, auditable implementations can evaluate against this group's paper #09 on Cline (BYOK integration of domestic models, Apache 2.0 auditable). Whichever path is chosen, the ordering the CMB case prescribes — "build measurement first, then grant autonomy" — should be the execution prerequisite for enterprise adoption.


Information Gap Statement

  1. Current version number: The latest stable version numbers for the plugin, IDE, and CLI are not published on the official search page; marked [To be filled].
  2. Pricing discrepancy: The enterprise edition at ¥158 / seat / month (minimum 10 seats, dedicated VPC) is a third-party aggregated figure not verified on the official pricing page; marked [To be verified]. The end date of the domestic individual free trial has not been disclosed.
  3. Early CLI capability limits: Statements that /agents, /hooks, and MCP over HTTP/SSE are unsupported come from third-party testing around 2025-09 (v1.1.0); whether the current version has closed these gaps has not been verified item by item, marked [To be verified].
  4. MCP Server landscape: The official MCP Server list (Design / Security / CODING / T-Sec, etc.) comes from enterprise conference materials; the public documentation does not describe each one in detail, marked [To be verified].
  5. Quantitative case data: All effectiveness figures for Tencent internal use, Onewo, Chuang Meng Tiandi, and China Merchants Bank are from official materials (third-party reposts) with no independent third-party verification; the whole set is marked [To be verified].
  6. Sandbox and hooks: No official documentation was found for OS-level sandboxing, lifecycle hooks, or audit log export; marked "no result".
  7. WorkBuddy naming: No public product page from Tencent was found for the name "WorkBuddy" mentioned in the task instructions; this piece is written according to the official on-sale brand CodeBuddy. If WorkBuddy is an internal or other product-line name, the relevant content remains to be supplemented.

8. References

  1. CodeBuddy official site (domestic version) — Tencent Cloud, 2026. https://www.codebuddy.cn/
  2. CodeBuddy international site pricing details — Tencent Cloud International, 2026. https://intl.cloud.tencent.com/zh/document/product/1256/77270
  3. Craft agent usage documentation — Tencent Cloud CodeBuddy official documentation, 2025. https://www.codebuddy.cn/docs/plugin/%E6%93%8D%E4%BD%9C%E6%8C%87%E5%8D%97/Craft%20%E6%99%BA%E8%83%BD%E4%BD%93/Craft%20%E7%9A%84%E4%BD%BF%E7%94%A8
  4. CodeBuddy Code CLI Quick Start Guide — CodeBuddy official documentation, 2025—2026. https://www.codebuddy.ai/docs/cli/quickstart
  5. Tencent Cloud CodeBuddy: overview of the enterprise-grade software engineering AI development efficiency and full-link solution — Tencent Cloud Developer Community (repost of Tencent Global Digital Ecosystem Conference materials), 2026. https://cloud.tencent.com/developer/article/2677065
  6. CodeBuddy Code CLI installation, configuration, and hands-on testing — Juejin community, 2025-09. https://juejin.cn/post/7572714389943500852
  7. Tencent releases CodeBuddy Code CLI and IDE international beta — Hong Kong programming society (repost of IT Home coverage), 2025-09-09. https://www.hkprog.org/?p=3993/
  8. CodeBuddy installation and configuration tutorial (VS Code / IDEA / CLI) — AI Stack Nav, 2026. https://en.aistacknav.com/?p=3479
  9. @tencent-ai/codebuddy-code — npm, 2025—2026. https://www.npmjs.com/package/@tencent-ai/codebuddy-code
  10. Tencent Cloud CodeBuddy international product page — Tencent Cloud, 2025—2026. https://www.codebuddy.ai/