Skip to main content

Agentic autofix now uses Copilot Memory

By Steven Van ·

Agentic autofix now checks and stores Copilot Memory fix patterns, which other Copilot features like code review can also draw on.

Agentic autofix, which resolves security alerts, now draws on GitHub Copilot Memory when a customer has it enabled. Before proposing a fix, it checks stored memories for relevant context, and once it creates a fix it stores that fix pattern as a new memory for future alerts.

Those memories are not limited to autofix. Because facts captured by one Copilot feature are available to others, a fix pattern autofix learns can also inform Copilot code review and Copilot cloud agent about secure development patterns specific to a repository. Both agentic autofix and Copilot Memory remain in public preview.

GitHub
GitHub
Where the world builds software — Git hosting, pull requests, issues, Actions CI/CD, and Copilot, free for public and private repos.
View GitHub →

Read the original announcement →

Read Agentic autofix now uses Copilot Memory on Creators Toolbox