Improvement

March 17, 20261 Minute Read

Copilot coding agent works faster with semantic code search

Copilot coding agent now has access to a semantic code search tool, allowing it to find relevant code based on meaning rather than relying on exact text matches with tools like grep.

When the agent doesn’t know the precise names or patterns to search for, semantic search helps it locate the right code faster.

From testing, we’ve found that this new tool allows Copilot to complete tasks in 2% less time without any change in quality.

No configuration is required – the agent automatically uses semantic search when appropriate.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Copilot coding agent works faster with semantic code search - GitHub Changelog