Discover and explore top open-source AI tools and projects—updated daily.
Chorus-AIDLCAgent harness for AI-human collaboration in development workflows
Top 72.9% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> Chorus is an agent harness for AI-Human collaboration, managing LLM agent lifecycles, state, orchestration, and recovery. It enables multiple AI agents (PM, Developer, Admin) and humans to collaborate on full software development workflows, from requirements to delivery, adhering to an "AI proposes, humans verify" philosophy.
How It Works
Chorus implements the AI-DLC methodology with a "Reversed Conversation" approach. It provides a complete harness for session management, task state, sub-agent orchestration, observability, and failure recovery. A PM agent plans/creates task DAGs, developers code, and admins verify, coordinated via a strict, real-time task lifecycle visualized on Kanban boards and Task DAGs.
Quick Start & Requirements
docker compose up -d with env vars..env, pnpm install, pnpm db:migrate:dev, pnpm dev../install.sh (AWS CLI, Node.js 22+, pnpm 9+).https://github.com/Chorus-AIDLC/chorus.git.Highlighted Details
Maintenance & Community
No specific community channels or contributor details are provided in the README. The project appears actively developed, with a detailed progress report on features.
Licensing & Compatibility
Limitations & Caveats
Key features like event-driven task unblocking, auto-assignment, execution metrics, granular proposal review, and session auto-expiry are partially implemented or planned, indicating active development and evolution.
22 hours ago
Inactive