{"id":33289139,"url":"https://github.com/coder/mux","last_synced_at":"2026-04-05T10:02:02.451Z","repository":{"id":318747707,"uuid":"1058825816","full_name":"coder/mux","owner":"coder","description":"A desktop app for isolated, parallel agentic development","archived":false,"fork":false,"pushed_at":"2026-03-03T12:19:50.000Z","size":58355,"stargazers_count":1287,"open_issues_count":182,"forks_count":73,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-03T12:24:59.347Z","etag":null,"topics":["agent","ide"],"latest_commit_sha":null,"homepage":"https://mux.coder.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-09-17T15:45:53.000Z","updated_at":"2026-03-03T11:47:09.000Z","dependencies_parsed_at":"2026-01-31T10:05:07.565Z","dependency_job_id":null,"html_url":"https://github.com/coder/mux","commit_stats":null,"previous_names":["coder/cmux","coder/mux"],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/coder/mux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fmux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fmux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fmux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fmux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coder","download_url":"https://codeload.github.com/coder/mux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fmux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30123813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T11:11:57.947Z","status":"ssl_error","status_checked_at":"2026-03-05T11:11:29.001Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","ide"],"created_at":"2025-11-17T22:00:22.717Z","updated_at":"2026-04-05T10:02:02.444Z","avatar_url":"https://github.com/coder.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"docs/img/white-mux.svg\" /\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"docs/img/black-mux.svg\" /\u003e\n  \u003cimg src=\"docs/img/black-mux.svg\" alt=\"mux logo\" width=\"18%\" /\u003e\n\u003c/picture\u003e\n\n# Mux - Coding Agent Multiplexer\n\n[![Download](https://img.shields.io/badge/Download-Releases-purple)](https://github.com/coder/mux/releases)\n[![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL%203.0-blue.svg)](LICENSE)\n[![Discord](https://img.shields.io/discord/1446553342699507907?logo=discord\u0026label=Discord)](https://discord.gg/thkEdtwm8c)\n\n\u003c/div\u003e\n\nMux is a desktop \u0026 browser application for parallel agentic development. It enables developers to plan and execute tasks with multiple AI agents on local or remote compute.\n\n\u003cp\u003e\u003cimg src=\"./docs/img/mux-demo.gif\" alt=\"mux product demo\" width=\"100%\" /\u003e\u003c/p\u003e\n\n## Features\n\n- **Isolated workspaces** with central view on git divergence ([docs](https://mux.coder.com/runtime))\n  - **[Local](https://mux.coder.com/runtime/local)**: run directly in your project directory\n  - **[Worktree](https://mux.coder.com/runtime/worktree)**: git worktrees on your local machine\n  - **[SSH](https://mux.coder.com/runtime/ssh)**: remote execution on a server over SSH\n- **Multi-model** (`sonnet-4-*`, `grok-*`, `gpt-5-*`, `opus-4-*`)\n  - Ollama supported for local LLMs ([docs](https://mux.coder.com/config/models#ollama-local))\n  - OpenRouter supported for long-tail of LLMs ([docs](https://mux.coder.com/config/models#openrouter-cloud))\n- **VS Code Extension**: Jump into Mux workspaces directly from VS Code ([docs](https://mux.coder.com/integrations/vscode-extension))\n- Supporting UI and keybinds for efficiently managing a suite of agents\n- Rich markdown outputs (mermaid diagrams, LaTeX, etc.)\n\nMux has a custom agent loop but much of the core UX is inspired by Claude Code. You'll find familiar features like Plan/Exec mode, vim inputs, `/compact` and new ones\nlike [opportunistic compaction](https://mux.coder.com/workspaces/compaction) and [mode prompts](https://mux.coder.com/agents/instruction-files#mode-prompts).\n\n**[Read the full documentation →](https://mux.coder.com)**\n\n## Install\n\nDownload pre-built binaries from [the releases page](https://github.com/coder/mux/releases) for\nmacOS and Linux.\n\n[More on installation →](https://mux.coder.com/install)\n\n## Screenshots\n\n\u003c!-- Screenshots below are generated from Storybook stories under Docs/README Screenshots --\u003e\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\" width=\"50%\"\u003e\n\u003cimg src=\"./docs/img/code-review.webp\" alt=\"Screenshot of code review\" width=\"100%\" /\u003e\u003cbr\u003e\n\u003csub\u003eIntegrated code-review for faster iteration\u003c/sub\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\" width=\"50%\"\u003e\n\u003cimg src=\"./docs/img/agent-status.webp\" alt=\"Screenshot of agent status\" width=\"100%\" /\u003e\u003cbr\u003e\n\u003csub\u003eAgents report their status through the sidebar\u003c/sub\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\" width=\"50%\"\u003e\n\u003cimg src=\"./docs/img/git-status.webp\" alt=\"Screenshot of git status\" width=\"100%\" /\u003e\u003cbr\u003e\n\u003csub\u003eGit divergence UI keeps you looped in on changes and potential conflicts\u003c/sub\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\" width=\"50%\"\u003e\n\u003cimg src=\"./docs/img/plan-mermaid.webp\" alt=\"Screenshot of mermaid diagram\" width=\"100%\" /\u003e\u003cbr\u003e\n\u003csub\u003eMermaid diagrams make it easier to review complex proposals from the Agent\u003c/sub\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\" colspan=\"2\"\u003e\n\u003cimg src=\"./docs/img/costs-tab.webp\" alt=\"Screenshot of costs table\" width=\"50%\" /\u003e\u003cbr\u003e\n\u003csub\u003eStay looped in on costs and token consumption\u003c/sub\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\" width=\"50%\"\u003e\n\u003cimg src=\"./docs/img/context-management.webp\" alt=\"Screenshot of context management dialog\" width=\"100%\" /\u003e\u003cbr\u003e\n\u003csub\u003eContext management dialog keeps compaction controls in one place\u003c/sub\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\" width=\"50%\"\u003e\n\u003cimg src=\"./docs/img/orchestrate-agents.webp\" alt=\"Screenshot of orchestrate agents\" width=\"100%\" /\u003e\u003cbr\u003e\n\u003csub\u003eOrchestrate parallel agent tasks with plan mode\u003c/sub\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\" colspan=\"2\"\u003e\n\u003cimg src=\"./docs/img/mobile-server-mode.webp\" alt=\"Screenshot of mux mobile UI\" width=\"40%\" /\u003e\u003cbr\u003e\n\u003csub\u003eMux server mode has a responsive UI for mobile users\u003c/sub\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n## More reading\n\nSee [the documentation](https://mux.coder.com) for more details.\n\n## Development\n\nSee [AGENTS.md](./AGENTS.md) for development setup and guidelines.\n\n## License\n\nCopyright (C) 2026 Coder Technologies, Inc.\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.\n\nSee [LICENSE](./LICENSE) for details.\n","funding_links":[],"categories":["AI Tools \u0026 Agent Orchestration","Parallel Agent Runners","TypeScript","Uncategorized","Harnesses \u0026 orchestration"],"sub_categories":["Uncategorized","Session managers \u0026 parallel runners"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder%2Fmux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoder%2Fmux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder%2Fmux/lists"}