Source: superharness
Section: utils
Priority: optional
Maintainer: Nikita Kolmogorov <ubuntu@borodutch.com>
Build-Depends: debhelper-compat (= 13), cargo, rustc, libssl-dev, pkg-config
Standards-Version: 4.6.2
Homepage: https://github.com/backmeupplz/superharness
Vcs-Git: https://github.com/backmeupplz/superharness.git
Vcs-Browser: https://github.com/backmeupplz/superharness
Rules-Requires-Root: no

Package: superharness
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, tmux
Description: Autonomous multi-agent orchestrator for AI coding agents via tmux
 superharness sits on top of opencode and gives it the ability to spawn
 parallel worker agents, manage them, and clean up — all on its own.
 .
 Features include git worktree isolation per worker, away mode with decision
 queuing, health monitoring, loop detection, and checkpoint/resume support.
