berrzebb/SoulFlow-Orchestrator
Async orchestration runtime — route Slack · Telegram · Discord messages to 8 agent backends (Claude/Codex/Gemini), 55-node workflow DAG editor, Phase Loop multi-agent pipelines, HITL approval gates, and AES-256-GCM security vault.
Based on the README, here's the technical summary: --- Implements a local-first architecture with SQLite persistence for sessions, workflows, and agent state—enabling full offline operation with Ollama while automatically falling back to cloud LLMs via a CircuitBreaker pattern when needed. Exposes 56 project-management tools via MCP protocol for IDE integration (Claude Code, Cursor) independently of the orchestrator runtime, alongside Phase Loop multi-agent pipelines that dynamically select from 188 deterministic tools and 8 role-based agents using FTS5+BM25 ranking to optimize token efficiency. --- Key technical choices not in the one-liner: **local-first + cloud-fallback** architecture, **MCP server bridge** for IDE tooling, **ToolIndex FTS5** for dynamic tool selection (~25k tokens saved), and **dual runtime paths** (channel orchestrator vs.
Stars
8
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/berrzebb/SoulFlow-Orchestrator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RunMaestro/Maestro
Agent Orchestration Command Center
ComposioHQ/agent-orchestrator
Agentic orchestrator for parallel coding agents — plans tasks, spawns agents, and autonomously...
mindfold-ai/Trellis
All-in-one AI framework & toolkit
supaku/agentfactory
The open-source software factory — multi-agent fleet management for coding agents
kagan-sh/kagan
The Orchestration Layer for AI Coding Agents