Skip to content
aimux logo

aimux

One agent just silently deleted your auth config. Another rewrote 47 files. aimux shows you exactly what happened — locally or inside isolated remote sandboxes — and lets you judge if it was good.

aimux in action

Run aimux and instantly see every AI agent on your machine — or in a remote OpenShell sandbox. Claude, Codex, Gemini. Live trace of every turn. Then judge it.

See everything

Live trace of every prompt, response, and tool call across local agents and remote sandboxes. Watch file edits, bash commands, and API calls as they happen.

Judge quality

Label turns GOOD, BAD, or WASTE. Add notes. Build eval datasets from real production sessions.

Export anywhere

OTEL to MLflow or Jaeger. JSONL to disk. Your annotations become feedback assessments for model evaluation.

Zero setup

Auto-discovers running agents. No config, no SDK. Just run aimux — local processes and remote sandboxes appear automatically.

Run aimux for a keyboard-driven TUI with split-pane trace and live session embedding. Run aimux web for a browser dashboard with card grid, filtering, dark/light themes, and a plugin system. Both frontends share the same backend — every feature works the same way in both.

Trace with annotationsCost tracking dashboard
FeatureDescription
Cost trackingPer-turn pricing for Claude, Codex, Gemini models with project-level breakdowns
Session historyBrowse, search, and revisit past sessions with star, annotate, tag, and note metadata
BadgesExtract values from project files (version, language) and display them alongside session names
Six-axis launcherConfigure provider, model, permissions, runtime, execution, and session manager per launch
Remote sandboxesLaunch agents in isolated OpenShell sandboxes — full PTY terminal, traces, and kill support
Container runtimeRun agents inside Podman/Docker containers for isolation
Google TasksLaunch agents with task context, track completion automatically
Cross-session searchFind which agent edited a specific file across all sessions
NotificationsTerminal bell + macOS desktop alerts on permission prompts, errors, completion
PluginsCustom dashboard tabs with metrics, tables, and charts (e.g., Skill Dashboard)
Dark/light themesToggle in the web dashboard, persisted to localStorage
KubernetesRun agents on K8s pods, control from your laptop via Redis coordination
Terminal window
brew install zanetworker/aimux/aimux
aimux # TUI dashboard
aimux web # web dashboard