Tag: orchestration
2 items with this tag.
Hermes Agent Orchestration
Hermes Agent Orchestration Building Hermes as a top-level orchestrator that delegates long-running software development tasks to Claude Code sub-agents via the Claude Agent SDK, all routing through the existing LiteLLM proxy on localhost:4000.
Claude Agent SDK — Hermes Orchestration Pattern
Claude Agent SDK — Hermes Orchestration Pattern Use the Claude Agent SDK (Python) to let Hermes act as a top-level orchestrator that delegates long-running development tasks to Claude Code sub-agents, all routing through your existing LiteLLM proxy.