PulseGatePost-LLM software, agents & workflows market (since 2022)
Coverage
168,365

Apps indexed

 

Freshness
32 min ago

Last update

 

Cadence
1,498/day

7-day average

Indexed today: 995

PulseGate

Market catalog for public software products, models, infra, and workflow tools.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate is a free public catalog — built for builders, analysts, and everyday users.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Submit a Project
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
  1. Home/
  2. harness-maker/
  3. Alternatives

harness-maker Alternatives

harness-maker is an open-source CLI tool that builds project-specific AI coding harnesses for code review, profiling, and automation. Below are 13 coding ai & assistants apps with similar functionality to harness-maker, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.

  • autoharness
    github.com

    Globally-installed agent harness framework that generates AI coding assistant primitives into any target workspace

  • Armature Harness
    github.com

    Harness engineering framework for AI coding agents -- the invisible skeleton that shapes agent output

  • harness-orchestrator
    github.com

    harness-orchestrator is an open-source framework for developing multi-agent systems, featuring a 5-role review process to streamline code review and collaboration. It is aimed at AI developers and researchers building agent-based applications.

  • harness-flow
    pypi.org

    harness-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.

  • superharness
    github.com

    superharness 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.

  • OpenHarness
    open-harness.dev

    OpenHarness is an open-source toolkit designed for building AI agents in code, offering developers composable and stateless primitives to create agent harnesses similar to Claude Code-like products. It provides a TypeScript SDK that enables full control over agent behavior, message history, and state management, allowing users to inspect, modify, or share state between agents as plain arrays. The platform is built on top of the Vercel AI SDK, supporting integration with model providers such as OpenAI, Anthropic, Google, or any compatible provider. Key features of OpenHarness include composable middleware for functionalities like turn tracking, retries, context compaction, and persistence, which can be mixed and matched as needed. Developers can implement subagent hierarchies, delegating tasks to specialized child agents with background execution and Promise-like combinators. The toolkit also supports automatic two-phase context management, which involves pruning old tool results and applying LLM-powered summarization to maintain relevant context for the agents. Tool permissions can be managed through asynchronous approval callbacks, enabling gating of tool execution in various interfaces including CLI prompts, web modals, or external services. OpenHarness also offers integration with the Model Context Protocol (MCP), allowing connection to any MCP server via standard input/output, HTTP, or SSE transport. md files. The SDK is compatible with both web and CLI environments, providing React hooks, Vue composables, and streaming support to build agents for any runtime. js or edge runtimes. OpenHarness is released under the MIT License and developed by MaxGfeller, emphasizing its open-source nature and flexibility for developers seeking to construct advanced, customizable AI agent systems.

  • local-agent-harness
    github.com

    local-agent-harness is an open-source CLI tool for managing the maturity and readiness of local AI coding agents such as Claude Code, Codex CLI, and Copilot CLI. It provides auditing, skill installation, and CI integration for developers working with AI agents.

  • hiclaw-harness-worker
    pypi.org

    hiclaw-harness-worker is an open-source CLI tool that delegates agent loops to various AI code models, including Claude Code, Gemini CLI, OpenCode, and Codex. It includes a remote harness CLI for developers automating agent workflows.

  • minimal-harness
    github.com

    minimal-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.

  • agent-security-harness
    github.com

    agent-security-harness is an open-source CLI tool that automates security and compliance testing for AI agent systems. It supports MCP and other protocols, providing a comprehensive suite of tests aligned with industry standards for developers and security teams.

  • harness-to-mcp
    github.com

    Turn harness internal tools into a standard MCP server — compatible with Claude Code, Codex, OpenCode, and more.

  • harnessie
    pypi.org

    Harnessie is an open-source framework designed to provide verifiable orchestration for multi-agent AI systems, emphasizing user control and auditability. It addresses the challenges of supervising AI models by enforcing independent verification of each task, ensuring that no action is considered complete until an external verifier approves it. Sensitive data remains confined to user-controlled models, and every action—whether by AI or human—is recorded in a tamper-evident, hash-chained audit log. The tool is structured around three types of agents: an orchestrator that decomposes jobs into tasks, workers that execute tasks in isolated environments, and verifiers that independently check results without access to the worker’s process. Each step in a workflow is separated by checkpoints, and the system defaults to failing closed, meaning no change is made without explicit approval. Consent is required before any side effect, such as changing a file or running a command, and declined actions are logged rather than overridden. In cases requiring judgment, the process halts for human intervention, ensuring the final decision remains with the operator. Harnessie is brain-agnostic, supporting both local and remote models. Users can switch between model providers—including local open-source models or those accessible via OpenAI-compatible endpoints—by editing a single configuration file, without altering the underlying workflow structure. 11+ and PyYAML for installation. It can be installed via pip, pipx, uv, or brew, and does not rely on vendor-specific SDKs. The included test suite and evaluation scorecard allow users to validate the harness in a deterministic, network-free environment before integrating any API keys. 0, making its safety and operation fully transparent and auditable to users. Harnessie is suitable for developers and operators who require strict control, verifiability, and auditability in multi-agent AI workflows, particularly where sensitive data and independent verification are priorities.

  • data-harness
    github.com

    Data agent with Python-native tools (no bash)