One Telegram contact to rule my team of AI agents

This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).

A developer built a personal multi-agent AI system accessible via a single Telegram contact, using Mastra (TypeScript framework) to orchestrate five specialized agents: Manuel (orchestrator), Dino (calendar/email), Topo (self-improvement/code changes), Tito (invoicing), and Jaime (smart lights). Key lessons include: specialized agents outperform general ones, requiring verifiable proof-of-work (event IDs, commit SHAs) prevents false success reports, and memory should be scoped carefully. The system runs on a personal iMac as a macOS LaunchAgent, costs ~$60/month in API usage, and uses Claude models (Opus, Haiku, Sonnet) tuned per task complexity.

11m read timeFrom withatwist.dev
Post cover image
Table of contents
Need zero, pick an agent architectureFirst need: Maybe a second agentSecond need: self-improving agentsThird need: invoicing for my company with Tito agentFourth need: lights on when I pull into the drivewayFifth need: writing this article (Fede)Lessons I took, and next stepsSome technical notes if you care for more detail
1.1K Impressions