OrlojHQ/orloj
An orchestration runtime for multi-agent AI systems. Declare agents, tools, and policies as YAML; Orloj schedules, executes, routes, and governs them for production-grade operation.
Orloj supports DAG-based orchestration for pipeline, hierarchical, and swarm-loop topologies, executing tools in isolated containers or WASM sandboxes with configurable timeouts. It features built-in governance via `AgentPolicy`, `AgentRole`, and `ToolPermission` resources, enforced at the execution layer. The architecture comprises a `orlojd` server for API, scheduling, and persistence (Postgres or in-memory), and distributed `orlojworker` instances that interface with model gateways and a NATS JetStream message bus for inter-agent communication.
Stars
50
Forks
2
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/OrlojHQ/orloj"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
awslabs/agent-squad
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
horizon-rl/strands-sglang
SGLang model provider for Strands Agents for on-policy agentic RL training.
rodmena-limited/stabilize
Queue-Based State Machine - A lightweight workflow execution engine with DAG-based stage...
jeremiah-k/agor
AgentOrchestrator - Multi-agent development coordination platform. Transform AI assistants into...
aws-solutions-library-samples/guidance-for-multi-agent-orchestration-on-aws
Enables developers to build, deploy, and manage multiple specialized agents that work together...