nshkrdotcom/synapse
Headless, declarative multi-agent orchestration framework with a domain-agnostic signal bus, workflow engine with Postgres persistence, and configurable agent runtime (ships code review domain).
This is a framework for developers to create automated multi-agent systems that solve complex, multi-step problems. It takes in structured data representing a request (like a code change or a support ticket) and, after a series of automated processing steps by various 'agents,' outputs a summarized result or action, along with a detailed audit trail. Developers can use this to build robust, automated decision-making and execution systems.
Use this if you are a software developer building complex, multi-step automation where different specialized 'agents' need to collaborate, and you need a robust way to manage their workflows, communications, and persistence.
Not ideal if you are looking for an off-the-shelf solution for a specific problem like code review or customer support, as this is a foundational framework requiring development to implement your desired domain.
Stars
39
Forks
2
Language
Elixir
License
MIT
Category
Last pushed
Jan 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/nshkrdotcom/synapse"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
agentjido/jido_ai
AI integration layer for Jido agents with LLM orchestration and reasoning strategies.
pass-agent/loomkin
What if AI agents could form teams as fluidly as humans? Spawn specialists in milliseconds,...
agentjido/jido_harness
Normalized Elixir protocol for CLI AI coding agent adapters.
shelvick/quoracle
Recursive agent orchestration with multi-LLM consensus
alloy-ex/alloy
Model-agnostic agent harness for Elixir