Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
i.4Wiki
Agentic AI Atlas · agent-mux archive: design
docs/agent-mux/archive/designa5c.ai
Search the atlas/
Wiki · section map

Trail and section pages

I.In this sectionpp. 1 - 1
Multi-Adapter Architecture DesignAgent Mux TUI Kanban + Workspaces DesignProvider & Model Configuration`amux launch` — Unified Harness Launcher`amux-proxy` — Transport Protocol Bridge
I.
Wiki article

docs/agent-mux/archive/design

Reading · 1 min

agent-mux archive: design guide

These documents capture design proposals and exploratory specifications that are not part of the current normative reference set.

Page nodewiki/docs/agent-mux/archive/design/README.mdSection pages · 5Documents · 0

Pages in this section

Start with the section hub, then move sideways into adjacent pages when you need more detail.

Multi-Adapter Architecture Design

Page

Extend agent-mux to support multiple adapter types beyond subprocess-based execution. This enables integration with sophisticated tools that provide HTTP APIs, WebSocket interfaces, or direct SDK access.

wiki/docs/agent-mux/archive/design/18-multi-adapter-architecture.md

Agent Mux TUI Kanban + Workspaces Design

Page

This design proposal covers adding kanban and workspaces views to packages/agent-mux/tui as a thin presentation and command layer over existing packages/kanban and packages/agent-mux/core seams.

wiki/docs/agent-mux/archive/design/20-tui-kanban-workspaces.md

Provider & Model Configuration

Page

This spec defines how amux resolves which LLM provider and model a harness should use, covering both the CLI surface (amux launch, amux run) and the programmatic SDK. It introduces a provider configuration system that abstracts away per-harness differences in how providers and models are specified.

wiki/docs/agent-mux/archive/design/amux-provider-config.md

`amux launch` — Unified Harness Launcher

Page

amux launch is a CLI command that launches (or resumes) an interactive or non-interactive coding agent session with full stdin/stdout passthrough. Unlike amux run, which parses and normalizes agent output into the AgentEvent stream, amux launch acts as a transparent proxy — the user interacts directly with the harness as if they invoked it natively.

wiki/docs/agent-mux/archive/design/launcher.md

`amux-proxy` — Transport Protocol Bridge

Page

amux-proxy is a lightweight Python package that bridges between LLM transport protocols. Each instance serves a single purpose: accept requests in one protocol format (the exposed transport) and forward them to a target provider in its native format, translating between the two using LiteLLM(https://github.com/BerriAI/litellm) as the translation engine.

wiki/docs/agent-mux/archive/design/provider-mux.md

agent-mux archive: design

These documents capture design proposals and exploratory specifications that are not part of the current normative reference set.

Use them for historical context, not as the source of truth for current behavior.

  • Multi-Adapter Architecture Design
  • TUI Kanban + Workspaces Design
  • Unified Harness Launcher
  • Transport Protocol Bridge
  • Provider & Model Configuration

Trail

Wiki
Babysitter Docs
agent-mux docs
Agent Mux Archive

agent-mux archive: design

In this section

Multi-Adapter Architecture Design
Agent Mux TUI Kanban + Workspaces Design
Provider & Model Configuration
`amux launch` — Unified Harness Launcher
`amux-proxy` — Transport Protocol Bridge

Page record

Open node ledger

wiki/docs/agent-mux/archive/design/README.md

Documents

No documented graph nodes on this page.