AMAgustin Montoyaintriqual.hashnode.dev·Feb 27 · 1 min readBuilding Voice Agents That Actually Speak SpanishI have been researching how to build voice agents, especially in Spanish. Here is what I got working so far: it saves client contacts, books and organizes appointments, and can transfer calls to other agents or real people. No phone number yet - enab...00
AMAgustin Montoyaintriqual.hashnode.dev·Feb 27 · 1 min readI Built a Desktop App That Coaches Me During Technical InterviewsI built a thing: a desktop app that sits alongside Zoom or Meet while I conduct technical interviews. It listens live and tells me what to dig into next. Not a recording analyzer. Real-time transcription of both sides, flags knowledge gaps, suggests ...00
AMAgustin Montoyaintriqual.hashnode.dev·Feb 26 · 3 min readtriqual.dev is Live — Building in Public, Week 1TL;DR: triqual.dev shipped — central hub for all 6 products Built with Next.js 16 + Tailwind v4 in one session using 4 sub-agents Triqual is now the platform, not just the QA plugin Voice AI and Interview Companion are the hero products Last week ...00
AMAgustin Montoyaintriqual.hashnode.dev·Feb 26 · 5 min readMulti-Agent AI: 5 Coordination Patterns I Learned the Hard WayTL;DR: Direct agent-to-agent calls create distributed monoliths. Use a message bus. Big agent tasks hallucinate. Small sequential spawns with review between each are faster. Your 2GB server can't run Chromium. Match workloads to hardware or watch th...00
AMAgustin Montoyaintriqual.hashnode.dev·Feb 26 · 7 min readWe Built a Fleet of AI Agents. Here's What Actually Works.We Built a Fleet of AI Agents. Here's What Actually Works. The Realization That Changed Everything It started with a simple question: What if QA wasn't something you do, but something that runs? Two months ago, we were manually testing features, writ...00