sathish316/pied-piper

74 stars · Last commit 2026-01-28

Pied Piper is a team of AI SubAgents that can autonomously/semi-autonomously work on long-running or complex coding tasks with full End-to-end tracking and human-in-the-loop approvals. Subagents can run on Claude Code, Coding CLIs that support SubAgents, Docker, Cloud Desktop etc.

README preview

# Overview

<img src="docs/assets/nanoattempt1_projectlogo.jpg" width=600 height=400/>

Pied Piper is a team of AI SubAgents that can autonomously or semi-autonomously work on long-running coding tasks with full End-to-end tracking and human-in-the-loop approvals. 

These SubAgents run on Coding Agents (like Claude Code CLI), Docker, Cloud Desktop etc, so they can work even while you're AFK or sleeping or on vacation.

Pied-Piper uses the awesome [beads](https://github.com/steveyegge/beads) library by @steveyegge as Task management layer for both Agents and Humans.

View Pied-Piper Subagents in action here: https://www.youtube.com/playlist?list=PLKWJ03cHcPr3OWiSBDghzh62AErndC5pm

# Getting started

1. Install Pied-Piper
2. Create a team
3. Configure or Customize your team's workflow
4. Generate SubAgents for your Coding Agent - Claude Code CLI etc
5. Start assigning tasks to your SubAgents from Coding Agent

View full repository on GitHub →