Skip to content
Alternatives
Software like harness-orchestrator
What else does this job. Matched on what each project does, not on who links to whom.
Closest first
- harness-flowpypi.orgharness-flow is an open-source multi-agent development framework designed for building and reviewing AI agent workflows. It features a 5-role review process and integrates with Cursor, enabling developers to coordinate, test, and iterate on agent-based systems efficiently.
- team-harnessgithub.comteam-harness is an open-source CLI orchestration harness for coordinating multi-agent LLM workflows. It enables a coordinator LLM to spawn and manage external worker CLIs, supporting model-agnostic and complex agent-based systems.
- harnessieharnessie.comHarnessie is an open-source framework designed for verifiable orchestration of multi-agent AI workflows, emphasizing user control and auditability. It addresses the risks of unsupervised AI by ensuring that every action taken by an AI model is subject to independent verification and explicit user consent before any side effect occurs, such as changing a file or running a command. No sensitive data leaves the models controlled by the user, and every action—whether by AI or human operator—is recorded in a hash-chained audit log, making tampering detectable. The framework structures jobs using three types of agents: an orchestrator that decomposes tasks, workers that execute tasks in isolated environments, and verifiers that independently check results. Each step in a workflow is separated by checkpoints, and the system defaults to failing closed, meaning no action is completed without explicit approval. When a judgment call is required, the process halts for human intervention, ensuring the final decision remains with the operator. Disagreements between agents are recorded rather than averaged, and declined actions are logged without being overridden. Harnessie is brain-agnostic, allowing users to switch between local, private, or remote AI models—including those accessible via OpenAI-compatible endpoints—by editing a single configuration file. The framework supports eight providers and eleven verified models, and its structure remains consistent regardless of the underlying model. Installation requires Python 3.11+ and PyYAML, and can be performed using pip, pipx, uv, or brew. Model adapters rely on the standard library, with no dependency on vendor-specific SDKs. The tool is self-hostable and released under the Apache-2.0 license. It includes a test suite and evaluation scorecard that can be run against a deterministic mock environment without network access, allowing users to validate its operation before integrating any API keys. Harnessie is suited for developers and operators who need strict control, verifiability, and auditability in multi-agent AI workflows, particularly where sensitive data and independent verification are priorities.
- superharnessgithub.comsuperharness is an open-source CLI framework for managing session handoff between multiple AI coding agents, such as Claude Code and Codex. It is designed for developers and researchers working with autonomous agent systems.
- harness-makergithub.comharness-maker is an open-source CLI tool that builds project-specific AI coding harnesses for code review, profiling, and automation. It integrates with Claude Code and other AI models to streamline development workflows for software engineers.
- harness-agent-researchpypi.orgharness-agent-research is an open-source Python package that helps developers scaffold self-improving agent governance frameworks, including meta-skills, hooks, and memory hierarchies. It is designed for AI researchers and developers working with agent-based systems, particularly those integrating with Claude Code.
- harness-observability-layergithub.comObservability tooling for agent harness sessions, imports, and reports.
- agent-orchestration-processpypi.orgagent-orchestration-process is an MIT-licensed Python package for coordinating bounded autoresearch loops across multiple coding-agent harnesses. It supports Git worktrees and local execution workflows for developers building autonomous agent processes.
- minimal-harnessgithub.comminimal-harness is an open-source, lightweight SDK for developers to build autonomous agents. It focuses on minimalism and effectiveness, providing CLI support and customization options for agent development.
- godharnesspypi.orggodharness is an open-source Python framework for managing agent context and documentation governance. It provides developers with tooling to structure, maintain, and govern documentation used by software agents.
Ranked by how close each one sits to harness-orchestrator in the index, not by popularity. Back to harness-orchestrator →