GitHub: Internal Analytics Agent Qubot Reduced Query Resolution Time by Around 66 Percent
Qubot is an internal AI analytics agent that GitHub built to enable employees to query the data warehouse using natural language. The agent uses a three-tier federated context layer (bronze, silver, gold) and automatic routing between the Kusto and Trino query engines, and reduced query resolution time by around 66 percent.
This article was generated using artificial intelligence from primary sources.
GitHub described the architecture of Qubot, an internal AI analytics agent that lets employees query the data warehouse using natural language instead of writing queries by hand. A data warehouse is a central database into which data from many systems flows, and querying it normally requires knowledge of query languages.
How Qubot Was Built
Qubot uses a three-tier federated context layer — bronze, silver and gold — which progressively refines and structures data so the agent receives more reliable context. It runs on Copilot Cloud Agent infrastructure, accessible through Slack, VS Code and CLI. The agent automatically routes queries between two engines, Kusto and Trino, depending on the type of data.
Results
According to GitHub, Qubot serves hundreds of users running thousands of queries, and reduced query resolution time by around 66 percent. Structured context, as opposed to sending raw data directly to the model, increased answer accuracy. The example shows how large technology companies are increasingly building agentic systems for their own internal needs, not just as products for the market.
Frequently Asked Questions
- What is Qubot?
- Qubot is GitHub's internal AI analytics agent that enables employees to query the data warehouse using natural language through Slack, VS Code and CLI.
- How does Qubot organize data?
- It uses a three-tier context layer — bronze, silver and gold — and automatically routes queries between the Kusto and Trino engines.
- How much time does it save?
- Query resolution time was reduced by around 66 percent, serving thousands of queries from hundreds of users.
Related news
NVIDIA: Partners at Cannes Lions 2026 Showcased Agentic AI for Marketing, Criteo Doubled Training Speed on Blackwell
Anthropic: Project Fetch Phase Two Shows 20× Faster Robotic Operation with 10× Less Code
arXiv:2606.18543: CEO-Bench — Can Agents Run a Startup for the Long Term?