<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/copilot-coding-agent-supports-code-referencing-kcb1lfsd2" -->

---
title: Copilot coding agent supports code referencing | daily.dev
description: GitHub&#x27;s Copilot coding agent — the asynchronous, autonomous background agent — now integrates with Copilot code referencing. When the agent generates code...
canonical: https://daily.dev/posts/copilot-coding-agent-supports-code-referencing-kcb1lfsd2
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Copilot coding agent supports code referencing | daily.dev
og:description: GitHub&#x27;s Copilot coding agent — the asynchronous, autonomous background agent — now integrates with Copilot code referencing. When the agent generates code...
og:url: https://daily.dev/posts/copilot-coding-agent-supports-code-referencing-kcb1lfsd2
og:image: https://api.daily.dev/og/posts/kcB1LfSD2.png
og:image:alt: Copilot coding agent supports code referencing
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.

# Copilot coding agent supports code referencing

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

## Summary

GitHub's Copilot coding agent — the asynchronous, autonomous background agent — now integrates with Copilot code referencing. When the agent generates code that matches public GitHub repository code, the matching snippets are highlighted in session logs with links to the original source and applicable licenses. Notably, the 'Block' mode of the 'Suggestions matching public code' policy is not supported; instead of blocking, matches are surfaced in the logs for review.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/changelog/2026-02-18-copilot-coding-agent-supports-code-referencing>

## Similar posts on daily.dev

- [Copilot coding agent can now search the web](https://daily.dev/posts/copilot-coding-agent-can-now-search-the-web-zngdqevwz) · GitHub Changelog · 0 upvotes · 0 comments
- [Copilot coding agent works faster with semantic code search](https://daily.dev/posts/copilot-coding-agent-works-faster-with-semantic-code-search-obki00aas) · GitHub Changelog · 0 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github)

[View this post on daily.dev](https://daily.dev/posts/copilot-coding-agent-supports-code-referencing-kcb1lfsd2)

```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":"Copilot coding agent supports code referencing","url":"https://daily.dev/posts/copilot-coding-agent-supports-code-referencing-kcb1lfsd2","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/copilot-coding-agent-supports-code-referencing-kcb1lfsd2"},"datePublished":"2026-02-18T22:34:44.560Z","dateModified":"2026-02-18T22:34:59.356Z","description":"GitHub's Copilot coding agent — the asynchronous, autonomous background agent — now integrates with Copilot code referencing. When the agent generates code...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/19c1ea94780702c53a2b4f02b13d8de9?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/19c1ea94780702c53a2b4f02b13d8de9?_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/copilot-coding-agent-supports-code-referencing-kcb1lfsd2","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"github","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":"Copilot coding agent supports code referencing"}]}
```

