Hacker News
Show HN: Optio — From Ticket to Merged PR via AI Agents Orchestrated in Kubernetes
Optio (181 stars, MIT, created March 19) is a TypeScript-based workflow orchestrator that converts coding tasks from GitHub Issues or Linear into merged pull requests using Claude Code or OpenAI Codex agents running in dedicated Kubernetes pods. Each repo gets a long-lived pod with git worktrees for task isolation; the system provisions environments, runs agents, opens PRs, monitors CI, triggers code review via a dedicated review agent, auto-fixes failures, and merges when everything passes. Built on Fastify + Next.js + PostgreSQL + Redis with Helm charts for production deployment. 63 points and 36 comments on HN.
↳ Follow the thread