Head of ChatGPT & Codex: agents for normal people are HERE
CHAPTERS
- 0:00 – 0:47
Personal assistants for everyone: the “change nobody is ready for”
Thibault Sottiaux predicts a dramatic shift where everyone gets a reliable personal assistant on their computer. The key change: people won’t need to learn prompting tricks to benefit—AI will deliver value by default.
- 0:47 – 3:00
How agents will reshape knowledge work day-to-day
They discuss how agents will impact marketers and other knowledge workers by automating routine research, email triage, and prospecting. Scheduling agent tasks (like cron-style runs) becomes a mainstream feature inside apps.
- 3:00 – 4:18
The agentic workflow breakthrough: reliability + tool access
Thibault explains that the technology has matured: agents can operate reliably over longer horizons and use many tools (browser/computer use plus numerous integrations). This eliminates the need for users to “babysit” or configure technical details.
- 4:18 – 5:54
Must-have agent files: tone, projects, and examples (not explanations)
Marina asks how to organize data so agents can be effective. Thibault recommends keeping tidy project folders and using examples to teach tone of voice rather than trying to describe it explicitly.
- 5:54 – 7:08
The one file you shouldn’t write: ‘tone of voice’ as samples, not rules
Thibault emphasizes a counterintuitive point: don’t attempt to author a detailed tone guide. Agents learn better from representative writing samples across contexts (professional vs. personal).
- 7:08 – 7:50
Use agents vs don’t: productivity gains—and the responsibility tradeoff
They contrast people who adopt agents with those who don’t, noting adopters will unlock more throughput and tackle deferred tasks. Marina raises a responsibility dilemma: automation increases output, but humans must still verify and own results.
- 7:50 – 11:47
The trap of optimizing everything: capability curve and burnout risk
Marina describes feeling overwhelmed by trying to optimize too much with agents. Thibault warns about pushing beyond today’s reliability frontier—useful for discovery, but it can create frustration until models improve.
- 11:47 – 13:38
Vibe coding: when you still need an engineer
They define when vibe coding is sufficient (small prototypes, personal tools) versus when an experienced engineer matters (architecture, scalability, maintainability). Thibault expects agents to increasingly handle long-term structure, but not fully yet.
- 13:38 – 15:07
Future of software engineering: more software, not less demand
Thibault argues AI will trigger an explosion in apps and infrastructure because it lowers the cost of building. Even with AI writing more code, demand for technical talent persists due to endless new problems and products to create.
- 15:07 – 24:53
A workflow to deploy today: daily briefs, inbox triage, and trip planning
Thibault demonstrates how to set up agentic threads that run in parallel—summarizing updates, scanning inbox threads, preparing replies, cleaning Gmail filters, and planning trips using calendar availability. The focus is turning recurring “busywork” into repeatable agent tasks.
- 24:53 – 27:48
Computer-use demo: agent downloads LinkedIn analytics + turns workflows into skills
They run a computer-use agent that navigates LinkedIn, exports analytics, and produces a spreadsheet, then refine the request for “impressions per post.” Thibault explains “skills” that package a workflow so it can be rerun on a schedule.
- 27:48
Bigger life choices and the ‘personal tailor’ model: the skill replacing prompting
Thibault reflects on dropping out of a PhD, following energy/instincts, and his path through Google/DeepMind to OpenAI. He frames AI’s future as a “personal tailor” that understands you through conversation—where authenticity and asking the right questions matter more than prompt craft.
Autonomy with safeguards: Auto Review and “approve what it did overnight”
They explore the emerging “dashboard” model where agents do work asynchronously and humans approve outcomes. Thibault highlights Auto Review: a second agent verifies actions for safety, enabling more autonomous operation with sensitive data.
Local vs cloud memory: the upcoming shift in how agents store context
They discuss the friction of local file setups when moving across devices. Thibault predicts agent memory and file management will move to the cloud soon, reducing fragmentation between laptop/phone/work machines.
Live build: fixing a voice feature with APIs—and why ‘technical’ still matters
They review a content repurposing app Marina generated and troubleshoot missing voice dictation. Thibault shows how to prompt for integrating Speech-to-Text via OpenAI APIs, highlighting that today’s gaps still require some technical intuition (API keys, docs).