docs(kilo-docs): document upstream v1.17.13 behavior - #12900
Merged
Conversation
johnnyeric
marked this pull request as ready for review
August 5, 2026 14:29
Contributor
Code Review SummaryStatus: No Issues Found | Recommendation: Merge lgtm — docs-only PR. Every documented claim was verified against the shipped implementation:
Files Reviewed (5 files)
Reviewed by kimi-k3 · Input: 105.7K · Output: 14.7K · Cached: 1.4M Review guidance: REVIEW.md from base branch |
chrarnoldus
approved these changes
Aug 5, 2026
This was referenced Aug 5, 2026
t7tran
pushed a commit
to t7tran/kilocode
that referenced
this pull request
Aug 14, 2026
…eam-v1-17-13 docs(kilo-docs): document upstream v1.17.13 behavior
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
Related to #12695. This is a documentation follow-up for the user-facing changes imported by that upstream merge; there is no standalone issue.
Context
Audit and align Kilo's documentation and merge changeset with the behavior that actually shipped from OpenCode v1.17.9 through v1.17.13. The documentation must not present upstream-only v2 infrastructure, transparent fixes, existing Kilo checkpoint behavior, or unsupported interfaces as new public features.
Implementation
Document the bindable Move Session and diff viewer actions, remote skill versioning and atomic refresh semantics, and MCP server instructions and resources. Preserve Kilo's underscore MCP tool naming and correct the merge changeset to exclude the pre-existing snapshot/revert flow and unsupported
kilo run --miniinterface.Screenshots / Video
N/A — documentation-only changes.
How to Test
Manual/local verification
bun run lintinpackages/kilo-docs(0 errors; existing warnings remain).bun run typecheckinpackages/kilo-docs.bun run testinpackages/kilo-docs(22 tests passed).git diff --check.Reviewer test steps
kilo run --mini.Blocked checks and substitute verification
Checklist