Tag
#hermes
2026-07-17
2026-05-27
Running an AI Operations Agent for a Mobile Vet Startup
At Nala Vet, we run a single fly.io machine as an always-on AI operations agent for our mobile veterinary clinic. It reads our CRM, reschedules appointments, sends SMS, opens PRs on GitHub, and posts a daily briefing to Telegram — all from one container. Here's exactly how we built it and what we learned.
2026-05-25
2026-05-23
HomuncuCLAW: A Telegram Coding Agent on AWS for This Blog
How I built HomuncuCLAW — a Telegram-driven Hermes coding agent on AWS — that maintains this blog. SSH over Tailscale, kamal app exec into the Rails container, and a few sharp edges worth writing down.
2026-04-12
Sandboxed Coding Agents and a Telegram Claw on a Monorepo
How we use harness to put a sandboxed coding agent inside our veterinary monorepo and a Telegram-reachable claw on fly.io — without ever handing either of them our AWS credentials.