From 13a12d07632c0f661d0f8c169af6034f4fcbeba1 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 19 May 2026 19:04:39 +0400 Subject: [PATCH] add Command Code to Problem table in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aadf9e1..09bcd5f 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ OpenAI's Codex CLI v2.0+ exclusively uses the **Responses API** — a protocol t | 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 | ❌ |