-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[Docs] Daily documentation sync - 2026-06-18 #11407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
35332db
0dce8b3
5b4bf65
2b1248d
c6b38b5
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| Add the following section to the existing BYOK documentation after the section explaining how to configure BYOK providers: | ||
|
|
||
| --- | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| Add the following section to the existing `packages/kilo-docs/code-with-ai/platforms/github.md` file, after the installation/setup instructions and before any troubleshooting section: | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. CRITICAL: File content is a leftover instruction prompt, not actual documentation This new file's entire body is This looks like the daily-sync automation misfired. Please replace the file body with the actual GitHub platform documentation section (or revert if nothing was intended to ship), and add a trailing newline. Reply with |
||
|
|
||
| --- | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| ```markdown | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. CRITICAL: This new docs file is in the wrong location and still contains fenced prompt-style content
Reply with |
||
| --- | ||
| title: "Model Access Controls" | ||
| description: "Configure provider and model access controls for your Enterprise organization in Kilo Code." | ||
| sidebar_label: Model Access Controls | ||
| --- | ||
|
|
||
| # Model Access Controls | ||
|
|
||
| Enterprise organizations can control which AI providers and models their team members can access through Kilo Code. This helps organizations enforce compliance policies, manage costs, and ensure appropriate model usage. | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| Add the following section to the existing BYOK documentation after the section explaining how to configure BYOK providers: | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. CRITICAL: File content is a leftover generation prompt ("Add the following section to the existing BYOK documentation after the section explaining how to configure BYOK providers:") plus a bare Reply with |
||
|
|
||
| --- | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| Add the following section to the existing `packages/kilo-docs/getting-started/migrating.md` file: | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. CRITICAL: File content is a leftover generation prompt ("Add the following section to the existing ... file:") followed by an opening ```markdown fence with no content and no closing fence. This is not actual documentation — it's the instruction that was meant to produce the docs, mistakenly committed instead of the generated output. The file also has no trailing newline. Recommend replacing this with the intended Reply with |
||
|
|
||
| ```markdown | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| ### File 1: `packages/kilo-docs/src/content/docs/code-with-ai/platforms/kilo-console.md` | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. CRITICAL: Prompt scaffolding was committed instead of a publishable docs page Because this file starts with a literal Reply with |
||
|
|
||
| ```markdown | ||
| --- | ||
| title: "Kilo Console: Local Account Management" | ||
| description: "Manage your Kilo account locally with Kilo Console. View balance, switch organizations, and authenticate without leaving your development environment." | ||
| sidebar_label: Kilo Console | ||
| --- | ||
|
|
||
| # Kilo Console | ||
|
|
||
| Kilo Console is a local web interface that provides account management and profile information for Kilo Code users. Access your account details, balance, organizations, and authentication directly from your local development environment. | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| ### File 1: `packages/kilo-docs/src/content/docs/code-with-ai/platforms/kilo-console.md` | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. CRITICAL: This route is publishing the wrong page content
Reply with |
||
|
|
||
| ```markdown | ||
| --- | ||
| title: "Kilo Console: Local Account Management" | ||
| description: "Manage your Kilo account locally with Kilo Console. View balance, switch organizations, and authenticate without leaving your development environment." | ||
| sidebar_label: Kilo Console | ||
| --- | ||
|
|
||
| # Kilo Console | ||
|
|
||
| Kilo Console is a local web interface that provides account management and profile information for Kilo Code users. Access your account details, balance, organizations, and authentication directly from your local development environment. | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CRITICAL: File content is a leftover generation prompt ("Add the following section to the existing BYOK documentation...") plus a bare
---, not actual documentation. Also, this file lives at the repository root with a non-descriptive name (hasUserByokAvailable) rather than underpackages/kilo-docs/. Publishing this would expose instruction text to readers. Replace with real BYOK docs content or remove the file.Reply with
@kilocode-bot fix itto have Kilo Code address this issue.