docs(web): Add opencode-kilo-gateway to ecosystem plugins#17195
Open
RespectMathias wants to merge 1 commit intoanomalyco:devfrom
Open
docs(web): Add opencode-kilo-gateway to ecosystem plugins#17195RespectMathias wants to merge 1 commit intoanomalyco:devfrom
RespectMathias wants to merge 1 commit intoanomalyco:devfrom
Conversation
Contributor
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds the opencode-kilo-gateway plugin to the ecosystem documentation across all localized ecosystem.mdx files. Each locale receives a translated description for the new plugin entry.
Changes:
- Added
opencode-kilo-gatewayplugin row to the plugins table in all 17 locale versions ofecosystem.mdx
Reviewed changes
Copilot reviewed 18 out of 18 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/web/src/content/docs/ecosystem.mdx | Adds English entry for opencode-kilo-gateway plugin |
| packages/web/src/content/docs/ar/ecosystem.mdx | Adds Arabic entry |
| packages/web/src/content/docs/bs/ecosystem.mdx | Adds Bosnian entry |
| packages/web/src/content/docs/da/ecosystem.mdx | Adds Danish entry |
| packages/web/src/content/docs/de/ecosystem.mdx | Adds German entry |
| packages/web/src/content/docs/es/ecosystem.mdx | Adds Spanish entry |
| packages/web/src/content/docs/fr/ecosystem.mdx | Adds French entry |
| packages/web/src/content/docs/it/ecosystem.mdx | Adds Italian entry |
| packages/web/src/content/docs/ja/ecosystem.mdx | Adds Japanese entry |
| packages/web/src/content/docs/ko/ecosystem.mdx | Adds Korean entry |
| packages/web/src/content/docs/nb/ecosystem.mdx | Adds Norwegian entry |
| packages/web/src/content/docs/pl/ecosystem.mdx | Adds Polish entry |
| packages/web/src/content/docs/pt-br/ecosystem.mdx | Adds Brazilian Portuguese entry |
| packages/web/src/content/docs/ru/ecosystem.mdx | Adds Russian entry |
| packages/web/src/content/docs/th/ecosystem.mdx | Adds Thai entry |
| packages/web/src/content/docs/tr/ecosystem.mdx | Adds Turkish entry |
| packages/web/src/content/docs/zh-cn/ecosystem.mdx | Adds Simplified Chinese entry |
| packages/web/src/content/docs/zh-tw/ecosystem.mdx | Adds Traditional Chinese entry |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue for this PR
N/A
Type of change
What does this PR do?
Adds
opencode-kilo-gatewayto each localizedecosystem.mdxplugins table so the Kilo Gateway OAuth device login plugin shows up in the ecosystem docs.How did you verify your code works?
Checked each
packages/web/src/content/docs/**/ecosystem.mdxfile to confirm the new plugin row was added with the correct link and a short locale-matching description.Screenshots / recordings
N/A
Checklist
PR title
docs(web): Add opencode-kilo-gateway to ecosystem plugins