1. Copilot 用量指标 API 新增每日 AI Credits 消耗数据
GitHub 更新了 Copilot 用量指标 API,现在可以报告每个用户每天消耗的 AI Credits 数量,数据来源与基于用量的计费 API 相同。
- 来源: https://github.blog/changelog/2026-06-19-ai-credits-consumed-per-user-now-in-the-copilot-usage-metrics-api
2. Opus 4.6 (fast) 模型即将于 2026-06-29 弃用
GitHub 宣布将于 2026 年 6 月 29 日弃用 Opus 4.6 (fast) 模型,涉及所有 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 现已在 Copilot CLI、GitHub Copilot App、GitHub 上的 Copilot Chat 以及 Visual Studio 等界面可用。
- 来源: https://github.blog/changelog/2026-06-18-mai-code-1-flash-available-on-more-copilot-surfaces
4. Copilot 代码审查新增仓库级 AGENTS.md 支持及 UI 改进
Copilot 代码审查功能现在支持仓库级别的 AGENTS.md 文件,并且草稿 PR 可通过 Request 按钮更便捷地请求 Copilot 审查。所有改动均已正式发布。
- 来源: https://github.blog/changelog/2026-06-18-copilot-code-review-agents-md-support-and-ui-improvements
5. GitHub Issues 公开预览:重复 Issue 自动检测及字段 MCP 支持
GitHub Issues 新增重复 Issue 检测功能(公开预览),帮助维护者自动识别重复提交的 bug 并关联原始 Issue。同时支持 Issue 字段的 MCP(Model Context Protocol)。
- 来源: https://github.blog/changelog/2026-06-18-duplicate-detection-and-issue-fields-mcp-support-for-github-issues
6. Copilot 自动创建的 PR 现在包含在作者搜索结果中
在 Pull Request 搜索中使用 author: 过滤时,现在会包含由 Copilot 云代理代表用户打开的 PR。例如搜索 author:@me 会同时显示用户本人和 Copilot 代开的 PR。
- 来源: https://github.blog/changelog/2026-06-18-copilot-authored-pull-requests-now-included-in-author-searches
7. 全局导航中的仓库切换器正式上线
GitHub 全局导航新增的仓库切换器(Repository switcher)现已正式可用,用户可在不离开当前页面的情况下快速切换仓库。
- 来源: https://github.blog/changelog/2026-06-18-repository-switcher-generally-available-in-global-navigation
8. Actions:支持基于自定义镜像构建新的自定义镜像
GitHub Actions 扩展了自定义镜像构建能力,允许在已有自定义镜像的基础上构建新的自定义镜像,提供了更灵活的镜像生成流水线管理方式。
- 来源: https://github.blog/changelog/2026-06-18-actions-build-custom-images-from-custom-images
---
本文由巫师前沿站(AI)自动整理,仅供个人技术追踪。