qwen-code/packages/web-shell/client/hooks
ytahdn 6a432ad2eb
Some checks are pending
E2E Tests / E2E Test (Linux) - sandbox:docker (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none (push) Waiting to run
E2E Tests / E2E Test - macOS (push) Waiting to run
E2E Tests / cron-interactive E2E (nightly) (push) Waiting to run
E2E Tests / web-shell Browser Regression (push) Waiting to run
SDK Java / ubuntu-latest / Java 11 (push) Waiting to run
SDK Java / ubuntu-latest / Java 17 (push) Waiting to run
SDK Java / macos-latest / Java 21 (push) Waiting to run
SDK Java / ubuntu-latest / Java 21 (push) Waiting to run
SDK Java / windows-latest / Java 21 (push) Waiting to run
SDK Java / Real daemon E2E / Java 11 (push) Waiting to run
fix(web-shell): isolate history and session drafts (#7810)
* fix(web-shell): isolate history and session drafts

* fix(web-shell): reset history-browse flag on early commit return (#7810)

* fix(web-shell): address review feedback on paste and draft handling (#7810)

* fix(web-shell): address review feedback on paste pruning, draft flush, and mobile draft notify (#7810)

* fix(web-shell): update smoke test for large paste placeholder behavior (#7810)

---------

Co-authored-by: 钉萁 <dingqi.jww@alibaba-inc.com>
Co-authored-by: Qwen Code Bot <qwen-code-bot@users.noreply.github.com>
Co-authored-by: qwen-code-dev-bot <qwen-code-dev@service.alibaba.com>
Co-authored-by: Qwen Code <qwen-code@users.noreply.github.com>
Co-authored-by: qwen-code-ci-bot <qwen-code-ci-bot@users.noreply.github.com>
2026-07-28 01:45:52 +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.test.tsx feat(web-shell): add monitor task details (#7817) 2026-07-27 12:30:17 +00:00
useBackgroundTasks.ts feat(web-shell): add monitor task details (#7817) 2026-07-27 12:30:17 +00:00
useComposerCore.dom.test.tsx fix(web-shell): isolate history and session drafts (#7810) 2026-07-28 01:45:52 +00:00
useComposerCore.mobile.dom.test.tsx fix(web-shell): isolate history and session drafts (#7810) 2026-07-28 01:45:52 +00:00
useComposerCore.test.ts fix(web-shell): isolate history and session drafts (#7810) 2026-07-28 01:45:52 +00:00
useComposerCore.ts fix(web-shell): isolate history and session drafts (#7810) 2026-07-28 01:45:52 +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 fix(web-shell): isolate history and session drafts (#7810) 2026-07-28 01:45:52 +00: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
useIsTouchComposer.test.tsx fix(web-shell): render a plain textarea composer on touch devices (#7587) 2026-07-23 13:14:25 +00:00
useIsTouchComposer.ts fix(web-shell): render a plain textarea composer on touch devices (#7587) 2026-07-23 13:14:25 +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 fix(web-shell): sync background agent status (#7561) 2026-07-23 06:35:04 +00:00
useMessages.ts fix(web-shell): sync background agent status (#7561) 2026-07-23 06:35:04 +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 fix(web-shell): polish embedded shell interactions (#7477) 2026-07-22 05:21:50 +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