AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

Cmochance/codex-app-transfer

Local desktop gateway that translates OpenAI Codex CLI's Responses API into Chat Completions for Kimi / DeepSeek / Zhipu GLM / Bailian and other OpenAI-compatible providers.

🛠 AI-built Rust ⑂ 4 forks MIT GitHub ↗
★ 33
stars
90
AI relevance
50
solo dev
1
tool sigs

SUMMARY AI summary by gpt-5-mini

Codex App Transfer is a lightweight desktop gateway that lets the OpenAI Codex APP use third‑party inference providers by translating Codex Responses API (streaming/non‑streaming / /responses) into chat‑completions, Gemini, Anthropic, Grok, etc., and forwarding requests to chosen vendors. It targets users who want to run Codex with alternative models or custom deployments (developers, power users). Key features: model name mapping, multi‑provider adapter (streaming and non‑streaming), freeform apply_patch ↔ function_call bridging, uniform error-to-response.failed translation with retry white‑list, two‑layer session persistence (LRU + SQLite 30‑day TTL), token/usage stats, real ChatGPT plugin relay mode, optional Codex Desktop theme injection, config snapshots and MCP credential portability, built‑in docs (Agents/Memories/Skills/MCP) editor, realtime logs, diagnostics, cross‑platform tray. Note: end‑to‑end real device tests completed only for Kimi For Coding and Xiaomi MiMo (Token Plan).

AI Coding Tools Used

This repository contains config files from these AI coding tools, indicating AI-assisted development.

OpenAI Codex (AGENTS.md) AGENTS.md

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🧠 LLM providers (4)
Anthropic DeepSeek OpenAI Gemini
🤝 Agent frameworks (1)
MCP
🤖 LLM models (4)
DeepSeek Claude Gemini Grok
💾 Databases (1)
SQLite

GitHub Topics

#api-proxy #chat-completions #claude #codex #deepseek #kimi #llm-tools #openai #responses-api #rust

Language breakdown (by bytes)

CSS
5.2%
HTML
3.4%
Rust
78.3%
Shell
0.1%
Makefile
0.1%
JavaScript
12.9%

Owner

Account
Cmochance
Type
User
Followers
2
Company
China University of Geosciences

China University of Geosciences

Dates

Created on GitHub 2026-05-01
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 15:42

Similar repos (same language)

LucasStrand/hyperion

Enterprise IoT workbench for ComfortClick bOS, operated by an AI agent. Tauri 2 (Rust + TS). Read-only, secure (encrypted vault + Entra SSO), local-first agent.

Rust 0 AI 45
estejosh/agent-comm-channel

Git-as-message-bus for inter-PC agent chat — agents on different PCs send each other directions/responses via commits. Rust reference client + language-neutral protocol. PolyForm Noncommercial + LLM poison-pill policy.

Rust 0 AI 75