№ 0939GitHub
AnyCodex: Muse Spark inside Codex Desktop
A local translation gateway and profile manager that plugs Meta Muse Spark (or DeepSeek, Groq, Ollama) into OpenAI Codex and ChatGPT Desktop, translating tool calls and SSE streams, with a one-command switch between providers.
# ⚡ AnyCodex > **Run ANY LLM (Meta Muse Spark, DeepSeek, Groq, Ollama, OpenRouter) inside OpenAI Codex & ChatGPT Desktop with 100% Tool Parity — Full Computer Use (CUA), Code Mode, and Zero Subscription Limits.** [](LICENSE) []() []() []() --- ## 🌟 Why AnyCodex? OpenAI Codex and the official ChatGPT Desktop application are revolutionary tools for coding, pairing, and automating your screen with **Computer Use**. However: - OpenAI rate limits and usage caps quickly run out during heavy programming sessions. - Developers often want to use **unlimited free models** like **Meta Muse Spark**, ultra-fast models like **Groq**, cost-effective powerhouses like **DeepSeek**, or 100% private local offline models via **Ollama**. - Until now, switching providers broke tools, corrupted thread histories, or required sacrificing desktop automation. **AnyCodex** completely solves this. It functions as an ultra-fast, local translation gateway and profile manager that connects Codex Desktop to **any OpenAI-compatible LLM endpoint** with: - 🖱️ **100% Full Computer Use (CUA) Parity**: Real mouse clicks, keystrokes, screenshots, window control, and browser automation. - 💻 **100% Code Mode Parity**: Instant local bash execution, terminal interaction, file editing, and test verification. - 🪟 **Side-by-Side Dual-App Mode**: Run official ChatGPT Plus (OpenAI) and AnyCodex at the exact same time without profile or session conflicts. - 🔄 **Instant 1-Command Hot-Switching**: Seamlessly toggle between providers (`anycodex use meta`, `anycodex use deepseek`, `anycodex use openai`). - 🔒 **100% Local & Zero Telemetry**: Operates exclusively on `127.0.0.1:8765`. Your API keys, code, and prompts never touch third-party servers. --- ## 🚀 1-Command Quick Installation ### 🍏 macOS (Terminal) Run this single command in your Terminal: ```bash curl -fsSL https://raw.githubusercontent.com/emonibnmustafa/anycodex/main/install.sh | bash ``` ### 🪟 Windows PC (PowerShell) Open PowerShell as Administrator and run: ```powe



ChatForm
Tgmlabs