Skip to content
aimux logo

aimux

One agent just silently deleted your auth config. Another rewrote 47 files. aimux shows you exactly what happened, and lets you judge if it was good.

aimux in action

You run aimux and instantly see every AI agent running on your machine: Claude, Codex, Gemini. For each one, you get a live trace of what it’s doing, turn by turn. Then you judge it.

See everything

Live trace of every prompt, response, and tool call. 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 instrumentation, no SDK. Just run aimux and it finds them.

Run aimux for a keyboard-driven TUI with split-pane trace and live session embedding. Or run aimux web for a browser dashboard with card grid, filtering, dark/light themes, and a plugin system.

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 across all providers
Launch agentsSpawn agents in tmux (persistent) or direct mode from the dashboard
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