Local-first control plane for AI-agent teams — orchestrates Claude Code, Codex, Grok, agy & Hermes into gated workflows that fix their own failures, with per-run metering, an append-only audit log, and team memory. Apache-2.0.
MCP gateway for Codex to orchestrate external coding-agent harnesses, with normalized lifecycle, localhost settings UI, and fail-closed no-overage safety.
Agoria: an agent-to-agent coordination hub. Named channels, per-channel shared state, an attention/obligation model, a verifiable transcript, message-driven triggering, and a git-friendly markdown mirror. Framework-agnostic (MCP + CLI + Python).
Jurisdiction-aware judicial reasoning platform — a model-agnostic AI engine that produces citation-backed, adversarially-tested draft case analyses for human sign-off. Non-binding by design.
A small, nestable agent-loop job primitive: loop(body→until→review) composed with dag, pluggable engines, agent-judge gates, budget + run records. TypeScript.
A private reasoner for your terminal. Direct conversation or grounded multi-agent research, GPU-native and fully local. No API keys, no inference servers.
Multi-agent orchestration for coding CLIs — dispatch tasks to Claude Code, Codex, Kimi, OpenCode, or Gemini workers and block until they actually report back.
Open-source infrastructure for AI agents — each gets an email address, folder, inbox, and API key. Move files through named inboxes instead of shared cloud credentials; signed receipts and MCP built in. Human email verification can unlock 5 GB transfers, durable storage, outbound email, and an HTTPS app subdomain. One Go binary, MIT.
Loop-core multi-agent coding tool that orchestrates work through plan→implement→review cycles. The orchestrator is read-only — it searches project memory, enforces custom rules, and delegates all code changes to parallel swarm sub-agents. Built on Kimi Code CLI (MIT).
The Makefile of agent orchestration. Terminal agent coordination without the framework tax. No Python. No cloud. No magic. Just tmux, TOML, and a binary.
Agent Session Manager - A comprehensive Elixir library for managing AI agent sessions, state persistence, conversation context, and multi-agent orchestration workflows
Provider-agnostic multi-agent coding orchestrator in Go. Unified router for any LLM provider (Ollama local+cloud, OpenAI, Anthropic, Google Gemini) with role-based model assignment, fallback chains, and cost tracking. Inspired by gastown and LiteLLM.