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.

117Stars on the repository
8Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

agent-system

01

OrlojHQ/orloj

Agent

An AgentSystem composes multiple Agents into a directed graph that Orloj executes as a coordinated workflow. The graph defines how messages flow between agents during task execution.

117 5d ago A 0 tokens original Apache-2.0

agent

02

OrlojHQ/orloj

Agent

An Agent is a declarative unit of work backed by a language model. It defines what the agent does (its prompt), what model powers it, what tools it can call, and what constraints bound its execution.

117 5d ago A 0 tokens original Apache-2.0