Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit55f4efd

Browse files
docs: update Codex CLI compatibility in AI Bridge docs (#21292)
Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
1 parent089b677 commit55f4efd

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

‎docs/ai-coder/ai-bridge/client-config.md‎

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -102,23 +102,23 @@ Users can generate a long-lived API key from the Coder UI or CLI. Follow the ins
102102

103103
The table below shows tested AI clients and their compatibility with AI Bridge. Click each client name for vendor-specific configuration instructions. Report issues or share compatibility updates in the[aibridge](https://github.com/coder/aibridge) issue tracker.
104104

105-
| Client| OpenAI support| Anthropic support| Notes|
106-
|-------------------------------------------------------------------------------------------------------------------------------------|----------------|-------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|
107-
|[Claude Code](https://docs.claude.com/en/docs/claude-code/settings#environment-variables)| -|| Works out of the box and can be preconfigured in templates.|
108-
| Claude Code (VS Code)| -|| May require signing in once; afterwards respects workspace environment variables.|
109-
| Cursor||| Support dropped for`v1/chat/completions` endpoints;`v1/responses` support is in progress[#16](https://github.com/coder/aibridge/issues/16)|
110-
|[Roo Code](https://docs.roocode.com/features/api-configuration-profiles#creating-and-managing-profiles)||| Use the**OpenAI Compatible** provider with the legacy format to avoid`/v1/responses`.|
111-
|[Codex CLI](https://github.com/openai/codex/blob/main/docs/config.md#model_providers)|| N/A|`gpt-5-codex` support is[in progress](https://github.com/coder/aibridge/issues/16).|
112-
|[GitHub Copilot (VS Code)](https://code.visualstudio.com/docs/copilot/customization/language-models#_add-an-openaicompatible-model)||| Requires the pre-release extension. Anthropic endpoints are not supported.|
113-
|[Goose](https://block.github.io/goose/docs/getting-started/providers/#available-providers)||||
114-
|[Goose Desktop](https://block.github.io/goose/docs/getting-started/providers/#available-providers)||||
115-
| WindSurf||| No option to override the base URL.|
116-
| Sourcegraph Amp||| No option to override the base URL.|
117-
| Kiro||| No option to override the base URL.|
118-
|[Copilot CLI](https://github.com/github/copilot-cli/issues/104)||| No support for custom base URLs and uses a`GITHUB_TOKEN` for authentication.|
119-
|[Kilo Code](https://kilocode.ai/docs/features/api-configuration-profiles#creating-and-managing-profiles)||| Similar to Roo Code.|
120-
| Gemini CLI||| Not supported yet.|
121-
|[Amazon Q CLI](https://aws.amazon.com/q/)||| Limited to Amazon Q subscriptions; no custom endpoint support.|
105+
| Client| OpenAI support| Anthropic support| Notes|
106+
|-------------------------------------------------------------------------------------------------------------------------------------|----------------|-------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
107+
|[Claude Code](https://docs.claude.com/en/docs/claude-code/settings#environment-variables)| -|| Works out of the box and can be preconfigured in templates.|
108+
| Claude Code (VS Code)| -|| May require signing in once; afterwards respects workspace environment variables.|
109+
| Cursor||| Support dropped for`v1/chat/completions` endpoints;`v1/responses` support is in progress[#16](https://github.com/coder/aibridge/issues/16)|
110+
|[Roo Code](https://docs.roocode.com/features/api-configuration-profiles#creating-and-managing-profiles)||| Use the**OpenAI Compatible** provider with the legacy format to avoid`/v1/responses`.|
111+
|[Codex CLI](https://github.com/openai/codex/blob/main/docs/config.md#model_providers)|⚠️| N/A|• Use v0.58.0 (`npm install -g @openai/codex@0.58.0`). Newer versions have a[bug](https://github.com/openai/codex/issues/8107) breaking the request payload. <br/>•`gpt-5-codex` support is[in progress](https://github.com/coder/aibridge/issues/16).|
112+
|[GitHub Copilot (VS Code)](https://code.visualstudio.com/docs/copilot/customization/language-models#_add-an-openaicompatible-model)||| Requires the pre-release extension. Anthropic endpoints are not supported.|
113+
|[Goose](https://block.github.io/goose/docs/getting-started/providers/#available-providers)||||
114+
|[Goose Desktop](https://block.github.io/goose/docs/getting-started/providers/#available-providers)||||
115+
| WindSurf||| No option to override the base URL.|
116+
| Sourcegraph Amp||| No option to override the base URL.|
117+
| Kiro||| No option to override the base URL.|
118+
|[Copilot CLI](https://github.com/github/copilot-cli/issues/104)||| No support for custom base URLs and uses a`GITHUB_TOKEN` for authentication.|
119+
|[Kilo Code](https://kilocode.ai/docs/features/api-configuration-profiles#creating-and-managing-profiles)||| Similar to Roo Code.|
120+
| Gemini CLI||| Not supported yet.|
121+
|[Amazon Q CLI](https://aws.amazon.com/q/)||| Limited to Amazon Q subscriptions; no custom endpoint support.|
122122

123123
Legend: ✅ works, ⚠️ limited support, ❌ not supported, ❓ not yet verified, — not applicable.
124124

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp