From ef019043634013167124089fa1394f46ece4bb25 Mon Sep 17 00:00:00 2001 From: "kilo-maintainer[bot]" Date: Thu, 12 Feb 2026 15:28:52 +0000 Subject: [PATCH] chore: generate --- packages/kilo-vscode/docs/ui-implementation-plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/kilo-vscode/docs/ui-implementation-plan.md b/packages/kilo-vscode/docs/ui-implementation-plan.md index b4ff20671e0..747d73ccda1 100644 --- a/packages/kilo-vscode/docs/ui-implementation-plan.md +++ b/packages/kilo-vscode/docs/ui-implementation-plan.md @@ -737,7 +737,7 @@ Each phase has specific acceptance criteria (listed above). The general verifica | Session history | List renders, selection works, navigation back to chat | | Login flow | Device auth card renders, QR code displays, success/error states | | Theme switching | Change VS Code theme → webview updates automatically | -| Sidebar ↔ tab | Both webview hosts render identically | +| Sidebar ↔ tab | Both webview hosts render identically | | Markdown content | Headers, lists, code blocks, links render correctly | | Long conversations | Auto-scroll works, performance is acceptable |