← Back to KHAO

Business ·

First announced in public preview in January and broadened to the Issues dashboard in February

2 min read

Compiled by KHAO Editorial — aggregated from 1 outlet. See llms.txt for citation guidance.

★ Tier-1 Source

A visual example of GitHub semantic search, showing a search for "improving localization support" successfully finding related issues about "i18n" and specific languages like Korean.

Since public preview, the results have spoken for themselves.

Key facts

Summary

Finding the right issue got easier. Natural language search across issues: Describe what you’re looking for in plain language and GitHub returns conceptually related results, even when the wording doesn’t match. Issues index and dashboard: Semantic search works both within a single repository and across your repositories on the issues dashboard. Hybrid search: When you search with natural language, GitHub combines semantic and keyword matching in the same query, so you get both conceptually related results and exact matches together.

Read full article at GitHub Blog →