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).
Built on Elixir/OTP with runtime signal registration and declarative agent configs (no GenServer boilerplate), Synapse routes multi-agent workflows through a domain-agnostic pub/sub bus and persists execution history to Postgres for auditability. It integrates with Altar.AI for LLM operations, ships a code review domain with specialist agents, and supports custom domains via schema-validated signal registry.
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,...
shelvick/quoracle
Recursive agent orchestration with multi-LLM consensus
alloy-ex/alloy
Model-agnostic agent harness for Elixir
agentjido/jido_harness
Normalized Elixir protocol for CLI AI coding agent adapters.