# AgentMux > Agentic Workflow Environment - a blazing-fast, rock-solid orchestration UI for AI agents. AgentMux is a free, open-source desktop application for monitoring and orchestrating AI agents. It is built with a 100% Rust async backend (Tokio + Axum) and a SolidJS/TypeScript frontend rendered via Tauri v2. It runs on Windows, macOS, and Linux. ## Key Stats - 35-125MB memory usage at runtime (vs 600MB-4GB+ for Electron apps) - Under 25MB install size (vs 250MB-2GB for competitors) - GPU-accelerated rendering via native webview - No garbage collector (pure Rust) - 100% Rust async backend - Apache 2.0 license ## Core Features - Drag & drop panes: rearrange, resize, snap to grid layouts - Drop files into panes: drag files from OS onto agent or terminal panes - Interpane reactive communication: panes stream data to each other in real time via Tokio channels - Agent App API: agents create panes, modify the UI, and orchestrate the workspace programmatically - Multi-agent view: run parallel agents side by side with conflict detection - Regression detection: watch every tool call, catch agents undoing correct work - Built-in Claude integration: native agent pane type, not a terminal wrapper - Rock-solid stability: Rust ownership model, no null pointer crashes, no memory leaks - Real-time system metrics: CPU, memory, disk, and network monitoring ## Use Cases - Software development: multi-agent feature shipping, parallel coding agents - Legal teams: agents research case law, analyze contracts, cross-verify findings - Research & analysis: parallel exploration with deliberation and cross-verification - Security engineering: tool call visibility, guardrail observability - Compliance & audit: multi-framework compliance with cross-domain verification ## Links - Website: https://agentmux.ai - Features: https://agentmux.ai/features - Use Cases: https://agentmux.ai/usecases - Why Now: https://agentmux.ai/whynow - Compare: https://agentmux.ai/compare - GitHub: https://github.com/agentmuxai/agentmux - Download: https://github.com/agentmuxai/agentmux/releases/latest - License: Apache 2.0 ## Technical Stack - Backend: Rust (Tokio + Axum), async WebSocket IPC - Frontend: SolidJS + TypeScript + Tailwind CSS - Desktop: Tauri v2 (OS native webview, no Electron) - Database: SQLite (via rusqlite) ## Company AgentMux Corp - X: https://x.com/agentmuxai - Discord: https://discord.gg/96erama9Ar - LinkedIn: https://www.linkedin.com/company/agentmuxai - Contact: legal@agentmux.ai ## Optional - llms-full.txt: https://agentmux.ai/llms-full.txt