kimi-code/apps/kimi-web/test
Chen, Yicun 0d00a07c02
fix(web): preserve selected text when copying over HTTP (#2120)
Co-authored-by: chenyicun <chenyicun@msh.team>
2026-07-24 16:38:36 +08:00
..
agent-event-projector.test.ts refactor(agent-core-v2): derive session busy from agent activity (#1751) 2026-07-15 23:33:58 +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 feat(web): allow attaching any file type and fix CSP on non-loopback binds (#1731) 2026-07-15 21:54:48 +08:00
chat-turn-rendering.test.ts fix: align context usage display with 1024-based units and ceiled percents (#1771) 2026-07-16 16:41:40 +08:00
clipboard.test.ts fix(web): preserve selected text when copying over HTTP (#2120) 2026-07-24 16:38:36 +08:00
composer-draft.test.ts fix(web): clear composer draft synchronously on send (#1163) 2026-06-28 01:55:04 +08:00
confirm-dialog.test.ts fix(web): confirm dialogs respond to Enter and await async actions (#1744) 2026-07-15 20:04:50 +08:00
daemon-client.test.ts refactor(agent-core-v2): derive session busy from agent activity (#1751) 2026-07-15 23:33:58 +08:00
event-batcher.test.ts refactor: remove git detection from workspace wire and folder browse (#1787) 2026-07-16 21:05:19 +08:00
event-reducer.test.ts feat: send prompt-attached videos directly with the prompt (#1999) 2026-07-22 13:46:00 +08:00
index-html.test.ts feat(web): allow attaching any file type and fix CSP on non-loopback binds (#1731) 2026-07-15 21:54:48 +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 refactor(agent-core-v2): derive session busy from agent activity (#1751) 2026-07-15 23:33:58 +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
open-file-attachment.test.ts feat(web): allow attaching any file type and fix CSP on non-loopback binds (#1731) 2026-07-15 21:54:48 +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 feat: scope thinking effort to the current session (#1933) 2026-07-20 12:57:22 +08:00
slash-menu.test.ts feat(web): add session diagnostic export (#1646) 2026-07-14 12:48:28 +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 refactor(agent-core-v2): derive session busy from agent activity (#1751) 2026-07-15 23:33:58 +08:00
swarm-result.test.ts feat(web): render AgentSwarm as an inline tool card (#1425) 2026-07-06 22:05:05 +08:00
task-poller.test.ts fix(web): dedupe background subagent rows in the agents dock (#1754) 2026-07-15 23:07:23 +08:00
turn-logic.test.ts feat: send prompt-attached videos directly with the prompt (#1999) 2026-07-22 13:46:00 +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 feat: scope thinking effort to the current session (#1933) 2026-07-20 12:57:22 +08:00
ws-lifecycle.test.ts fix(web): recover from stale background websocket (#1451) 2026-07-07 14:48:22 +08:00