qwen-code/packages/web-shell/client/hooks
2026-07-20 13:00:35 +00:00
..
daemonSessionMappers.ts feat(daemon): merge daemon-mode feature batch into main (#4490) 2026-06-12 00:34:49 +08:00
useAnimationFrameValue.ts feat(daemon): merge daemon-mode feature batch into main (#4490) 2026-06-12 00:34:49 +08:00
useAtMentionMenu.test.tsx fix(web-shell): localize extension tag labels (#7337) 2026-07-20 13:00:35 +00:00
useAtMentionMenu.ts fix(web-shell): localize extension tag labels (#7337) 2026-07-20 13:00:35 +00:00
useBackgroundTasks.ts feat(web-shell): support daemon session branching (#5613) 2026-06-22 19:18:01 +08:00
useComposerCore.dom.test.tsx fix(web-shell): render built-in tag icons (#7024) 2026-07-17 15:33:34 +00:00
useComposerCore.test.ts feat(web-shell): add context mention customization (#6578) 2026-07-10 08:46:43 +00:00
useComposerCore.ts fix(web-shell): render built-in tag icons (#7024) 2026-07-17 15:33:34 +00:00
useDelayedGlobalKeyDown.ts feat(daemon): merge daemon-mode feature batch into main (#4490) 2026-06-12 00:34:49 +08:00
useFilterInput.test.tsx feat(web-shell): overhaul list-dialog interaction, keyboard nav & a11y (#6128) 2026-07-02 12:19:17 +00:00
useFilterInput.ts feat(web-shell): overhaul list-dialog interaction, keyboard nav & a11y (#6128) 2026-07-02 12:19:17 +00:00
useInputHistory.ts feat(web-shell): make input shortcuts discoverable and clickable (#5096) 2026-06-14 16:41:37 +08:00
useIsLargeScreen.test.tsx feat(tui): Ctrl+O frozen transcript view and unified tool output rendering (#5666) 2026-07-09 23:40:29 +00:00
useIsLargeScreen.ts feat(tui): Ctrl+O frozen transcript view and unified tool output rendering (#5666) 2026-07-09 23:40:29 +00:00
useListboxKeyboard.test.tsx feat(web-shell): overhaul list-dialog interaction, keyboard nav & a11y (#6128) 2026-07-02 12:19:17 +00:00
useListboxKeyboard.ts feat(web-shell): overhaul list-dialog interaction, keyboard nav & a11y (#6128) 2026-07-02 12:19:17 +00:00
useMessages.test.ts feat(webshell): replay ChatRecord history in readonly WebShell (#6999) 2026-07-19 00:09:44 +00:00
useMessages.ts feat(webshell): replay ChatRecord history in readonly WebShell (#6999) 2026-07-19 00:09:44 +00:00
useNewSessionSuggestion.test.tsx fix(web-shell): recover new-session decisions wrapped in prose or fences (#7122) 2026-07-18 09:33:52 +00:00
useNewSessionSuggestion.ts fix(web-shell): recover new-session decisions wrapped in prose or fences (#7122) 2026-07-18 09:33:52 +00:00
useOtherWorkspaceSessions.test.tsx fix(web-shell): filter sessions by source (#6995) 2026-07-16 04:56:50 +00:00
useOtherWorkspaceSessions.ts docs(serve): Close multi-workspace hardening gaps (#7019) 2026-07-16 17:33:53 +00:00
useQueuedPrompts.test.ts fix(web-shell): stop stacking duplicate copies when restoring prompt text (#7134) 2026-07-17 22:22:50 +00:00
useQueuedPrompts.ts fix(web-shell): dedupe restored images and harden the sidebar shortcut handler (#7169) 2026-07-18 23:47:40 +00:00
useScopedSessions.test.tsx fix(web-shell): filter sessions by source (#6995) 2026-07-16 04:56:50 +00:00
useScopedSessions.ts fix(web-shell): filter sessions by source (#6995) 2026-07-16 04:56:50 +00:00
useSessionArtifacts.test.tsx feat(web-shell): add artifact right panel (#6591) 2026-07-11 00:13:49 +00:00
useSessionArtifacts.ts feat(web-shell): add artifact right panel (#6591) 2026-07-11 00:13:49 +00:00
useShallowMemo.ts feat(daemon): merge daemon-mode feature batch into main (#4490) 2026-06-12 00:34:49 +08:00
useSharedNow.ts refactor(web-shell): restructure chat UI (#5775) 2026-06-23 22:43:19 +08:00
useStreamingLoadingMetrics.ts fix(ui): display output tokens instead of cumulative API throughput for subagents (#5972) 2026-06-29 07:27:41 +00:00