Skip to content

docs(checkpoints): document revert banner warnings and snapshot restoration - #12663

Merged
emilieschario merged 1 commit into
mainfrom
session/agent_31de1956-06ff-4839-b349-1d973a7cd5bb
Jul 29, 2026
Merged

docs(checkpoints): document revert banner warnings and snapshot restoration#12663
emilieschario merged 1 commit into
mainfrom
session/agent_31de1956-06ff-4839-b349-1d973a7cd5bb

Conversation

@emilieschario

Copy link
Copy Markdown
Contributor

What changed

Added two pieces of documentation to the Checkpoints page (packages/kilo-docs/pages/code-with-ai/features/checkpoints.md):

  1. A note callout explaining that workspace restoration requires snapshots. If snapshots are disabled or the reverted range has no stored checkpoint, only the conversation is rewound while the agent's file changes remain on disk.

  2. A description of the revert banner warning states shown when a revert could not restore workspace files:

    • Snapshots disabled — banner explains file changes were not restored and offers an Enable snapshots button linking to Settings → Checkpoints.
    • No checkpoint available — banner explains no file checkpoint was available, so workspace changes remain on disk (e.g. when reverting a range that predates checkpoints).

Why

These behaviors exist in the extension but were not documented. Users reverting when snapshots are off or for ranges lacking a checkpoint would only have their conversation rewound without the file changes being restored — documenting the banner warning states helps users understand what happened and how to enable snapshots.

…ration

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
@emilieschario emilieschario self-assigned this Jul 29, 2026
@kilo-code-bot

kilo-code-bot Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • packages/kilo-docs/pages/code-with-ai/features/checkpoints.md

Reviewed by claude-sonnet-5 · Input: 12 · Output: 2.1K · Cached: 217K

Review guidance: REVIEW.md from base branch main

@emilieschario
emilieschario enabled auto-merge July 29, 2026 16:29
@emilieschario
emilieschario merged commit 592d241 into main Jul 29, 2026
24 checks passed
@emilieschario
emilieschario deleted the session/agent_31de1956-06ff-4839-b349-1d973a7cd5bb branch July 29, 2026 16:39
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
…6-06ff-4839-b349-1d973a7cd5bb

docs(checkpoints): document revert banner warnings and snapshot restoration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants