Daniel Lopes
Daniel Lopes
TITLE:CTO & Co-Founder
COMPANY:GrowthX AI
STATUS UPDATE
Daniel Lopes is the CTO & Co-Founder of GrowthX AI and creator of Output.ai, an open-source TypeScript framework for AI workflows and agents. Previously he led engineering and product at IFTTT and co-founded Canopy, a 37signals spinoff.
TALK
Taming AI Agents with Output.ai: An Open-Source Framework Built on Temporal
ABSTRACT
You’ve invested in prompt engineering, evals, fine-tuning. But the orchestration layer gets almost no attention. What happens when your agent is mid-run and an API goes down? When a long-running agent loses state? When retries cause duplicate actions? These are distributed systems problems, not model problems. We built Output.ai, an open-source TypeScript framework with Temporal at its core, to make durable agent execution accessible to any TypeScript developer. We extracted it from production: agents powering growth workflows at Lovable, Webflow, Airbyte, and dozens of other teams that needed agents to recover, replay, and run unsupervised.