Loading...
play.rainbowcreation.net
Click to copy IP
Loading...
discord.gg/RainBowDash
Click to join
Avatar
Welcome to RainBowCreation!
To join our community, please login or register!
Internet Explorer: Internet Explorer is not supported. Please upgrade to a more modern browser.
Harness

A project-agnostic autonomous agent fleet for a GitHub-issues board.

One orchestrator, a pool of autonomous agents, all state in GitHub. Harness distributes work across multiple AI agents coordinated entirely through GitHub's issue tracker — no database or daemon required.

Pipeline

PLAN → PRD → DECOMPOSE → IMPL → REVIEW → COMPLETE

Highlights
  • Stateless — all state lives in GitHub issues, labels and commits.
  • Parallel execution: a fixed worker pool claims dependency-ready tasks.
  • Shared engine installed once per host, reused across projects.
  • Single- or multi-repo with dependency management.
  • Self-healing with automatic recovery and status monitoring.
Harness on GitHub