mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-07-20 06:24:14 +00:00
* feat(web-shell): add artifact right panel * fix(web-shell): address artifact panel review feedback * fix(web-shell): handle artifact panel review edge cases * fix(web-shell): tighten scheduled task parsing * fix(web-shell): address artifact panel review followups * fix(web-shell): guard large file diff stats * fix(web-shell): address review panel suggestions * test(webui): stabilize heartbeat prompt cleanup test * fix(web-shell): address artifact review refresh issues * test(web-shell): stabilize ChatPane artifact hook mock * fix(web-shell): clear stale session artifacts while loading * fix(web-shell): preserve artifact tabs during refresh * fix(web-shell): address artifact review followups * fix(web-shell): respect workspace cwd for artifact outputs * fix(web-shell): scope artifact panel actions to pane * fix(web-shell): resolve split pane merge conflict * fix(web-shell): clear stale artifact panel state * fix(web-shell): preserve leading turn outputs * fix(web-shell): tighten turn output selectors * fix(web-shell): harden artifact preview sanitizer * fix(web-shell): address artifact panel review regressions * fix(web-shell): reconcile split pane artifact snapshots * fix(web-shell): clear pane artifacts on session switch * fix(web-shell): clear stale right panel snapshots * fix(web-shell): repair scheduled task hint string --------- Co-authored-by: ytahdn <ytahdn@gmail.com> Co-authored-by: qwen-code-dev-bot <qwen-code-dev-bot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| daemonSessionMappers.ts | ||
| useAnimationFrameValue.ts | ||
| useAtMentionMenu.test.tsx | ||
| useAtMentionMenu.ts | ||
| useBackgroundTasks.ts | ||
| useComposerCore.dom.test.tsx | ||
| useComposerCore.test.ts | ||
| useComposerCore.ts | ||
| useDelayedGlobalKeyDown.ts | ||
| useFilterInput.test.tsx | ||
| useFilterInput.ts | ||
| useInputHistory.ts | ||
| useIsLargeScreen.test.tsx | ||
| useIsLargeScreen.ts | ||
| useListboxKeyboard.test.tsx | ||
| useListboxKeyboard.ts | ||
| useMessages.ts | ||
| useQueuedPrompts.ts | ||
| useSessionArtifacts.test.tsx | ||
| useSessionArtifacts.ts | ||
| useShallowMemo.ts | ||
| useSharedNow.ts | ||
| useStreamingLoadingMetrics.ts | ||