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

Commit458890f

Browse files
committed
Update AI Bridge documentation table
Revised client support table for enhanced clarity.
1 parente664c36 commit458890f

File tree

1 file changed

+20
-17
lines changed

1 file changed

+20
-17
lines changed

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

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -154,26 +154,29 @@ Users can generate a Coder API key using either the CLI or the web UI. Follow th
154154

155155
The combinations below reflect what we have exercised so far. Use the upstream links for vendor-specific steps to point each client at Bridge. Share additional findings in the[`aibridge`](https://github.com/coder/aibridge) issue tracker so we can keep this table current.
156156

157-
| Client| OpenAI support| Anthropic support| Notes|
158-
|-------------------------------------------------------------------------------------------------------------------------------------|----------------|-------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
159-
|[Roo Code (VS Code)](https://github.com/RooVetGit/Roo-Code#configuration)||| Use the**OpenAI Compatible** provider with the legacy format to avoid`/v1/responses`. Some MCP tools (for example`star_github_repository`) may require additional permissions.|
160-
|Goose||||
161-
|Goose Desktop||||
162-
|[Claude Code (desktop/web)](https://docs.claude.com/en/docs/claude-code/settings#environment-variables)| N/A|||
163-
|[Claude Code (VS Code)](https://marketplace.visualstudio.com/items?itemName=Anthropic.claude-vscode)| N/A|| May require signing in once; afterwards respects workspace environment variables.|
164-
|[Cursor](https://cursor.com/docs/settings/api-keys)| ⚠️|| Only non reasoning models like`gpt-4.1` are available when using a custom endpoint. Requests still transit Cursor's cloud. There is no central admin setting to configure this.|
165-
|WindSurf|||No option to override the base URL.|
166-
|Sourcegraph Amp|||No option to override the base URL.|
167-
|Codex CLI| ⚠️| N/A|`gpt-5-codex` support is[in progress](https://github.com/coder/aibridge/issues/16).|
168-
|[GitHub Copilot (VS Code)](https://code.visualstudio.com/docs/copilot/customization/language-models#_use-an-openaicompatible-model)||| Only OpenAI-compatible models are supported.|
169-
| Kiro||| No option to override the base URL.|
170-
|[Copilot CLI](https://github.com/github/copilot-cli/issues/104)|||Cannot override thebaseURL anduse a`GITHUB_TOKEN` for authentication.|
171-
|[Kilo Code (Roo Code fork)](https://github.com/svmnotn/kilocodex)||| Matches Roo Code behaviour.|
172-
| Gemini CLI||| Not supported yet (`GOOGLE_GEMINI_BASE_URL`).|
173-
|[Amazon Q CLI](https://aws.amazon.com/q/)||| Limited to Amazon Q subscriptions; no custom endpoint support.|
157+
| Client| OpenAI support| Anthropic support| Notes|
158+
|-------------------------------------------------------------------------------------------------------------------------------------------|----------------|-------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
159+
|[Claude Code](https://docs.claude.com/en/docs/claude-code/settings#environment-variables)| N/A|| Works out of the box and can be preconfigured in templates.|
160+
|Claude Code (VS Code)| N/A||May require signing in once; afterwards respects workspace environment variables.|
161+
|[Cursor](https://cursor.com/docs/settings/api-keys)| ⚠️||Only non reasoning models like`gpt-4.1` are available when using a custom endpoint. Requests still transit Cursor's cloud. There is no central admin setting to configure this.|
162+
|[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`.|
163+
|[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).|
164+
|[GitHub Copilot (VS Code)](https://docs.github.com/en/copilot/configuring-github-copilot/configuring-network-settings-for-github-copilot)||| Requires the pre-release extension. Anthropic endpoints are not supported.|
165+
|Goose||||
166+
|Goose Desktop||||
167+
|WindSurf||| No option to override the base URL.|
168+
|Sourcegraph Amp||| No option to override the base URL.|
169+
| Kiro||| No option to override the base URL.|
170+
|[Copilot CLI](https://github.com/github/copilot-cli/issues/104)|||No support for custombaseURLs anduses a`GITHUB_TOKEN` for authentication.|
171+
|[Kilo Code](https://kilocode.ai/docs/features/api-configuration-profiles#creating-and-managing-profiles)||| Similar to Roo Code.|
172+
| Gemini CLI||| Not supported yet (`GOOGLE_GEMINI_BASE_URL`).|
173+
|[Amazon Q CLI](https://aws.amazon.com/q/)||| Limited to Amazon Q subscriptions; no custom endpoint support.|
174174

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

177+
>[!NOTE]
178+
>Click the respective client title to view the vendor-specific instructions for configuring the client.
179+
177180
####Compatibility overview
178181

179182
Most AI coding assistants that support custom base URLs can work with AI Bridge. Client-specific requirements vary:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp