Kyle Daigle, GitHub's COO and Microsoft Developer's CMO, has a clear message for ambitious builders: the AI agents you're using today are just the warm-up act. What began as basic code completion is quickly evolving into something far more pervasive and powerful, changing not just how you write code, but how you think about your entire development process.
Key Takeaways
- GitHub's AI agents didn't just boost productivity; they fueled an "unprecedented" 14x commit growth, forcing the company to overhaul its core systems to keep pace.
- The strategy shifted from fine-tuning models for better code suggestions to building a unified SDK and "harness" for coding agents that automate tasks across the entire SDLC, from security remediation to documentation.
- Daigle's vision for Copilot isn't just about code generation; it's about "ambient AI" – a system that understands your full context, including emails, conversations, and business goals.
- This ambient AI will move beyond simple recall, making nuanced “taste and judgment calls” during implementation, effectively becoming an invisible, deeply contextual partner.
Beyond Code: The Agent Factory
When GitHub first launched Copilot, it was a code-completion wizard, a novelty that quickly became a necessity for millions of developers. Initially, the focus for GitHub was on refining this, often through fine-tuning models to get more precise and performant suggestions. But as Kyle Daigle points out, the rapid progress in foundational AI models changed everything.
“We think it's not solely about the code generation,” Daigle says. The real shift is towards giving these AI brains broader agency. Imagine not just writing code, but deploying an AI agent to tackle your entire security remediation backlog, or fielding every GitHub issue. “Just stick a coding agent on it just to say if it's possible,” he suggests. This means building a unified SDK and harness – essentially, a standard way to plug these agents into every part of the Software Development Life Cycle.
This isn't just future talk. GitHub saw an “unprecedented” 14x commit growth driven by AI agents, pushing its core infrastructure to the breaking point and forcing a complete overhaul. That level of impact shows the agent paradigm isn't hypothetical; it's a present-day reality creating real scaling challenges for even the biggest players.
Ambient AI: The Contextual Operating System
The ultimate destination for Copilot, according to Daigle, is “ambient AI.” This isn't another pop-up assistant or a chatbot you summon. It's an invisible intelligence that understands your entire work environment. Most current AI tools fall short because they try to “capture and then they are trying to codify and then recall,” Daigle notes.
The future is different. “I'm looking to be building out the next version of web hooks,” he explains. He imagines an AI that knows “every spec doc, every email, the conversations that I've had online, everything about how this could be implemented” – and then uses that full context to make decisions. This goes far beyond code. It's about an AI making “taste and judgment calls” based on collective expertise and project history, seamlessly woven into your workflow.
This level of connectivity allows the AI to not only write perfect code but also embed the team's unique “taste and judgment calls” and expertise into the actual implementation. It's a vision of AI as a background operating system for your entire development world, exemplified by Microsoft projects like OpenClaw. This isn't about asking an AI what to do; it's about the AI already knowing and acting based on your deepest context.
What to Do With This
Stop thinking about AI as a tool to use and start thinking about it as an agent that can act. Identify the repetitive, low-judgment tasks in your startup's SDLC that your team complains about most – security checks, documentation updates, first-pass issue triage – and prototype a simple AI agent solution this month. Crucially, begin structuring your internal knowledge (meeting notes, design docs, Slack conversations) so an eventual "ambient AI" can tap into your unique business context and judgment. This will give your team a head start when full contextual AI becomes the norm.