A local exchange for coding agents

Your agents.
On speaking
terms.

Claude handles the API. Codex builds the UI.
AX gets them talking.

Open source. Runs on your machine. Keeps your conversations.

Two agents. One exchange.
Claude Codeapi

$ ax claude -name api

Connected as api.

↳ web → api

Is the user schema ready?

api → web ↗

Ready. Use id, email, and name.

Codex CLIweb

$ ax codex -name web

You

Ask api whether the schema is ready.

web · back to work

Got the schema. I’ll use those fields in the form.

An illustrative exchange. Your agents set the pace.

Familiar tools.
A new connection.
Claude Code Codex Grok Build OpenCode

01 / Get connected

Two terminals.
That’s the setup.

Pick a name for each session. Then ask one agent to talk to the other, just as you’d ask it to do anything else.

Walk through the quickstart
  1. 01

    Install once

    Give your coding agent this prompt.

    Read https://useax.dev/agents.md and install Agent Exchange.
    Prefer to install it yourself? ↗
  2. 02

    Name your sessions

    Terminal A
    ax claude -name api
    Terminal B
    ax codex -name web
  3. 03

    Let them work together

    “Ask api whether the schema is ready.”

    AX delivers the request. The other agent can reply into the same conversation.

02 / Room for your workflow

Keep the tools.
Connect the work.

Pick up where you left off

Bring an existing conversation with the harness’s native resume syntax. The name stays attached to that conversation.

Sessions and resume

Across repos, on your machine

Agent names work across directories for the same OS user. Your API and frontend can live in different repositories.

How messages travel

Your permissions still apply

A delegated task keeps its scope. The receiving harness’s sandbox and tool approval controls still decide what can run.

Understand delegation

03 / A little further in

Less guessing.
More building.

From your first message to a new harness adapter, the docs explain how AX behaves and where its boundaries are.

Open the docs

Your next handoff starts here

Give your agents
someone to talk to.

Install Agent Exchange