by supermarsx · Codex 技能 · ★ 10
Generate a ready‑to‑run Codex CLI configuration for OpenAI‑compatible servers like LM Studio, Ollama, and others. This small, dependency‑free Python script: Detects a local server (LM Studio on or Ollama on ) or uses a custom base URL. Fetches available models from and lets you pick one. Emits a modern (Codex “# Config” schema) and can optionally emit JSON and YAML siblings. Backs up any existing config (adds ). Stores a tiny linker state ( or when using workspace override) to remember your last choices. Can preload defaults from a remote JSON via .
| Stars | 10 |
| Forks | 1 |
| Language | Python |
| Category | Codex 技能 |
| License | MIT |
| Quality Score | 38.75/100 |
| Last Updated | 2026-01-18 |
| Created | 2025-08-15 |
| Platforms | cli, codex, python |
| Est. Tokens | ~238k |
Explore other popular codex 技能 tools:
codex-cli-linker is Connect Codex-CLI to third-party LLM servers like LM Studio and Ollama. It is categorized as a Codex 技能 with 10 GitHub stars.
codex-cli-linker is primarily written in Python. It covers topics such as agentic-workflow, codex, codex-cli.
You can find installation instructions and usage details in the codex-cli-linker GitHub repository at github.com/supermarsx/codex-cli-linker. The project has 10 stars and 1 forks, indicating an active community.
codex-cli-linker is released under the MIT license, making it free to use and modify according to the license terms.