Files
Kilo-Org_kilocode/packages/opencode/test/session
Marius c8fd421823 fix(vscode): restore sidebar diff viewer parity with Agent Manager (#9121)
* fix(vscode): restore sidebar diff viewer parity with Agent Manager

The sidebar diff viewer bundle was missing agent-manager-review.css, so
FullScreenDiffView rendered with a broken file tree (no flex layout, no
revert styles) since PR #7455. Co-locate the CSS imports with the
component so every consumer gets them automatically, and wire per-file
revert end-to-end via a shared WorktreeDiffClient used by both the
sidebar provider and the Agent Manager controller.

* fix(cli): skip flaky shell-completion test on Windows CI

The 'shell completion resumes queued loop callers' test relies on shell
process spawn timing that is unreliable on Windows CI and times out at
3s. Every other shell-process test in this file already uses the
existing `unix(...)` helper for the same reason — align this test
with that pattern.
2026-04-17 14:12:19 +02:00
..
2026-04-14 17:05:48 -03:00
2026-04-14 15:58:28 +02:00
2026-04-12 13:36:08 +02:00
2026-04-01 23:49:44 +00:00
2026-04-12 13:36:08 +02:00
2026-04-14 15:58:28 +02:00
2026-04-14 15:58:28 +02:00
2026-04-12 01:00:50 +02:00