Skip to content

docs: clarify shared snapshot guard scope#10718

Merged
marius-kilocode merged 1 commit into
mainfrom
quaint-gate
May 29, 2026
Merged

docs: clarify shared snapshot guard scope#10718
marius-kilocode merged 1 commit into
mainfrom
quaint-gate

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

The Snapshot slow-repository prompt is easy to reason about as worktree-local, which obscures why Agent Manager can ask for confirmation repeatedly across concurrent worktrees. Within one VS Code extension host, sidebar chat, Kilo tabs, and Agent Manager local worktree sessions route through one lazily started backend service, while only directory-keyed instance state is isolated.

This documents that ownership model and aligns the Snapshot guard commentary with its actual service-scoped lifetime. The guidance now makes clear that the slow-track guard spans shared worktree requests and re-arms only when a continued snapshot successfully produces a hash, so later slow requests may prompt again.

@marius-kilocode marius-kilocode enabled auto-merge May 29, 2026 08:48
@kilo-code-bot

kilo-code-bot Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (5 files)
  • AGENTS.md
  • packages/kilo-vscode/AGENTS.md
  • packages/opencode/AGENTS.md
  • packages/opencode/src/kilocode/snapshot/track.ts
  • packages/opencode/src/snapshot/index.ts

Reviewed by claude-4.6-sonnet-20260217 · 316,238 tokens

Review guidance: REVIEW.md from base branch main

@marius-kilocode marius-kilocode merged commit fd000ff into main May 29, 2026
21 of 23 checks passed
@marius-kilocode marius-kilocode deleted the quaint-gate branch May 29, 2026 09:21
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