Category
AI Agents
Build Logs and Quick Wins tagged AI Agents, newest first.
My Voice Agent Kept Double-Booking Appointments — It Was a Race Condition, Not a Logic Bug
The agent checked availability before every booking and still double-booked slots. Here's why "check then write" isn't safe, and what actually fixed it.
My First n8n AI Agent Build Went Into an Infinite Loop — Here's What Actually Fixed It
My first AI Agent workflow in n8n just kept looping — same tool, same call, no exit. Here's what was actually happening under the hood, and what fixed it for good, tested one change at a time.
Streaming AI Response Cutting Off? Check Buffer Handling"Ignore Previous Instructions" Can Actually Work on AI AgentsAI Agent Ignoring Instructions? Your Prompt May Be Too LongAI Not Calling the Right Tool? Fix Your Function DescriptionsAI Agent Giving Different Answers? Temperature 0 Isn't a GuaranteeFixing a Voice Booking Agent That Double-Booked Slots
Two callers, four minutes apart, both got the same appointment slot confirmed — a bug that only shows up under real concurrent load.
Why an AI Product-Fit Agent Got Compatibility Wrong
A compatibility question sounds simple until a customer's vague description hides which specific variant they actually have.
Why One AI Interview Coach Agent Failed and One Didn't
A technical coaching agent worked immediately. A behavioral one needed a persona and a framework before it stopped sounding like a textbook.
Fixing an AI Sales Agent That Promised the Wrong Refund
A RAG-based Shopify sales agent handled routine questions well — until it turned a vague FAQ line into an incorrect refund promise.
Which AI Model Hallucinates Least for Customer Support?
The cheapest model in a head-to-head customer support test was also the most likely to invent a policy that doesn't exist.
Building a WhatsApp AI Chatbot With Zero API Experience
No prior API experience, just a working WhatsApp agent by the end — including the wrong ID and the payload mistake that ate an hour.
AI Agent Hallucinating Facts? Stop Trusting MemoryVoice Agent Cutting You Off? Fix the VAD TimeoutAI Agent Forgetting Context? You're Not Passing HistoryDon't Use a Chat Model for Reasoning TasksSet AI Temperature to 0.2 for Invoices, Not 0.7WhatsApp API 403 Error? Check This One Field