NicolaiLassen/orxhestra

Multi-agent orchestration framework for Python — turn any agent setup into a CLI or server.

21Stars on the repository
11Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

a2a-integration

01

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Expose orxhestra agents as A2A protocol endpoints or connect to remote A2A agents.

not rated 21 4mo ago A 27 tokens original Apache-2.0

agent-callbacks

02

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Add callbacks to orxhestra agents for logging, monitoring, and error handling. Covers model and tool callbacks.

not rated 21 4mo ago A 28 tokens original Apache-2.0

agent-planners

03

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Add planners to orxhestra agents for structured reasoning. Covers BasePlanner, PlanReActPlanner, and TaskPlanner.

not rated 21 4mo ago A 29 tokens original Apache-2.0

agent-skills

04

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Add dynamic skills to orxhestra agents. Covers Skill, InMemorySkillStore, and skill discovery/loading tools.

not rated 21 4mo ago A 28 tokens original Apache-2.0

agent-streaming

05

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Stream events from orxhestra agents including token-by-token output, sub-agent events via AgentTool, and Runner streaming.

not rated 21 4mo ago A 29 tokens original Apache-2.0

agent-tools

06

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Create and use tools with orxhestra agents. Covers functiontool, AgentTool, transfer tools, exitloop, MCP tools, and CallContext.

not rated 21 4mo ago A 34 tokens original Apache-2.0

build-agent

07

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Build an LLM agent with orxhestra. Use when creating a new agent, setting up LlmAgent or ReActAgent, or wiring tools to an agent.

not rated 21 4mo ago A 38 tokens original Apache-2.0

compose-agents

08

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Compose multi-agent systems with SequentialAgent, ParallelAgent, and LoopAgent. Use when building agent pipelines, parallel workflows, or iterative loops.

not rated 21 4mo ago A 32 tokens original Apache-2.0

mcp-integration

09

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Connect orxhestra agents to MCP tool servers using MCPClient and MCPToolAdapter.

not rated 21 4mo ago A 23 tokens original Apache-2.0

structured-output

10

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Force orxhestra agents to return typed Pydantic objects instead of free-form text using outputschema.

not rated 21 4mo ago A 25 tokens original Apache-2.0

yaml-composer

11

NicolaiLassen/orxhestra

Skill Claude CodeCodex

Build orxhestra agent trees from declarative YAML orx files. Covers full schema, models, tools, agents, runner, and server.

not rated 21 4mo ago A 34 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: