docs: add translated readmes in translations directory#11615
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
| <summary>Where did Kilo CLI come from?</summary> | ||
|
|
||
| Kilo CLI is a fork of [OpenCode](https://github.com/anomalyco/opencode), enhanced to work within the Kilo agentic engineering platform. | ||
| Kilo CLI is a fork of [OpenCode](https://github.com/Kilo-Org/kilocode), enhanced to work within the Kilo agentic engineering platform. |
There was a problem hiding this comment.
WARNING: The FAQ now points "OpenCode" back to the Kilo fork
The sentence says Kilo CLI is a fork of OpenCode, but this link now resolves to Kilo-Org/kilocode instead of the upstream anomalyco/opencode repository. That makes the reference self-contradictory and sends readers to the fork rather than the project the text is naming.
Reply with @kilocode-bot fix it to have Kilo Code address this issue.
| <details> | ||
| <summary>Kilo CLI কোথা থেকে এসেছে?</summary> | ||
|
|
||
| Kilo CLI হলো [OpenCode](https://github.com/Kilo-Org/kilocode)-এর একটি fork, Kilo agentic engineering platform-এর মধ্যে কাজ করার জন্য উন্নত করা হয়েছে। |
There was a problem hiding this comment.
WARNING: The generated translations copied the wrong upstream link
These localized FAQs also link "OpenCode" to Kilo-Org/kilocode instead of the upstream repository. Because the same replacement appears across the whole batch, readers in each locale will land on the fork rather than the project being referenced.
Reply with @kilocode-bot fix it to have Kilo Code address this issue.
| </p> | ||
|
|
||
| <p align="center"> | ||
| <a href="https://kilo.ai"><img width="250" alt="Kilo Code logo" src="https://github.com/user-attachments/assets/bdb0c174-b9fd-40ad-a47b-f3aab9b54e8d" /></a> |
There was a problem hiding this comment.
SUGGESTION: Prefer Markdown images in the new localized READMEs
This batch adds the logo and badge strip with raw <img> tags inside Markdown files. The repo's docs-review rule asks for Markdown image syntax instead, so fixing the template here avoids carrying the HTML form into every translated README.
Reply with @kilocode-bot fix it to have Kilo Code address this issue.
Code Review SummaryStatus: 1 Issues Found | Recommendation: Address before merge Fix these issues in Kilo Cloud Overview
Issue Details (click to expand)SUGGESTION
Files Reviewed (22 files)
Previous Review Summary (commit 3e140dd)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 3e140dd)Status: 3 Issues Found | Recommendation: Address before merge Fix these issues in Kilo Cloud Overview
Issue Details (click to expand)WARNING
SUGGESTION
Files Reviewed (22 files)
Reviewed by gpt-5.4-20260305 · Input: 77.6K · Output: 9.7K · Cached: 390.4K Review guidance: REVIEW.md from base branch |
3e140dd to
a0837f9
Compare
Add localized README variants directly under
translations/after PR #11613 removes the root-level copies.This keeps the final history consistent: translated READMEs are added in their intended Kilo-specific location instead of being added at root and moved later.
Merge after #11613.