kimi-code/apps/kimi-web/test
qer 882cf355a9
fix(web): persist workspace rename and hide provider manager (#1234)
* fix(web): persist workspace rename via the daemon update API

* fix(web): hide the unshipped provider manager

* fix(web): fall back to a local override for derived workspace renames

* fix(web): preserve workspace name override across registration
2026-07-01 02:03:19 +08:00
..
agent-event-projector.test.ts feat(web): show full accumulated subagent progress (#1109) 2026-06-26 00:22:12 +08:00
attachment-upload.test.ts feat(web): preserve side panel and scope input history per session (#1181) 2026-06-29 01:52:08 +08:00
chat-turn-rendering.test.ts refactor(web): extract pure turn-rendering helpers from ChatPane (#1001) 2026-06-23 15:20:00 +08:00
clipboard.test.ts fix(web): make clipboard copy work over plain HTTP (#1044) 2026-06-23 22:21:10 +08:00
composer-draft.test.ts fix(web): clear composer draft synchronously on send (#1163) 2026-06-28 01:55:04 +08:00
event-batcher.test.ts fix: reduce streaming stutter in the web chat (#1085) 2026-06-25 13:06:38 +08:00
event-reducer.test.ts perf(web): reuse sessions reference to stop sidebar re-render on streaming deltas (#1113) 2026-06-26 02:24:31 +08:00
input-history.test.ts feat(web): preserve side panel and scope input history per session (#1181) 2026-06-29 01:52:08 +08:00
lib-logic.test.ts feat(web): show edit diffs inline in tool call cards (#1103) 2026-06-25 23:18:14 +08:00
mention-menu.test.ts refactor(web): extract @-mention menu into a composable (#1030) 2026-06-23 18:38:50 +08:00
notification-logic.test.ts feat(web): add completion sound and question notifications (#1179) 2026-06-28 21:02:00 +08:00
slash-menu.test.ts refactor(web): extract slash-command menu into a composable (#1026) 2026-06-23 18:17:48 +08:00
sound-notification.test.ts feat(web): add completion sound and question notifications (#1179) 2026-06-28 21:02:00 +08:00
storage-logic.test.ts feat(web): add completion sound and question notifications (#1179) 2026-06-28 21:02:00 +08:00
turn-logic.test.ts test(kimi-web): keep only pure logic unit tests (#959) 2026-06-22 14:57:27 +08:00
workspace-order.test.ts feat(web): stabilize and drag-reorder workspaces in the sidebar (#1047) 2026-06-24 12:06:32 +08:00
workspace-state.test.ts fix(web): persist workspace rename and hide provider manager (#1234) 2026-07-01 02:03:19 +08:00