mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: fix broken Kilo Code link in AI Bridge client-config (#21754)
## Summary Fixes the broken Kilo Code documentation link in the AI Bridge client-config page. ## Changes - Updated the Kilo Code link from the old `/docs/features/api-configuration-profiles` (returns 404) to the current `/docs/ai-providers/openai-compatible` page The Kilo Code documentation was restructured and the old URL no longer exists. Fixes #21750
This commit is contained in:
@@ -116,7 +116,7 @@ The table below shows tested AI clients and their compatibility with AI Bridge.
|
||||
| Sourcegraph Amp | ❌ | ❌ | No option to override the base URL. |
|
||||
| Kiro | ❌ | ❌ | No option to override the base URL. |
|
||||
| [Copilot CLI](https://github.com/github/copilot-cli/issues/104) | ❌ | ❌ | No support for custom base URLs and uses a `GITHUB_TOKEN` for authentication. |
|
||||
| [Kilo Code](https://kilocode.ai/docs/features/api-configuration-profiles#creating-and-managing-profiles) | ✅ | ✅ | Similar to Roo Code. |
|
||||
| [Kilo Code](https://kilocode.ai/docs/ai-providers/openai-compatible) | ✅ | ✅ | Similar to Roo Code. |
|
||||
| Gemini CLI | ❌ | ❌ | Not supported yet. |
|
||||
| [Amazon Q CLI](https://aws.amazon.com/q/) | ❌ | ❌ | Limited to Amazon Q subscriptions; no custom endpoint support. |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user