1 रिपॉजिटरी
Recording and inspecting the decision-making process of multi-agent consensus protocols.
Distinct from Multi-Agent Consensus Systems: Distinct from Multi-Agent Consensus Systems by focusing on the audit trail and critique logs rather than the coordination mechanism itself.
Explore 1 awesome GitHub repository matching networking & communication · Consensus Auditing. Refine with filters or upvote what's useful.
Open Multi-Agent is a TypeScript framework for multi-agent orchestration that decomposes natural language goals into a runtime-generated directed acyclic graph of tasks. It functions as a task orchestrator and workflow state manager, coordinating multiple AI models to execute parallel and sequential operations. The framework is distinguished by a proposer-judge consensus protocol used to validate agent outputs through a quorum of agreement. It employs provider-agnostic model routing to assign specific models to tasks based on roles or execution phases and utilizes state-based workflow checkpo
Records judge verdicts and dissenting opinions to allow auditing of the agent consensus process.