/
© 2026 RiffOn. All rights reserved.

Get your free personalized podcast brief

We scan new podcasts and send you the top 5 insights daily.

  1. The a16z Show
  2. From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu
From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu

The a16z Show · Jan 20, 2026

Sourcegraph's CTO on the rise of AI coding agents, the dominance of Chinese open-source models, and the risk of US policy ceding AI leadership.

The 'Agent,' Not the Model, Is the Atomic Unit of Modern AI Development

The true building block of an AI feature is the "agent"—a combination of the model, system prompts, tool descriptions, and feedback loops. Swapping an LLM is not a simple drop-in replacement; it breaks the agent's behavior and requires re-engineering the entire system around it.

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu thumbnail

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu

The a16z Show·4 months ago

Treat AI Evals as Smoke Tests for Regressions, Not as Product Optimization Targets

While useful for catching regressions like a unit test, directly optimizing for an eval benchmark is misleading. Evals are, by definition, a lagging proxy for the real-world user experience. Over-optimizing for a metric can lead to gaming it and degrading the actual product.

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu thumbnail

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu

The a16z Show·4 months ago

The 'Terminator Narrative' in US AI Policy Is Hindering Open-Source Competitiveness

The exaggerated fear of AI annihilation, while dismissed by practitioners, has shaped US policy. This risk-averse climate discourages domestic open-source model releases, creating a vacuum that more permissive nations are filling and leading to a strategic dependency on their models.

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu thumbnail

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu

The a16z Show·4 months ago

Human Comprehension, Not Code Generation, is the New Bottleneck in AI Development

AI agents can generate code far faster than humans can meaningfully review it. The primary challenge is no longer creation but comprehension. Developers spend most of their time trying to understand and validate AI output, a task for which current tools like standard PR interfaces are inadequate.

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu thumbnail

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu

The a16z Show·4 months ago

AI Agents Create a Productivity Paradox: Developers Ship More but Enjoy Coding Less

Developers using AI agents report unprecedented productivity but also a decline in job satisfaction. The creative act of writing code is replaced by the tedious task of reviewing vast amounts of AI-generated output, shifting their role to feel more like a middle manager of code.

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu thumbnail

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu

The a16z Show·4 months ago

AI Engineering Marks a Shift from Deterministic Logic to Stochastic Subroutines

Traditional software relies on predictable, deterministic functions. AI agents introduce a new paradigm of "stochastic subroutines," where correctness and logic are abdicated. This means developers must design systems that can achieve reliable outcomes despite the non-deterministic paths the AI might take to get there.

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu thumbnail

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu

The a16z Show·4 months ago

US Risks Strategic Dependency as Chinese Open-Source Models Surpass American Alternatives

Despite leading in frontier models and hardware, the US is falling behind in the crucial open-source AI space. Practitioners like Sourcegraph's CTO find that Chinese open-weight models are superior for building AI agents, creating a growing dependency for application builders.

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu thumbnail

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu

The a16z Show·4 months ago

Sourcegraph's Dual-Agent Strategy Needs Both 'Smart' and 'Fast' Modes for Coding

A single AI coding agent cannot satisfy all user needs. Sourcegraph found success by offering two distinct agents: a powerful but slower "smart" agent for complex tasks, and a less intelligent but faster "fast" agent for quick edits. This proves the market values both latency and intelligence independently.

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu thumbnail

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu

The a16z Show·4 months ago

Effective AI Products Decompose Tasks into Specialized, Fine-Tuned 'Sub-Agents'

The path to robust AI applications isn't a single, all-powerful model. It's a system of specialized "sub-agents," each handling a narrow task like context retrieval or debugging. This architecture allows for using smaller, faster, fine-tuned models for each task, improving overall system performance and efficiency.

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu thumbnail

From Code Search to AI Agents: Inside Sourcegraph's Transformation with CTO Beyang Liu

The a16z Show·4 months ago