docs(kilo-docs): remove maximum review time setting from Code Reviews - #13159
Merged
Conversation
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Docs-only change that consistently removes all references to the configurable maximum review time setting from the Code Reviews pages. Verified no Files Reviewed (3 files)
Reviewed by kimi-k3 · Input: 64.7K · Output: 2.5K · Cached: 112.1K Review guidance: REVIEW.md from base branch |
marius-kilocode
approved these changes
Aug 17, 2026
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
Fixes #13147
Context
The maximum review time setting was removed server-side (Kilo-Org/cloud#3470,
fix(code-reviews): remove unused time setting): the slider was removed from the configuration form andmaxReviewTimeMinuteswas dropped from the API schemas and DB config. The Code Reviews docs still described this setting, which is why users can no longer find it in the dashboard.Implementation
Removed all references to the maximum review time setting from the Code Reviews docs:
Screenshots / Video
N/A — docs text-only change.
How to Test
Manual/local verification
bun run script/check-md-table-padding.ts— 393 files checked, no padded tables found (agent)packages/kilo-docs/pages/automate/code-reviews/(agent)Reviewer test steps
Blocked checks and substitute verification
Checklist
kilo-docsis not a versioned package — no changeset needed)