Posts
All my thoughts and insights on technology, productivity, and life.
-
Reliable Agents: Engineering Reliable AI Agents
Published: Sep 14, 2025Updated: Sep 15, 2025Vancouver, CanadaBeyond conversation, reliable AI agents require systematic engineering. This post breaks down the core principles for building them, drawing lessons from Nous Research's Hermes 4 and OpenAI's GPT-5-Codex.
-
Agent-Driven Development: From Supervisor to Orchestrator
Published: Sep 11, 2025Vancouver, CanadaThe pursuit of a single super-agent is a distraction. The real productivity gain comes from orchestrating multiple agents in parallel—a practical guide to async, multi-repo workflows.
-
Agent Mode: The Evolution Beyond AI Mode
Published: Sep 7, 2025Vancouver, CanadaGoogle's AI Mode is impressive, but it's just the beginning. The real revolution comes with Agent Mode - where AI doesn't just answer your questions, it completes your tasks.
-
Preventing Hallucinations: Buidling More Honest AI Agents
Published: Sep 6, 2025Vancouver, CanadaAI hallucinations aren't a mysterious bug, but a direct result of training methods that reward guessing. Learn the root cause and the practical directives you can use to build more reliable, honest AI agents that know when to say 'I don't know.'