kimi-code/apps/kimi-web/test
qer e91a616f21
fix(web): dedupe optimistic user message against snapshot resync (#1620)
* fix(web): dedupe optimistic user message against snapshot resync

* fix(web): match snapshot messages by identity
2026-07-13 21:54:08 +08:00
..
agent-event-projector.test.ts fix(web): make mid-turn delta offsets step-relative (#1609) 2026-07-13 20:47:56 +08:00
ask-user-tool-parse.test.ts feat(agent-core): feed AskUserQuestion answers back as question text and option labels (#1414) 2026-07-06 16:37:54 +08:00
attachment-upload.test.ts fix(web): refill attachments when editing a queued or undone message (#1357) 2026-07-04 23:32:32 +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
daemon-client.test.ts fix(web): restore the goal card after a page refresh (#1606) 2026-07-13 19:49:58 +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 fix(web): restore swarm member list after page refresh (#1589) 2026-07-13 20:40:52 +08:00
input-history.test.ts feat(web): redesign web UI and add design system (#1258) 2026-07-01 20:47:12 +08:00
lib-logic.test.ts fix(web): dedupe optimistic user message against snapshot resync (#1620) 2026-07-13 21:54:08 +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(kimi-web): add status-aware browser notifications (#1479) 2026-07-09 12:30:15 +08:00
server-auth.test.ts fix(web): persist server access token across tabs and browser restarts (#1567) 2026-07-12 18:36:55 +08:00
side-chat.test.ts fix(web): run new-session slash actions (skills, /goal, /btw) from the empty composer (#1445) 2026-07-07 14:18:40 +08:00
slash-menu.test.ts chore(web): drop the /help, /model, /provider, and /permission slash commands (#1615) 2026-07-13 20:52:19 +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
swarm-card-rows.test.ts feat(web): render AgentSwarm as an inline tool card (#1425) 2026-07-06 22:05:05 +08:00
swarm-groups.test.ts feat(web): render AgentSwarm as an inline tool card (#1425) 2026-07-06 22:05:05 +08:00
swarm-result.test.ts feat(web): render AgentSwarm as an inline tool card (#1425) 2026-07-06 22:05:05 +08:00
turn-logic.test.ts fix(web): make mid-turn delta offsets step-relative (#1609) 2026-07-13 20:47:56 +08:00
workspace-order.test.ts feat(web): redesign web UI and add design system (#1258) 2026-07-01 20:47:12 +08:00
workspace-state.test.ts fix(web): restore the goal card after a page refresh (#1606) 2026-07-13 19:49:58 +08:00
ws-lifecycle.test.ts fix(web): recover from stale background websocket (#1451) 2026-07-07 14:48:22 +08:00