Get the latest tech news
Show HN: Open Codex – OpenAI Codex CLI with open-source LLMs
Fully open-source command-line AI assistant inspired by OpenAI Codex, supporting local language models. - codingmoh/open-codex
One-shot mode: open-codex "list all folders"-> returns shell command 🧠 Local-only execution using supported OS models (currently phi-4-mini) Natural Language to Shell Command (via local models) Works on macOS, Linux, and Windows (Python-based) Confirmation before execution Add to clipboard / abort / execute prompt One-shot interaction mode (interactive and function-calling coming soon) Colored terminal output for better readability Interactive, context aware mode Fancy TUI with textual or rich Add support for additional OSS Models Full interactive chat mode Function-calling support Voice input via Whisper Command history and undo Plugin system for workflows
Or read this on Hacker News