v3.3.0: Antigravity OAuth + Gemini CLI OAuth, full Codex agent loop with tool calls, history hardening, SSE fixes
This commit is contained in:
20
README.md
20
README.md
@@ -15,7 +15,7 @@
|
||||
|
||||
<p align="center">
|
||||
<strong>Run OpenAI Codex CLI & Desktop with <em>any</em> AI provider.</strong><br/>
|
||||
OpenCode • Z.AI • Anthropic • Command Code • OpenRouter • Crof.ai • NVIDIA NIM • Kilo.ai • and more
|
||||
Google Antigravity • Gemini CLI • OpenCode • Z.AI • Anthropic • Command Code • OpenRouter • Crof.ai • NVIDIA NIM • Kilo.ai • and more
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
@@ -43,14 +43,16 @@ OpenAI's Codex CLI v2.0+ exclusively uses the **Responses API** — a protocol t
|
||||
| Provider | API | Works with Codex? |
|
||||
|----------|-----|:-:|
|
||||
| OpenAI | Responses API | ✅ |
|
||||
| Z.AI | Chat Completions | ❌ |
|
||||
| OpenCode | Chat Completions | ❌ |
|
||||
| Anthropic | Messages API | ❌ |
|
||||
| Command Code | Custom `/alpha/generate` | ❌ |
|
||||
| Ollama | Chat Completions | ❌ |
|
||||
| OpenRouter | Chat Completions | ❌ |
|
||||
| NVIDIA NIM | Chat Completions | ❌ |
|
||||
| Crof.ai | Chat Completions | ❌ |
|
||||
| Google Antigravity (OAuth) | Code Assist / Gemini Native | ✅ |
|
||||
| Gemini CLI OAuth | Code Assist | ✅ |
|
||||
| Z.AI | Chat Completions | ✅ |
|
||||
| OpenCode | Chat Completions | ✅ |
|
||||
| Anthropic | Messages API | ✅ |
|
||||
| Command Code | Custom `/alpha/generate` | ✅ |
|
||||
| Ollama | Chat Completions | ✅ |
|
||||
| OpenRouter | Chat Completions | ✅ |
|
||||
| NVIDIA NIM | Chat Completions | ✅ |
|
||||
| Crof.ai | Chat Completions | ✅ |
|
||||
|
||||
The protocols differ in **endpoint paths**, **message formats**, **tool-call structures**, **streaming events**, and **completion semantics**. You can't just swap a base URL.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user