muxd Team

muxd - Open-source AI coding agent - local-first, zero telemetry

by
muxd is a free, open-source AI coding agent that lives in your terminal. Connect any model: Claude, GPT, Mistral, Grok, Ollama, or any OpenAI-compatible API. Branch, fork, and undo sessions with git checkpoints. 34 built-in tools. Zero telemetry. Your code never leaves your machine.

Add a comment

Replies

Best
muxd Team
Maker
📌
Hey Product Hunt! I'm Rui, the maker of muxd. I built muxd because I wanted an AI coding agent that: - Works with any model not locked to one provider - Runs as a daemon survives terminal closes, SSH disconnects, reboots - Keeps everything local SQLite database, zero telemetry, no cloud dependency - Treats conversations like git branches fork, undo, resume anywhere The name comes from Unix: mux (multiplex) + d (daemon). It multiplexes AI coding sessions across your terminal, and phone. Some things I'm proud of: - 34 built-in tools out of the box (file ops, bash, grep, git, web search, and more) - Parallel sub-agents that run tasks concurrently with a live progress DAG - Self-extending tools the agent can create its own tools at runtime - Second opinion ask a different model to review the agent's work - Connect from your iPhone with the muxd iOS app It's completely free and open-source. I'd love your feedback what would make this useful for your workflow?