觉
AI觉醒星球
Awakening is here
Knowledge File / AI技能杠杆
2026-08-29 2 浏览 免费阅读

GitHub Copilot 在 Visual Studio 中的八月更新

2026年8月GitHub Copilot for Visual Studio发布多项更新,包括组织级自定义代理、使用量查看、模型思考努力调节、模型控制和Git代理审查,支持所有Copilot计划。

SOURCE / AI技能杠杆 MIN / 9 ACCESS / 免费阅读 POST / 2026-08-29 04:24:20

原贴

查看原文
作者:Allison 来源站点:github.blog 原贴时间:

原文

August 2026 brought more control over how GitHub Copilot reasons, which models you use, how teams share specialized agents, and when you ask for a code review. Here’s what’s new with GitHub Copilot in Visual Studio 2026. Check the Insiders channel for the latest: Organization-level custom agents : GitHub organization and enterprise owners can publish custom agents for use across repositories in their organization. Visual Studio automatically detects these agents and shows both their descriptions and organization source in the agent picker. This functionality requires a GitHub organization. Access your Copilot usage : Open the context window from the Copilot prompt box, then select View all Copilot usage to see your full plan details. Refined notifications also make it clearer when you are approaching a limit and what options are available. Adjust model thinking effort to match your task : Supported models now offer Low , Medium , and High thinking effort controls. Use lower effort for straightforward work or higher effort for complex debugging, algorithms, and architecture decisions. This enables you to balance reasoning depth with token usage. Better model control : Pin favorite models, collapse models you use less often, and select Manage models for a detailed view. The management view includes model capabilities, context window sizes, cost information, and controls for Copilot and custom models. Review changes and commits with the Git agent : Ask the Git agent to review uncommitted changes or commits before you open a pull request. Findings appear inline in the editor with a navigable list in Git Changes . You can continue the Copilot Chat conversation to understand or address each suggestion. Reviews work with GitHub and Azure DevOps repositories. This update is available to users on all GitHub Copilot plans , including Copilot Free, Student, Pro, Pro+, Max, Business, and Enterprise. To learn more about what’s new, check out the Visual Studio blog and release notes . Stay up to date on the latest Copilot features by following the Visual Studio blog , where you’ll find roadmap updates and opportunities to share feedback.

中文翻译

2026年8月带来了对GitHub Copilot推理方式、使用的模型、团队共享专门代理以及何时请求代码审查的更多控制。以下是Visual Studio 2026中GitHub Copilot的新功能。请查看Insiders频道以获取最新信息:

组织级自定义代理:GitHub组织和企业所有者可以发布自定义代理,供其组织内的仓库使用。Visual Studio会自动检测这些代理,并在代理选择器中显示其描述和组织来源。此功能需要GitHub组织。

访问您的Copilot使用量:从Copilot提示框打开上下文窗口,然后选择“查看所有Copilot使用量”以查看完整的计划详情。改进的通知也使得在接近限制时更清晰,以及有哪些选项可用。

调整模型思考努力以匹配任务:受支持的模型现在提供低、中、高思考努力控制。对于简单的工作使用较低的努力,对于复杂的调试、算法和架构决策使用较高的努力。这使您能够在推理深度和令牌使用之间取得平衡。

更好的模型控制:固定常用模型,折叠较少使用的模型,并选择“管理模型”以查看详细信息。管理视图包括模型能力、上下文窗口大小、成本信息以及Copilot和自定义模型的控制。

使用Git代理审查更改和提交:在打开拉取请求之前,要求Git代理审查未提交的更改或提交。发现会内联显示在编辑器中,并在Git更改中显示可导航的列表。您可以继续Copilot Chat对话以理解或处理每个建议。审查适用于GitHub和Azure DevOps仓库。

此更新适用于所有GitHub Copilot计划的用户,包括Copilot Free、Student、Pro、Pro+、Max、Business和Enterprise。要了解更多新功能,请查看Visual Studio博客和发布说明。关注Visual Studio博客以了解最新的Copilot功能,您将找到路线图更新和分享反馈的机会。

核心信息

2026年8月GitHub Copilot for Visual Studio发布多项更新,包括组织级自定义代理、使用量查看、模型思考努力调节、模型控制和Git代理审查,支持所有Copilot计划。

  • 2026年8月GitHub Copilot for Visual Studio发布多项更新,包括组织级自定义代理、使用量查看、模型思考努力调节、模型控制和Git代理审查,支持所有Copilot计划。
  • 原贴提到:August 2026 brought more control over how GitHub Copilot reasons, which
  • 来源:github.blog

详细解读

这次更新释放了一个明确信号:GitHub Copilot正在从“自动补全工具”进化为“可深度配置的AI工程协作平台”。它不再只是基于上下文生成代码,而是让团队和个人能够精细控制AI的“思考方式”、模型选择、共享代理以及代码审查流程。

为什么重要?首先,模型思考努力调节直接回应了企业对推理成本与产出质量平衡的痛点——简单任务用低努力节省token,复杂任务用高努力保证准确性。其次,组织级自定义代理打破了AI助手“个人单干”的局限,使团队智慧得以沉淀为可复用的AI资产。再者,Git代理审查将AI质量关卡前置到提交前,可能减少Pull Request中的反复修改,提升交付效率。

对谁有价值?Visual Studio中的专业开发者、技术负责人和DevOps工程师是直接受益者;对于使用GitHub组织版的企业,自定义代理和用量管理能力尤为关键。对于独立开发者,免费版也能用上大部分功能,边际成本低。

可以怎么行动?开发者可以立即按需调整思考努力,并在提交前用Git代理做快速检查;技术管理者可以组织团队创建公共代理,统一代码规范;财务或采购人员可以关注用量监控功能,评估Copilot投入产出。

风险与限制:新功能依赖Visual Studio 2026和Insiders频道,旧版本无法使用;模型思考努力的控制粒度可能因模型而异,并非所有模型都支持三档;组织级代理需要GitHub组织权限,且发布和管理需要额外学习成本。另外,AI审查仍是辅助,不能完全替代人工。

信息差价值

这条内容的真正价值,不只是“有人发布了一个新功能”,而是它揭示了 github.blog 背后的产品方向、工作流变化或竞争信号。对 OPC 来说,这种信息可以转化成持续追踪的栏目选题。

如果把《GitHub Copilot 在 Visual Studio 中的八月更新》放到你的内容系统里,它最大的价值在于帮助读者更快看懂“为什么值得关注”,而不是只看到一条碎片化动态。

参考来源

AI SUMMARY

这篇文章回答了什么

GitHub Copilot 在 Visual Studio 中的八月更新主要讲什么?

2026年8月GitHub Copilot for Visual Studio发布多项更新,包括组织级自定义代理、使用量查看、模型思考努力调节、模型控制和Git代理审查,支持所有Copilot计划。

这篇文章最值得关注的要点是什么?

2026年8月GitHub Copilot for Visual Studio发布多项更新,包括组织级自定义代理、使用量查看、模型思考努力调节、模型控制和Git代理审查,支持所有Copilot计划。;原贴提到:August 2026 brought more control over how GitHub Copilot reasons, which;来源:github.blog

这篇文章和哪些AI专题相关?

它适合放在Agent工作流、AI工具、AI超级个体专题里阅读。 关联原因:这篇内容命中「Agent、工作流、AI编程」等主题信号。;这篇内容命中「工具、模型」等主题信号。;这篇内容命中「技能」等主题信号。

阅读这篇文章建议先理解哪些关键词?

建议先理解AI工具、工具、自动化、模型、Cursor这些关键词,再结合正文判断工具、机会或风险是否值得进入自己的工作流。

上一篇 Google的WikiSkill为AI智能体提供持久记忆以提升未来表现 下一篇 GitHub Copilot 每周发布 — 2024年8月24日