Vanishing Gradients

Agentic Engineering and the Lost Art of Verification

17 snips
May 12, 2026
Randy Olson, data-visualization coder who teaches agents Tufte-style judgment. Jeremiah Lowin, orchestration and context-engineering lead building Prefect and agent memories. Wes McKinney, pandas creator building RoboRev and parallel-agent factories. They demo agentic workflows: RoboRev’s multi-pass code reviews, memory-driven personal agents, verifier loops for charts, skills as thin drivers, and managing context and evals.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

Verification Matters More Than Reading Code

  • Verifying software matters more than reading code; Wes McKinney replaces manual code reading with agent-driven verification loops.
  • RoboRev reviews every generated line multiple times and agents re-review branches so merges have four to five agent reviews pre-merge.
ADVICE

Plan Architecture Not Prompting

  • Move from 'vibe coding' to agentic engineering by planning architecture and caring about outputs, not just ad‑hoc prompting.
  • Use skills, observability, and QA systems to manage many parallel projects without losing control.
ANECDOTE

Wes Uses RoboRev As His Code Reader

  • Wes McKinney built RoboRev, a background daemon that reviews all agent-generated code and maintains a ledger of reviews.
  • RoboRev runs as CI and a terminal UI so agents commit each turn and RoboRev accumulates review feedback to be fixed later.
Get the Snipd Podcast app to discover more snips from this episode
Get the app