Horme Private beta, autumn 2026

AI agent orchestration for multi-agent coding

Run your coding agents like a system.

Horme coordinates Claude Code and Codex across connected work, keeps parallel and dependent tasks organized, and shows you what needs your attention. We are building Horme toward a prompt first control layer, where you describe the mission and Horme routes the work.

One system. Multiple coding agents.

Early access is rolling out in small batches.

We use your email only to contact you about early beta access. See our Privacy Policy.

status
private beta, not yet public
agents
claude code, codex
execution
your machine, your repos
category
AI agent orchestration
Fig. 1 Illustrative: the direction Horme is being built toward, not yet shipped.

§1The problem

More agents should mean more output. Not more management.

Opening one coding agent is easy. Running several turns you into their coordinator: what is running, what finished, what depends on what, and who needs you. Stop babysitting your agents, one terminal at a time.

i.

Too many places to check

Claude is working in one place. Codex is somewhere else. Another task finished ten minutes ago. The more agents you run, the more places you have to check just to understand what is happening.

ii.

You become the orchestrator

You decide what should run next, remember which work depends on what, copy context around, notice when something stops, and keep the whole plan in your head. Your agents are fast. Their coordination is manual.

iii.

The plan changes while you work

You see an answer, change direction, remember another task, or an agent discovers something new. AI coding is iterative, so a static plan goes stale the moment you drew it. That is why Horme is not a workflow builder.

What is AI agent orchestration?

§2The solution

One conversation above all your coding agents.

Horme organizes the work across Claude Code and Codex: dependent work waits, independent work moves in parallel, available in the private beta today. We are building toward simply telling Horme what you want done.

Prompt the mission

Describe the outcome in normal language, the way you would brief a coding agent, not nodes and edges. This is the direction Horme is being built toward.

conversational AI agent orchestration

Horme coordinates the work

Horme organizes work across agents, keeps dependent work waiting for what it needs, and lets independent work move in parallel.

AI agent orchestration

See the whole system

See what is running, waiting, finished, failed, or asking for you, without rebuilding the state from five terminals.

AI agent monitoring

Steer as you go

Add another instruction, change direction, switch agents, or ask why something is stuck. This is where Horme is going: today, questions, permissions, stalls and failures already come back to you through Needs You.

human-in-the-loop AI

§3Differentiation

Horme does not replace Claude Code or Codex.

It coordinates them.

Keep using the coding agents you already trust. Claude Code and Codex do the coding. Horme sits above them as the control layer for multi-agent work: one conversation, one execution view, one place to step in.

§4In conversation

Talk to Horme the way you talk to an agent.

An instruction can start a mission, or steer one that is already running.

mission settings page and startup performanceillustrative product direction

youFix the settings page and investigate why startup is slow. Use Claude for the UI.

hormeI am splitting this into two pieces.

claude code › fix settings UI codex › investigate startup performance

youWhen Claude finishes, have Codex review the UI too.

hormeAdded. The review will wait for Claude's work.

This is not a live transcript. It is the direction Horme's conversational layer is being built toward; today, missions are created and organized through Mission Control.

§5The work graph

See the work, not the terminals.

A mission can branch into parallel work and come back together later.

workflow auth middleware6 steps, illustrative

  1. 01 claude code implement API
  2. 02 after 01 codex security review
  3. 03 after 01 claude code write tests
  4. 04 after 02, 03 claude code fix findings
  5. 05 after 04 codex verify
  6. 06 after 05 you approve
Fig. 2 Horme's work graph shows the observable execution structure. Tasks, agents, dependencies, waiting work, and the human decisions in between. Not model reasoning, and not chain of thought. More patterns in multi-agent coding workflows.

AI agent orchestration means coordinating multiple AI agents so they can work on connected tasks without the human manually managing every transition.

§6How it works

From instruction to running agents.

  1. 01 open Horme

    Pair your machine and choose the repository you want to work on. Horme detects the coding agents you already have installed, and Claude Code and Codex keep using their existing accounts.

    $ npx horme connect
  2. 02 tell Horme what you want

    Describe the job in normal language, the way you would brief a coding agent. This is the direction Horme is being built toward; today, missions are created and organized in Mission Control.

    product direction
  3. 03 review the plan

    For larger jobs, Horme will be able to show how it intends to split and route the work before anything runs. This is the workflow Horme is being built toward, not a shipped feature yet.

    product direction
  4. 04 let the agents work

    Independent work runs in parallel. Dependent work waits for what it needs. Horme starts what is ready and holds what must wait.

    running · 2, waiting · 1
  5. 05 steer as you go

    Answer an agent's question, approve a permission, or step in on a failure or conflict through Needs You today. Adding a follow-up instruction mid-mission is where Horme is headed next.

    needs you · 1

§7Trust

Your machine. Your repos.

i.

Runs on your machine

Agents execute locally through the Horme runner, using the accounts and repositories already on your computer. Horme does not clone your repository or store a full copy of it.

ii.

You control the important decisions

Horme keeps routine work moving and brings you back for the moments that need human judgment, such as questions, permissions, failures and conflicts.

iii.

Built around least privilege

Runner access tokens are stored only as one way hashes, pairing codes expire after a single use, and privileged database credentials never reach the browser.

Read the full security page

§8FAQ

Questions about AI agent orchestration

What is Horme?

Horme is an AI agent orchestration tool for coding. It coordinates coding agents such as Claude Code and Codex so developers can manage multi-agent work from one place. It is being built toward a conversational model, where you describe the mission and Horme coordinates the work across agents.

What is AI agent orchestration?

AI agent orchestration is coordinating multiple AI agents so the right work runs at the right time, dependent work waits for what it needs, and a human steps in when necessary.

Does Horme replace Claude Code or Codex?

No. Claude Code and Codex still do the coding. Horme coordinates the work around them.

Do I have to build workflows manually?

Horme's current beta includes execution graphs and connected work. The product is moving toward a prompt first model, where you describe the mission in normal language and Horme creates the execution structure for you.

Where does the code run?

Horme runs your coding agents on your own machine, against repositories you choose. Horme is not a cloud execution product.

Which coding agents does Horme support?

Claude Code and Codex today.

§9Private beta

Run your coding agents like a system.
Not a row of terminals.

Horme is for developers who already use AI coding agents and are starting to hit the coordination problem. If you use Claude Code, Codex, or several coding tasks at once, join the private beta.

We use your email only to contact you about early beta access. See our Privacy Policy.

Questions, or want to be an early tester? hello@usehorme.com