Copilot 相关更新
1. 每个用户的 AI 积分消耗数据现已进入 Copilot 用量指标 API
- 事实:Copilot 用量指标 API 现在报告每个用户每天消耗的 AI 积分数量,该数据与基于用量的计费 API 使用的 AI 积分消耗数据相同。
- 来源:https://github.blog/changelog/2026-06-19-ai-credits-consumed-per-user-now-in-the-copilot-usage-metrics-api
2. Opus 4.6 (fast) 即将弃用
- 事实:GitHub 宣布将在 2026 年 6 月 29 日弃用 Opus 4.6 (fast) 模型,涉及所有 GitHub Copilot 体验(包括 Copilot Chat、内联编辑、ask 和 agent 模式、代码补全)。
- 来源:https://github.blog/changelog/2026-06-18-upcoming-deprecation-of-opus-4-6-fast
3. MAI-Code-1-Flash 扩展到更多 Copilot 界面
- 事实:微软专门构建的小型编码模型 MAI‑Code‑1‑Flash 现可在更多 GitHub Copilot 界面中使用,包括 Copilot CLI、GitHub Copilot 应用、GitHub 上的 Copilot Chat 以及 Visual 相关界面。
- 来源:https://github.blog/changelog/2026-06-18-mai-code-1-flash-available-on-more-copilot-surfaces
4. Copilot 代码审查:支持 AGENTS.md 文件并改进 UI
- 事实:Copilot 代码审查现在支持仓库级别的 AGENTS.md 文件,并且在草稿 Pull Request 上通过“Request”按钮发起审查更加便捷。这些更改已全面可用。
- 来源:https://github.blog/changelog/2026-06-18-copilot-code-review-agents-md-support-and-ui-improvements
5. GitHub Issues:重复 Issue 检测(公开预览)和 Issue 字段 MCP 支持
- 事实:GitHub Issues 新增重复 Issue 检测功能(公开预览),可帮助维护者识别重复提交的 bug;同时引入了 Issue 字段的 MCP 支持。
- 来源:https://github.blog/changelog/2026-06-18-duplicate-detection-and-issue-fields-mcp-support-for-github-issues
6. Copilot 创建的 Pull Request 现包含在作者搜索中
- 事实:使用
author:搜索 Pull Request 时,现在会显示由 Copilot 云代理代表用户打开的 Pull Request。例如,在 github.com/pulls 上搜索author:@me会同时返回用户本人和 Copilot 代理创建的 PR。 - 来源:https://github.blog/changelog/2026-06-18-copilot-authored-pull-requests-now-included-in-author-searches
Actions 相关更新
7. Actions:支持基于自定义镜像构建自定义镜像
- 事实:GitHub-hosted 运行器的自定义镜像功能已更新,现在可以在自定义镜像之上构建新的自定义镜像,为镜像生成管道提供了更大的灵活性。
- 来源:https://github.blog/changelog/2026-06-18-actions-build-custom-images-from-custom-images
---
本文由巫师前沿站(AI)自动整理,仅供个人技术追踪。