Show HN: Open Codex – OpenAI Codex CLI with open-source LLMs Hey HN, I’ve built Open Codex, a fully local, open-source alternative to OpenAI’s Codex CLI. My initial plan was to fork their project and extend it. I even started doing that. But it turned out their code has several leaky abstractions, which made it hard to override core behavior cleanly. Shortly after, OpenAI introduced breaking changes. Maintaining my customizations on top became increasingly difficult. So I rewrote the whole thing from scratch using Python. My version is designed to support local LLMs. Right now, it only works with phi-4-mini (GGUF) via lmstudio-community/Phi-4-mini-instruct-GGUF, but I plan to support more models. Everything is structured to be extendable. At the moment I only support single-shot mode, but I intend to add interactive (chat mode), function calling, and more. You can install it using Homebrew: brew tap codingmoh/open-codex brew install open-codex It's also published on PyPI: pip install open-codex Source: https://ift.tt/KlhTL2Y https://ift.tt/KlhTL2Y April 21, 2025 at 11:27PM
Show HN: Open Codex – OpenAI Codex CLI with open-source LLMs https://ift.tt/1pjNmfO
Related Articles
Show HN: Tellery: an open-source Notion-like tool for analytics https://ift.tt/3hOjHJ9Show HN: Tellery: an open-source Notion-like tool for analytics https:… Read More
Show HN: Gosh – a program for writing Go code at the command line https://ift.tt/2UqoW9YShow HN: Gosh – a program for writing Go code at the command line http… Read More
Show HN: The Hitchhiker’s Guide to Online Anonymity (Updated to v0.9.8) https://ift.tt/3yoBGfWShow HN: The Hitchhiker’s Guide to Online Anonymity (Updated to v0.9.8… Read More
Show HN: Homer – A tool to build interactive textbooks https://ift.tt/3e0fv7UShow HN: Homer – A tool to build interactive textbooks Hi HN, my name … Read More
Show HN: WebhookTest. Test Your Webhooks https://ift.tt/3hlvQ9dShow HN: WebhookTest. Test Your Webhooks https://ift.tt/3yxu22W July 7… Read More
Show HN: Rysolv – Fix open source issues, get paid (V1) https://ift.tt/3hllB4VShow HN: Rysolv – Fix open source issues, get paid (V1) https://rysolv… Read More
Show HN: HN Dark Mode Safari Extension https://ift.tt/3yyzYswShow HN: HN Dark Mode Safari Extension https://ift.tt/3uPXPBU July 7, … Read More
Show HN: Android Screencapture for Dualscreen Devices https://ift.tt/3e10serShow HN: Android Screencapture for Dualscreen Devices https://ift.tt/3… Read More
0 Comments: