Skip to content

docs: auto-sync with merged PRs (through 2026-09-12) - #14043

Closed
github-actions[bot] wants to merge 4 commits into
mainfrom
docs/auto-sync-2026-09-11
Closed

github-actions[bot] wants to merge 4 commits into
mainfrom
docs/auto-sync-2026-09-11

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Automated docs sync — 2026-09-12

This PR keeps kilo.ai/docs in sync with features merged to Kilo-Org/cloud and Kilo-Org/kilocode. Every change below links to the merged PR it documents.

  • Window: 2026-09-11T07:01:35.818Z2026-09-12T07:01:15.859Z
  • Verification (docs build + tests): passing

Changes

Docs change Source
updated pages/code-with-ai/agents/context-mentions.md Kilo-Org/kilocode#14006
updated pages/code-with-ai/platforms/mobile.md Kilo-Org/cloud#6023
updated pages/code-with-ai/platforms/mobile.md Kilo-Org/cloud#6032
updated pages/code-with-ai/agents/model-selection.md, pages/customize/context/context-condensing.md Kilo-Org/kilocode#14045

Pending — will retry

None.

Considered, no docs change needed

PR Reason
Kilo-Org/cloud#6002 Internal control-event retirement isolation in cloud-agent-next with no user-visible change.
Kilo-Org/cloud#6003 Internal control event lane isolation plumbing in cloud-agent-next.
Kilo-Org/cloud#6004 Internal control event squashing in cloud-agent-next, not user-visible.
Kilo-Org/cloud#6005 Internal scoped Stop isolation across the cloud-agent service boundary; no user workflow change.
Kilo-Org/cloud#6026 Internal cloud-agent control-plane plumbing for git refs, callbacks, and runtime death.
Kilo-Org/kilocode#13987 Bug fix restoring correct tool reveal animation and reasoning rendering; no new behavior to learn.
Kilo-Org/kilocode#13990 Adds an agent-facing warning when board_post targets a stopped subagent; no change to documented user workflow.
Kilo-Org/kilocode#13991 UI polish aligning Agent Manager section header chevrons.
Kilo-Org/cloud#6029 SDK parsing fix that restores the remote model picker; no new documented behavior.
Kilo-Org/kilocode#13977 Bug fix preventing duplicate permission prompts; restores already-documented behavior.
Kilo-Org/cloud#6046 Display-only rounding of session cost to two decimals.
Kilo-Org/cloud#6044 Deployment configuration fix for Cloudflare vars; contributor/ops-facing only.
Kilo-Org/cloud#6043 Test-only stabilization of an abort timeout test.
Kilo-Org/cloud#5936 Adds a gateway model entry; docs do not enumerate individual models, though it could be noted if docs track exclusive models.
Kilo-Org/cloud#5998 Per-model promotional pricing change; docs do not list individual model prices, unsure if pricing pages track promos.
Kilo-Org/cloud#6047 Internal gateway model-ID alias handling with no user-facing change.
Kilo-Org/kilocode#14000 Performance optimization in session relocation; no behavior change.
Kilo-Org/kilocode#13995 Removes redundant '(Experimental)' label text; trivial wording change.
Kilo-Org/cloud#6045 Gates Deploy pages behind a PostHog feature flag; not yet user-visible.
Kilo-Org/kilocode#13993 Tweaks which Auto models are featured in the selector; all remain available, no workflow change.
Kilo-Org/kilocode#14002 Rendering performance polish for streamed text.
Kilo-Org/kilocode#14003 Bug fix restoring Enter/Escape behavior in the TUI question dialog.
Kilo-Org/kilocode#14004 UI polish animating the subagent avatar loading state.
Kilo-Org/kilocode#14007 Rendering performance fix for bash tool cards; no behavior change.
Kilo-Org/kilocode#14005 Internal rendering performance optimization of the read-only todo card; no user-visible behavior change.
Kilo-Org/kilocode#13932 Notification Show button now opens Agent Manager sessions in the panel instead of the sidebar; a navigation fix, nothing new to learn.
Kilo-Org/kilocode#14011 Internal perf change deferring diff parsing until tool cards expand; no workflow change.
Kilo-Org/cloud#6025 Mobile app landscape rotation is self-evident behavior needing no documentation.
Kilo-Org/cloud#6049 Mobile UI bug fixes (header caret, composer caps, locale) restoring intended behavior.
Kilo-Org/cloud#6050 Rotating model recommendations and gateway defaults are dynamic provider data not hardcoded in docs; doubt docs list these.
Kilo-Org/cloud#6053 Fixes org model-access screen to evaluate variants per provider; restores correct admin behavior.
Kilo-Org/cloud#6051 Internal admin revocation queue now shows the BytePlus upstream identifier; staff tooling only.
Kilo-Org/cloud#6048 Internal gateway provider-ordering change preferring Vertex for Claude models; invisible to users.
Kilo-Org/kilocode#13936 Bug fix pausing the working timer during permission/question waits; corrects a displayed duration, no documented workflow change.
Kilo-Org/cloud#5975 Internal scoped runtime credential plumbing for Cloud Agent with no user-facing setting.
Kilo-Org/kilocode#14012 Internal perf change skipping collapsed tool card rendering; no user-visible workflow change.
Kilo-Org/cloud#6059 Internal fix restoring Cloud Agent sends/resumes with scoped tokens via a dedicated balance endpoint.
Kilo-Org/kilocode#14013 Only gates the experimental shared agent board behind an env flag; the feature is not yet a documented public workflow.
Kilo-Org/cloud#6062 Internal auth fix preserving legacy CLI token pepper during workflow issuance.
Kilo-Org/cloud#6063 Native crash fix in expo-task-manager; restores intended behavior, nothing to document.
Kilo-Org/cloud#6061 Adds a contributor-facing repo skill about code comments; not product documentation.
Kilo-Org/cloud#6027 Bug fix rejecting malformed device-auth links; restores intended validation behavior.
Kilo-Org/cloud#6060 CI cache-key fix; infrastructure only.
Kilo-Org/cloud#6057 Internal Cloud Agent failure-cause attribution for admin telemetry views.
Kilo-Org/cloud#6065 Internal change letting Cloud Agent reuse workspace backups without setup commands; no user-facing setting.
Kilo-Org/cloud#6040 Test-only janitor prune of KiloClaw plugin tests.
Kilo-Org/cloud#6037 Internal dedupe of an email validation regex in dev seed files; no user-visible change.
Kilo-Org/cloud#6041 Removes unused exported helpers from code-review prompt code; dead-code cleanup with no user-visible change.
Kilo-Org/cloud#6052 Metadata-only change: completes autoRouting.models annotations for Auto Frontier and Auto Small in the catalog API. Docs already document all four kilo-auto tiers and their routing (auto-model.md, gateway/models-and-providers.md including kilo-auto/small); no new user-facing behavior to document.
Kilo-Org/cloud#6055 Internal gateway fix for Gemini tool-result sanitization with no user-visible behavior or workflow change.
Kilo-Org/kilocode#14047 CI infrastructure and flaky-test stabilization only; nothing changes for product users.
Kilo-Org/kilocode#13192 Bug fix that restores the expected small-model fallback behavior for users without Kilo credentials; documented behavior is unchanged.
Kilo-Org/cloud#6080 Internal cloud-agent runtime/session lease fix; no user-facing workflow or setting changed.
Kilo-Org/cloud#6074 Auto Free routing pool membership change is automatic and reflected in the live model catalog, not something users must learn from docs.
Kilo-Org/kilocode#14046 UI layout polish for the working indicator; no change to what a user does or learns.
Kilo-Org/cloud#6082 Bug fix restoring the stored transcription model on cold start; behavior now matches what docs already describe.
Kilo-Org/cloud#6076 Internal refactor of AI gateway provider definitions with no user-visible change.
Kilo-Org/cloud#6077 Removing a model from the Auto Free pool is automatic routing churn surfaced in the catalog, not a docs change.
Kilo-Org/cloud#6081 Gateway-side alias mapping for latest model IDs; internal routing detail with no new user workflow.
Kilo-Org/cloud#6083 Marking a free model unavailable is a catalog filtering change, not something users must learn from documentation.

(bot) Generated by the docs-sync workflow. Humans review and merge; while this PR stays open, the next daily run appends new changes here. Branch: docs/auto-sync-2026-09-11.

@github-actions github-actions Bot added the auto-docs Automated docs-sync PRs label Sep 11, 2026
@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
docs (docs-staging) Ready Ready Preview Sep 14, 2026 2:33pm UTC

Request Review

@kilo-code-bot

kilo-code-bot Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Incremental review of commit 07ef90daf8 (docs wording clarification) found no issues in the two changed files.

  • context-mentions.md:35,37 — the Referencing a model section is reworded to be more task-oriented. The claims remain accurate: selectModelReference builds an @provider/model token, adds it to knownModels but deliberately not knownPaths so it stays inline text and is never turned into a file attachment, and it does not alter the session's active model (packages/kilo-vscode/webview-ui/src/hooks/useFileMention.ts:669-692). The heading casing change does not break any anchor links (no references found).
  • model-selection.md:14 — the removed "five separate, independently configurable model slots" phrasing is replaced with a plainer sentence. No remaining references to the old "five model slots" count exist in the docs, and the two platforms named (VS Code extension, kilo CLI) match the page's VSCode/CLI tabs.

Docs-only change: no HTML img tags introduced and no code paths touched, so no memory-leak surface.

Files Reviewed (2 files)
  • packages/kilo-docs/pages/code-with-ai/agents/context-mentions.md
  • packages/kilo-docs/pages/code-with-ai/agents/model-selection.md
Previous Review Summaries (2 snapshots, latest commit 2440117)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit 2440117)

Status: No Issues Found | Recommendation: Merge

Incremental review of commit 2440117cea (docs sync through 2026-09-12) re-verified the two newly changed files against the merged feature in #14045. The added Compaction model docs are accurate: the agent.compaction.model config key and the Settings → Models field exist (packages/kilo-vscode/webview-ui/src/components/settings/ModelsTab.tsx:181, packages/kilo-vscode/tests/unit/config-utils.test.ts:407), the Settings → Context section links to Models (ContextTab.tsx:196), and "current session's model when unset" matches packages/opencode/src/session/compaction.ts:380-383. The new "five model slots" count and the context-condensing#use-a-different-model-for-compaction cross-link resolve correctly. Docs only — no HTML img tags and no code paths (thus no memory-leak surface).

Files Reviewed (4 files)
  • packages/kilo-docs/pages/code-with-ai/agents/context-mentions.md
  • packages/kilo-docs/pages/code-with-ai/agents/model-selection.md
  • packages/kilo-docs/pages/code-with-ai/platforms/mobile.md
  • packages/kilo-docs/pages/customize/context/context-condensing.md

Previous review (commit e3ffab4)

Status: No Issues Found | Recommendation: Merge

Docs-only sync (2 changed files, +16/-2). Verified the added @-mention Model reference docs against the extension implementation: modelReferenceToken builds provider/model, and model tokens are deliberately kept out of knownPaths so they stay inline text rather than file attachments (packages/kilo-vscode/webview-ui/src/hooks/useFileMention.ts:669, file-mention-utils.ts:262). The mobile voice-input and PR-comment changes describe cloud PRs (#6023, #6032) and conflict with nothing in-repo. No images or HTML img tags were introduced, and no code paths (thus no memory-leak surface) were touched.

Files Reviewed (2 files)
  • packages/kilo-docs/pages/code-with-ai/agents/context-mentions.md
  • packages/kilo-docs/pages/code-with-ai/platforms/mobile.md

Reviewed by deepseek-v4.1-flash · Input: 0 · Output: 0 · Cached: 0

Review guidance: REVIEW.md from base branch main

@github-actions github-actions Bot changed the title docs: auto-sync with merged PRs (through 2026-09-11) docs: auto-sync with merged PRs (through 2026-09-12) Sep 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

(bot) Appended changes processed through 2026-09-12T07:01:15.859Z. Verification: passing.

@lambertjosh

Copy link
Copy Markdown
Contributor

Closing in favor of #14135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-docs Automated docs-sync PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants