Skip to content

Show snapshot progress in working indicator#9905

Merged
marius-kilocode merged 3 commits into
mainfrom
grizzled-koala
May 5, 2026
Merged

Show snapshot progress in working indicator#9905
marius-kilocode merged 3 commits into
mainfrom
grizzled-koala

Conversation

@marius-kilocode
Copy link
Copy Markdown
Collaborator

@marius-kilocode marius-kilocode commented May 5, 2026

Summary

  • Route synthetic snapshot initialization progress into the existing working indicator instead of rendering a separate chat row.
  • Filter the transient synthetic part from assistant output and cover the status mapping with a unit test.

Before:
image
After:
image

Comment thread packages/kilo-vscode/tests/unit/session-utils.test.ts
@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot Bot commented May 5, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • packages/kilo-vscode/src/KiloProvider.ts
Resolved Findings
  • packages/kilo-vscode/tests/unit/session-utils.test.ts:81 - The previous synthetic type warning remains resolved by TextPart.synthetic?: boolean.

Reviewed by gpt-5.5-2026-04-23 · 268,958 tokens

@marius-kilocode marius-kilocode merged commit 0c5d757 into main May 5, 2026
16 checks passed
@marius-kilocode marius-kilocode deleted the grizzled-koala branch May 5, 2026 13:18
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