a16zGPT-5 and Agents Breakdown – w/ OpenAI Researchers Isa Fulford & Christina Kim
CHAPTERS
- 0:00 – 0:40
Teaser: Building a “wizard in your pocket” and why GPT-5 surprises insiders
Quick opening soundbites set the tone: OpenAI researchers describe the weirdness of building a product for “anyone,” and how rapidly people normalize having a powerful assistant. They also hint at GPT-5 feeling so capable that testers feel “insulted” when it answers instantly.
- •OpenAI’s unusual mandate: a generally useful product for everyone
- •How quickly users take powerful AI for granted
- •Internal reactions to GPT-5: it makes hard questions feel easy
- •Tension between capability and accessibility/availability
- 0:40 – 1:37
From WebGPT to ChatGPT: the origin story of tool use and conversational UX
Christina recounts working on WebGPT—early browser tool use for single-turn Q&A—and the realization that real questions are iterative. That insight pushed the team toward a chatbot, which eventually became ChatGPT.
- •WebGPT as an early tool-use system (browser grounding)
- •Single-turn answers weren’t enough; users naturally ask follow-ups
- •Transition from “answering” to “conversing” as a product breakthrough
- •Early uncertainty: would people actually want chat-based AI?
- 1:37 – 2:19
Day-of launch reflections: why GPT-5 feels like a utility step-change
On release day, the conversation focuses less on benchmark wins and more on how GPT-5 ‘feels’ in real use. Christina highlights big practical gains across common workflows—especially coding and writing.
- •Evals matter, but perceived usefulness matters more
- •GPT-5 feels broadly more helpful across everyday chat tasks
- •Personal top use cases: coding and writing show “huge step change”
- •Expectation that users will notice utility gains quickly
- 2:19 – 4:06
Coding leap (especially front-end): data, reward models, and obsessive polish
The team discusses what drove GPT-5’s coding improvements, including front-end web development quality. The theme is careful dataset design and reward shaping—plus an explicit focus on aesthetics and usability rather than only raw correctness.
- •“Best coding model on the market” claim and what it implies
- •Front-end web dev jumps vs earlier models (e.g., o3)
- •High-quality data curation and reward model design as drivers
- •Attention to aesthetics and UX details in generated UIs
- 4:06 – 6:12
Model behavior redesign: reducing sycophancy, hallucinations, and deception
They describe GPT-5’s behavior work as an intentional reset after earlier sycophancy issues. The chapter explores how optimizing for helpfulness can backfire, and why “thinking” (deliberation) can reduce hallucinations and deceptive-sounding answers.
- •Post-training as an ‘art’ of balancing behavioral trade-offs
- •Sycophancy as a known failure mode to actively counteract
- •Hallucinations and deception as related “helpfulness pressure” effects
- •Deliberative reasoning helps prevent ‘blurting out’ wrong answers
- 6:12 – 8:45
Usage, pricing, and what it unlocks: developers, startups, and “vibe coding”
Attention shifts to how capability improvements will show up in real usage—and how pricing expands the addressable surface area. They predict a wave of indie and non-technical builders shipping apps quickly using GPT-5.
- •Key question post-launch: what new use cases appear in usage data?
- •Pricing + capability can unlock startups that weren’t viable before
- •“Vibe coding” enables non-technical users to build real products
- •Expectation of more indie businesses built from prompts to full apps
- 8:45 – 11:18
AGI discourse and the limits of benchmarks: moving from evals to capability-driven measurement
They argue that as public benchmarks saturate, ‘progress’ is better measured by what people can newly do with the model. Isa explains an internal approach: work backwards from desired capabilities, build representative evals, and hill-climb them.
- •GPT-5 as evidence against ‘hitting a wall’ narratives
- •Benchmarks can saturate; real metric becomes usage and unlocked tasks
- •Capability-first planning: define goals (slides, spreadsheets, etc.)
- •Creating internal evals from experts, synthetic data, and usage signals
- 11:18 – 14:54
Agents become real: RL makes new skills data-efficient and transferable
Isa explains why reinforcement learning is a turning point for training specific capabilities with relatively few examples. Agent-team datasets can “flow back” into flagship models, and improvements in base reasoning unlock more reliable agents.
- •RL can teach targeted capabilities with high data efficiency
- •Agent datasets (e.g., browsing) can transfer into flagship models
- •General intelligence improvements propagate across many skills
- •Operator/computer use needed multimodality + stronger base reasoning
- 14:54 – 16:59
Data is the bottleneck: RL environments, realistic tasks, and training for general computer work
The discussion turns to what limits the next stage: not just algorithms, but the ability to represent real tasks in trainable environments. They emphasize realistic RL environments and task diversity, plus the constraint that models get best by training on the exact target tasks.
- •“Team Data”: high-quality data becomes more important with efficient learning
- •Realistic RL environments create valuable, trainable tasks
- •Generalization exists, but best performance comes from exact-task training
- •Agent tools (browser + terminal) are general; training coverage is the limiter
- 16:59 – 20:37
Creative writing gains and human acclimation: why users normalize breakthroughs fast
Christina highlights creative writing as a standout GPT-5 improvement—more emotionally resonant and practically useful for sensitive tasks like eulogies. They also discuss how quickly people adapt, and how it becomes harder to “feel” differences when the model is consistently good.
- •Writing quality described as “tender,” “touching,” and surprisingly strong
- •Practical writing help: eulogies, Slack messages, phrasing iterations
- •Em-dash discourse as a cultural side-effect of AI writing
- •People quickly recalibrate expectations; breakthroughs become the new normal
- 20:37 – 28:30
What GPT-5 still can’t do: real-world actions, longer-running work, and the roadmap to autonomy
They separate raw model capability from full end-to-end execution in the real world. The conversation covers conservative action-taking with confirmations, the promise of longer-running tasks (hours/days), and how product harnesses matter as much as models for DevOps-like workflows.
- •GPT-5 isn’t fully acting in the world yet; agents handle action flows
- •Safety/UX constraint: confirmations for irreversible actions (email, orders)
- •Future frontier: longer-running tasks that compound over hours/days
- •“Harness” engineering can enable proactive monitoring and workflows
- 28:30 – 31:49
Why reliable agency is hard: oversight, multimodal perception limits, and scarce computer-use data
They explain why agents can be inconsistent outside their training distribution and why the stakes rise with private-data access. Training for computer use is limited by scarce real interaction data, but improved models can bootstrap synthetic data generation for scaling.
- •Out-of-distribution brittleness: trained tasks work best
- •Oversight and intent alignment become harder when agents can take many paths
- •Multimodal computer use is challenging (screenshots, attention, UI complexity)
- •Bootstrapping: better browsing/computer-use models can create synthetic data
- 31:49 – 42:47
Training stack & company evolution: mid-training, scaling-law inspiration, and OpenAI’s culture of agency
The closing stretch covers how mid-training fits between pre- and post-training (e.g., updating knowledge), plus reflections on joining OpenAI and believing in scaling. They end with how OpenAI changed as it scaled—yet tried to preserve small, high-agency teams—and what “taste” means in research and product decisions.
- •Mid-training: smaller runs after pre-training, before post-training, for up-to-dateness and added capability
- •Personal ‘this matters’ moments: scaling laws and early GPT-3 usage
- •Company growth from hundreds to thousands; still startup-like pace
- •Cultural themes: reward agency, small nimble research teams, tight product/research integration
- •Taste as choosing simple, high-leverage ideas and executing details well
- •Mission framing: make the most capable system and make it accessible to as many people as possible