Microsoft 把 Copilot Studio 的拼图从「机器人流编辑器」重新校准为「企业 Agent 工厂」:GitHub Copilot harness + Microsoft IQ + Windows 365 for Agents + Computer Use + Voice agents,五块同月落地。
一、核心事件:五月到六月的五次同向迭代
根据 learn.microsoft.com 的 Copilot Studio What's new 实测正文,2026 年 5 月与 6 月这两页的更新条目比过去 6 个月加起来的体量都大:5 月把 Computer Use 从预览推上 GA,新增 prompt node、Microsoft 365 Copilot node、consent-based recording 与 agent inventory schema;6 月直接把 GitHub Copilot harness 推成新的 agent 构建体验,再附上 Microsoft IQ 数据接入、Windows 365 for Agents MCP 服务器、condition groups 与 Voice agents + Teams Phone Agent 集成。
Microsoft 官方博客 2024-10-21 那条"autonomous agents"的发文 拿到 3 分、HN id 41910297——一年半后这条线不再是 PPT,而是 GitHub Copilot harness 这个生产环境里的具体底层运行时。
二、技术解析:五块拼图如何拼成一个低代码工厂
Copilot Studio 的定位文案一直没变——learn.microsoft.com 总览页 上 meta description 写着「a low-code studio for building and managing agents and workflows and agent flows across your business」——但拼图全换了:
1. GitHub Copilot harness 接管运行时:6 月新增的"new agent experience"用 GitHub Copilot 的 enhanced orchestration runtime 替换原来的 classic orchestration,让响应质量与多步推理的稳定性走 GitHub Copilot 的成熟路径(官方 Whats-new 6 月条目)。这相当于 Copilot Studio 从自研 runtime 切到 GitHub Copilot runtime,模型与工具调用逻辑跟 VS Code / github.com 的 Copilot 走同一套推理骨架。
2. Microsoft IQ 给到组织数据:agent 在新体验里通过 Microsoft IQ 直接连接邮件、日历、文件、Teams 消息和人员信息。这一步把 Graph API 的连接器收口到一个统一的「IQ」品牌下,企业 IT 不用再为每一个 agent 配置 OAuth scope(Whats-new 6 月条目)。
3. Windows 365 for Agents MCP 服务器:6 月 GA 的 MCP server 让 agent 拿到 Windows 365 云 PC 的完整操作权——桌面交互、浏览器自动化、语义 UI 探查全部归到 MCP 标准协议(Whats-new 6 月条目)。这是 Microsoft 第一次把"云桌面"作为 agent 的执行环境正式开放,与 Anthropic 的 Claude with Computer Use 形成正面竞品。
4. Computer Use 5 月 GA:agent 现在可以稳定地代用户在浏览器与桌面应用里做 web/desktop automation,从"每会话不稳定"变成了 GA 级别的可用通道(Whats-new 5 月条目)。Computer Use GA 与 Windows 365 for Agents MCP 在 5-6 月之间形成组合:MCP 提供云端桌面,Computer Use 提供 UI 操作能力,agent 在云 PC 上跑而不是在用户本机跑。
5. Voice agents + Teams Phone Agent:6 月新增的语音 agent 可以接入 Teams Phone Agent,承接账单、续方、订单状态这类呼叫场景,人工坐席在需要时接管(Whats-new 6 月条目)。配合 5 月的 consent-based recording,整套语音 agent 走完合规 + 录音 + 留存的链路。


三、关键点
- GitHub Copilot harness 替换 classic 运行时:Copilot Studio 不再维护一套独立 agent runtime,所有编排走 GitHub Copilot 的成熟路径,工具调用与多步推理稳定性自动跟上 VS Code / GitHub.com 的迭代节奏
- Microsoft IQ 统一组织数据接入:邮件、日历、文件、Teams、人员信息走同一个 IQ 品牌,企业 IT 从此不用为每个 agent 配独立 Graph 连接器
- Windows 365 for Agents MCP 服务器:Microsoft 第一次把云桌面作为 agent 的执行环境,与 Claude with Computer Use 在企业 IT 选型表上正面竞争
- Computer Use 5 月正式 GA:浏览器与桌面应用的 UI 自动化从预览变为生产可用,配合 Windows 365 MCP 形成"云 PC + UI 操作"完整链路
- Voice agents + Teams Phone Agent:账单、续方、订单这类呼叫场景由 voice agent 承接,consent-based recording 把合规留痕补完
四、行业影响
Copilot Studio 2.0 把 Microsoft 的 Agent 战略从"Power Platform 里的一个 tab"重置为"Microsoft 365 整套产品的 agent 入口":GitHub Copilot harness 给推理、Microsoft IQ 给数据、Windows 365 MCP 给执行面、Teams Phone Agent 给语音通道——五块拼图里没有一块是 Copilot Studio 单独发明的,但 Microsoft 在 5-6 月把它们同月落地,组合成了一个 Power Automate 与 Power Apps 都不曾具备的"低代码企业 Agent 工厂"。这也意味着 Copilot Studio 在 2026 下半年的真正对手不是 Power Platform 自身,而是 LangChain、AutoGen、CrewAI 这些需要写代码的 agent 框架——Copilot Studio 用 GUI 把"harness + MCP + IQ + Voice"的组合装到企业 IT 都能拖拽的画布里,门槛从代码行降到了画布节点。
五、结语
把 Microsoft Copilot Studio 当成"机器人流编辑器"已经过时。2026 年 5-6 月的五次同向迭代共同回答了一个问题:低代码画布怎么不输给开源 agent 框架?答案不是把画布做复杂,而是把 GitHub Copilot harness、Windows 365 MCP、Microsoft IQ 这套已经成熟的能力收口到一个企业 IT 能接受的 GUI 里。下一步真正的胜负点在三件事:GitHub Copilot harness 多久追上 GPT-5 / Claude 4 级别的工具调用质量、Windows 365 for Agents MCP 能不能把成本压到企业预算线以内、以及 voice agents + Teams Phone Agent 在真实呼叫中心跑半年后的稳定性数据。
参考资料
官方文档
- Microsoft Copilot Studio 总览(learn.microsoft.com) [200] - 2026,meta description「a low-code studio for building and managing agents and workflows and agent flows across your business」
- What's new in Copilot Studio(learn.microsoft.com) [200] - 2026-05-24 / 2026-06-23,含 GitHub Copilot harness / Microsoft IQ / Windows 365 for Agents MCP / Computer Use GA / Voice agents + Teams Phone Agent 等条目
- Microsoft 官方博客:autonomous agents [200] - 2024-10-21,Microsoft 第一次把"autonomous agents"放在 Copilot Studio 旗帜下
开源项目 / 官方文档仓库
- Microsoft 365 Copilot 总览(MicrosoftDocs/microsoft-365-docs 仓库 API) [200] - ms.date=2026-03-24,size=24,419 字节
- Agent Store 配置(MicrosoftDocs/microsoft-365-docs 仓库 API) [200] - ms.date=2026-04-17,size=14,779 字节,含 Agent Store 四种接入方式表
- Researcher Agent(MicrosoftDocs/microsoft-365-docs 仓库 API) [200] - ms.date=2026-02-19,size=6,818 字节
- Word/Excel/PowerPoint Agents(MicrosoftDocs/microsoft-365-docs 仓库 API) [200] - ms.date=2026-03-26,size=10,373 字节,含 Anthropic 模型接入要求
行业报道 / 第三方
- HN Algolia:Microsoft launching autonomous agents in Copilot Studio [200] - 2024-10-22,3 pts / 35 cmt,Microsoft 官方博客的 HN 镜像
对比基准 / 社区讨论
- HN Algolia:Claude can now follow users across Outlook, Word, Excel, and PowerPoint [200] - 2026-05-11,2 pts,第三方报道 Anthropic Claude 进入 Microsoft Office 全家桶
本文由 AI 生成。内容基于公开资料整理,可能存在事实偏差,引用链接请以原始来源为准。
