<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/agentic-autofix-now-uses-copilot-memory-xsf3ygqph" -->

---
title: Agentic autofix now uses Copilot Memory | daily.dev
description: GitHub&#x27;s agentic autofix feature now integrates with Copilot Memory for customers who have enabled it. Agentic autofix reviews existing memories for context...
canonical: https://daily.dev/posts/agentic-autofix-now-uses-copilot-memory-xsf3ygqph
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Agentic autofix now uses Copilot Memory | daily.dev
og:description: GitHub&#x27;s agentic autofix feature now integrates with Copilot Memory for customers who have enabled it. Agentic autofix reviews existing memories for context...
og:url: https://daily.dev/posts/agentic-autofix-now-uses-copilot-memory-xsf3ygqph
og:image: https://api.daily.dev/og/posts/xSF3ygqph.png
og:image:alt: Agentic autofix now uses Copilot Memory
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Agentic autofix now uses Copilot Memory

**[GitHub Changelog](https://daily.dev/sources/github_updates)** · 1 min read · 1 upvotes · 0 comments

## Summary

GitHub's agentic autofix feature now integrates with Copilot Memory for customers who have enabled it. Agentic autofix reviews existing memories for context when resolving security alerts, and stores new fix patterns as memories for future use. These memories can also inform other Copilot features like code review and cloud agent about repository-specific secure development patterns. Both agentic autofix and Copilot Memory remain in public preview.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/changelog/2026-09-25-agentic-autofix-now-uses-copilot-memory>

## Questions this post answers

### How does GitHub's agentic autofix use Copilot Memory to fix security alerts?

Agentic autofix now reviews existing Copilot memories for context when resolving security alerts, for customers who have enabled Copilot Memory. When it creates a fix, it stores that fix pattern as a new memory for future use, which can help resolve additional alerts and teach other Copilot features, such as Copilot code review and Copilot cloud agent, about secure development patterns specific to a repository. Both features are in public preview.

_Teams rolling out AI-driven security fixes can follow agentic autofix and Copilot Memory updates on daily.dev._

## Similar posts on daily.dev

- [Copilot Memory now on by default for Pro and Pro\+ users in public preview](https://daily.dev/posts/copilot-memory-now-on-by-default-for-pro-and-pro-users-in-public-preview-9xuxtppom) · GitHub Changelog · 0 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#github](https://daily.dev/tags/github), [#code-security](https://daily.dev/tags/code-security)

[View this post on daily.dev](https://daily.dev/posts/agentic-autofix-now-uses-copilot-memory-xsf3ygqph)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Agentic autofix now uses Copilot Memory","url":"https://daily.dev/posts/agentic-autofix-now-uses-copilot-memory-xsf3ygqph","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/agentic-autofix-now-uses-copilot-memory-xsf3ygqph"},"datePublished":"2026-09-25T18:32:42.163Z","dateModified":"2026-09-25T18:32:58.332Z","description":"GitHub's agentic autofix feature now integrates with Copilot Memory for customers who have enabled it. Agentic autofix reviews existing memories for context...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/1afa8ccf68ec5546e08496b29989a562?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/1afa8ccf68ec5546e08496b29989a562?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"GitHub Changelog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"GitHub Changelog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/15004b7835da4d89b02b115871f0f6dc","url":"https://daily.dev/sources/github_updates"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/agentic-autofix-now-uses-copilot-memory-xsf3ygqph","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-agents,github,code-security","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"GitHub Changelog","item":"https://daily.dev/sources/github_updates"},{"@type":"ListItem","position":3,"name":"Agentic autofix now uses Copilot Memory"}]}
{"@context":"https://schema.org","@type":"FAQPage","@id":"https://daily.dev/posts/agentic-autofix-now-uses-copilot-memory-xsf3ygqph#faq","mainEntity":[{"@type":"Question","name":"How does GitHub's agentic autofix use Copilot Memory to fix security alerts?","acceptedAnswer":{"@type":"Answer","text":"Agentic autofix now reviews existing Copilot memories for context when resolving security alerts, for customers who have enabled Copilot Memory. When it creates a fix, it stores that fix pattern as a new memory for future use, which can help resolve additional alerts and teach other Copilot features, such as Copilot code review and Copilot cloud agent, about secure development patterns specific to a repository. Both features are in public preview. Teams rolling out AI-driven security fixes can follow agentic autofix and Copilot Memory updates on daily.dev."}}]}
```

