8.0
热点
AI SCORE
编程提效2026-09-26 01:25
Copilot自动修复Agent现利用记忆上下文
GitHub Copilot Changelog#GitHub Copilot#Agent#开发工具
Editor brief · 编辑速览
GitHub Copilot的agentic autofix功能已集成Copilot Memory,可利用已有记忆上下文辅助解决安全警报。
Agentic autofix 现已接入 Copilot Memory,面向已启用该功能的客户。当你使用 agentic autofix 时,它会审查已有的 memories,从中获取有助于解决安全警报的上下文信息。在创建修复方案时,它还会将修复模式存储为 memory,供后续使用。
这些 memories 一方面可以帮助 agentic autofix 解决更多的安全警报,另一方面还能教会其他 GitHub Copilot 功能(如 Copilot code review、Copilot cloud agent)掌握你仓库特有的安全开发模式。
Agentic autofix 和 Copilot Memory 均处于公开预览状态。
点击查看 GitHub Copilot Memory 官方文档了解更多。