#646 · Primary category: AI Agents & Automation

Chorus

agent-harness ai-agents ai-dlc claude-code harness kanban multi-agent task-management

The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle)

Project last updated:08/28/26

GitHub Stars

1.2K

Forks

104

Contributors

10

License

AGPL-3.0

Why we included this project

When you have several coding agents working on the same codebase, the hard part is usually coordination, not the agents themselves. Chorus wraps them in a harness that tracks session state, task progress, sub-agent orchestration, and failure recovery, so multiple agents with configurable permissions can work alongside humans from an idea through to delivery. Its workflow is built on a reversed-conversation model: agents propose, humans verify, and a permission matrix decides who can write, execute, or approve at each stage. It installs as a single npm command with an embedded database, and it can wake local agents like Claude Code or Codex on dispatch, which fits teams already using those tools. If you want a self-hosted way to keep a human in the loop while agents do the heavy lifting, this is a practical option to try.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category