Show HN: I am running 3 coding agents non-stop over the last 3 days. Here is how
Category: devtools
Tags: coding-agents, task-queue, supervisor
Score: 6.8/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 6)
Fleet is a Python supervisor that orchestrates parallel coding agents (like Claude Code and Codex) by claiming tasks from a centralized queue and running them across multiple projects from a single machine. It offers a web UI for monitoring and interaction, plus Telegram notifications, making multi-agent workflows more manageable and observable.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/sermakarevich/fleet · Python · MIT · 9 stars
View on Hacker News