# Mux ## Docs - [AGENTS.md](https://mux.coder.com/AGENTS.md): Agent instructions for AI assistants working on the Mux codebase - [Agent Skills](https://mux.coder.com/agents/agent-skills.md): Share reusable workflows and references with skills - [Best of N](https://mux.coder.com/agents/best-of-n.md): Improve plans, analysis, and reviews by asking Mux to explore multiple candidate answers in parallel - [Instruction Files](https://mux.coder.com/agents/instruction-files.md): Configure agent behavior with AGENTS.md files - [Plan Mode](https://mux.coder.com/agents/plan-mode.md): Review and collaborate on plans before execution - [Prompting Tips](https://mux.coder.com/agents/prompting-tips.md): Tips and tricks for getting the most out of your AI agents - [System Prompt](https://mux.coder.com/agents/system-prompt.md): How Mux constructs the system prompt for AI models - [Agentic Git Identity](https://mux.coder.com/config/agentic-git-identity.md): Configure a separate Git identity for AI-generated commits - [Keyboard Shortcuts](https://mux.coder.com/config/keybinds.md): Complete keyboard shortcut reference for Mux - [MCP Servers](https://mux.coder.com/config/mcp-servers.md): Extend agent capabilities with Model Context Protocol servers - [Models](https://mux.coder.com/config/models.md): Select and configure AI models in Mux - [Notifications](https://mux.coder.com/config/notifications.md): Configure how agents notify you about important events - [Policy File](https://mux.coder.com/config/policy-file.md): Admin-enforced restrictions for providers, models, MCP, and runtimes - [Project Secrets](https://mux.coder.com/config/project-secrets.md): Manage environment variables and API keys for your projects - [Providers](https://mux.coder.com/config/providers.md): Configure API keys and settings for AI providers - [Server Access](https://mux.coder.com/config/server-access.md): Configure authentication and session controls for mux server/browser mode - [Vim Mode](https://mux.coder.com/config/vim-mode.md): Vim-style editing in the Mux chat input - [Mux Gateway](https://mux.coder.com/getting-started/mux-gateway.md): Log in to Mux Gateway to get evaluation credits - [Why Parallelize?](https://mux.coder.com/getting-started/why-parallelize.md): Use cases for running multiple AI agents in parallel - [GitHub Actions](https://mux.coder.com/guides/github-actions.md): Automate your workflows with mux run in GitHub Actions - [Environment Variables](https://mux.coder.com/hooks/environment-variables.md): Environment variables available in agent bash commands and hooks - [Init Hooks](https://mux.coder.com/hooks/init.md): Run setup commands automatically when creating new workspaces - [Tool Hooks](https://mux.coder.com/hooks/tools.md): Block dangerous commands, lint after edits, and set up your environment - [Introduction](https://mux.coder.com/index.md) - [Install](https://mux.coder.com/install.md): Download and install Mux for macOS, Linux, and Windows - [ACP (Editor Integrations)](https://mux.coder.com/integrations/acp.md): Connect Mux to Zed, Neovim, and JetBrains via the Agent Client Protocol - [VS Code Extension](https://mux.coder.com/integrations/vscode-extension.md): Pair Mux workspaces with VS Code and Cursor editors - [Terminal Benchmarking](https://mux.coder.com/reference/benchmarking.md): Run Terminal-Bench benchmarks with the Mux adapter - [CLI](https://mux.coder.com/reference/cli.md): Run one-off agent tasks from the command line with `mux run` - [Debugging](https://mux.coder.com/reference/debugging.md): View live backend logs and diagnose issues - [Storybook](https://mux.coder.com/reference/storybook.md): Develop and test Mux UI states in isolation - [Telemetry](https://mux.coder.com/reference/telemetry.md): What Mux collects, what it doesn’t, and how to disable it - [Coder Runtime](https://mux.coder.com/runtime/coder.md): Run agents on Coder workspaces - [Dev Container Runtime](https://mux.coder.com/runtime/devcontainer.md): Run agents in containers defined by devcontainer.json - [Docker Runtime](https://mux.coder.com/runtime/docker.md): Run agents in isolated Docker containers - [Local Runtime](https://mux.coder.com/runtime/local.md): Run agents directly in your project directory - [SSH Runtime](https://mux.coder.com/runtime/ssh.md): Run agents on remote hosts over SSH for security and performance - [Worktree Runtime](https://mux.coder.com/runtime/worktree.md): Isolated git worktree environments for parallel agent work - [Automatic Compaction](https://mux.coder.com/workspaces/compaction/automatic.md): Let Mux automatically compact your conversations based on usage or idle time - [Customization](https://mux.coder.com/workspaces/compaction/customization.md): Customize the compaction system prompt - [Manual Compaction](https://mux.coder.com/workspaces/compaction/manual.md): Commands for manually managing conversation context - [Forking Workspaces](https://mux.coder.com/workspaces/fork.md): Clone workspaces with conversation history to explore alternatives - [.muxignore](https://mux.coder.com/workspaces/muxignore.md): Sync gitignored files to worktree workspaces - [Message Sharing](https://mux.coder.com/workspaces/sharing.md): Share encrypted messages with cryptographic signatures via Mux