docs: auto-sync with merged PRs (through 2026-07-29) - #12521
docs: auto-sync with merged PRs (through 2026-07-29)#12521github-actions[bot] wants to merge 7 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (9 files)
Reviewed by claude-sonnet-5 · Input: 16 · Output: 3.7K · Cached: 407.2K Review guidance: REVIEW.md from base branch |
|
(bot) Appended changes processed through |
|
(bot) Appended changes processed through |
|
(bot) Appended changes processed through |
| | `/help` | - | Show help | | ||
| | `/reload` | - | Reload config, skills, agents, and commands from disk | | ||
| | `/editor` | - | Open external editor | | ||
| | `/auto-approve` | `/autoapprove`, `/approve-all`, `/approveall` | Toggle auto-approve mode for all permission prompts, saved to global config | |
There was a problem hiding this comment.
Isn't there only /auto-approve. The rest seems made up.
There was a problem hiding this comment.
| | `/auto-approve` | `/autoapprove`, `/approve-all`, `/approveall` | Toggle auto-approve mode for all permission prompts, saved to global config | | |
| | `/auto-approve` | Toggle auto-approve mode for all permission prompts, saved to global config | |
|
|
||
| If a model stops sending data mid-response, Kilo aborts the stalled stream after 60 seconds of inactivity so the session returns control instead of hanging. The watchdog pauses while local tools run, so long-running shell commands and foreground subagents are not interrupted. | ||
|
|
||
| Tune the window per provider with `options.chunkTimeout` (milliseconds), or set it to `false` to disable the watchdog: |
There was a problem hiding this comment.
we reverted the watchdog. This doesn't seem to reflect that. We also don't need docs on this. This was a technical fix.
There was a problem hiding this comment.
Please fix the current docs PR pipeline to take into consideration if a PR was reverted later. We can run an agent on a PR to document it, but if the code doesn't even exist anymore on main it's hallucinating documentation from a PR description.
|
|
||
| ## Queueing prompts | ||
|
|
||
| You don't have to wait for the agent to finish before sending your next prompt. While a session is busy, type your follow-up and press **Send** to add it to the session's queue; queued prompts are processed in order. **Stop** remains available while the input is empty — with a draft entered, Send takes its place. |
There was a problem hiding this comment.
We don't need this. Maybe we should change the prompting so that the model has the decision on not writing docs at all as an outcome for a PR.
|
(bot) Closing this rolling docs PR unmerged. Summary: What was wrong
The pipeline fix #12708 intercepts revert PRs of both title conventions before the title filter, parses their What happens next
|
Automated docs sync — 2026-07-29
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.
2026-07-17T01:19:29.999Z→2026-07-29T17:23:51.286ZChanges
Pending — will retry
None.
Considered, no docs change needed
kilo consolenow prints URLs including credentials so they work when opened manually; restores intended behavior.:batchmodel IDs out of the public catalog; a curation fix, not new documented behavior.kilo cloudsection to pages/code-with-ai/platforms/cli-reference.md and the commands-table partial, and pages/code-with-ai/platforms/cloud-agent.md already has a "Starting Tasks from the CLI" section. Verified every documented flag matches the merged implementation in packages/opencode/src/kilocode/cli/cmd/cloud.ts.:free,openrouter/freein pages/gateway/models-and-providers.md, usage-and-billing.md, authentication.md) already matches the new behavior, so there is nothing stale to correct.inclusionai/ling-3.0-flashin the Free models table, and pages/ai-providers/kilocode.md defers to the gateway docs as the source of truth for model availability (no per-model list to update).(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.