qwen-code/packages/web-shell/client/hooks
ytahdn d925dbc7ba
fix(web-shell): prevent composer tag update loop (#6859)
Co-authored-by: ytahdn <ytahdn@gmail.com>
2026-07-14 07:59:41 +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): improve file search and composer focus (#6845) 2026-07-14 07:56:10 +00:00
useAtMentionMenu.ts fix(web-shell): improve file search and composer focus (#6845) 2026-07-14 07:56:10 +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): prevent composer tag update loop (#6859) 2026-07-14 07:59:41 +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): prevent composer tag update loop (#6859) 2026-07-14 07:59:41 +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.ts fix(serve): classify interrupted model stream errors (#6422) 2026-07-07 13:38:56 +00:00
useOtherWorkspaceSessions.test.tsx feat(web-shell): add workspace path lock (#6853) 2026-07-14 06:24:52 +00:00
useOtherWorkspaceSessions.ts feat(web-shell): add workspace path lock (#6853) 2026-07-14 06:24:52 +00:00
useQueuedPrompts.ts feat(web-shell): render composer references in user messages (#6537) 2026-07-11 17:44:47 +00:00
useScopedSessions.test.tsx feat(web-shell): add workspace path lock (#6853) 2026-07-14 06:24:52 +00:00
useScopedSessions.ts feat(web-shell): add workspace path lock (#6853) 2026-07-14 06:24:52 +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