mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-08-10 17:27:10 +00:00
|
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 * 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> |
||
|---|---|---|
| .. | ||
| daemonSessionMappers.ts | ||
| useAnimationFrameValue.ts | ||
| useAtMentionMenu.test.tsx | ||
| useAtMentionMenu.ts | ||
| useBackgroundTasks.test.tsx | ||
| useBackgroundTasks.ts | ||
| useComposerCore.dom.test.tsx | ||
| useComposerCore.mobile.dom.test.tsx | ||
| useComposerCore.test.ts | ||
| useComposerCore.ts | ||
| useDelayedGlobalKeyDown.ts | ||
| useFilterInput.test.tsx | ||
| useFilterInput.ts | ||
| useInputHistory.ts | ||
| useIsLargeScreen.test.tsx | ||
| useIsLargeScreen.ts | ||
| useIsTouchComposer.test.tsx | ||
| useIsTouchComposer.ts | ||
| useListboxKeyboard.test.tsx | ||
| useListboxKeyboard.ts | ||
| useMessages.test.ts | ||
| useMessages.ts | ||
| useNewSessionSuggestion.test.tsx | ||
| useNewSessionSuggestion.ts | ||
| useOtherWorkspaceSessions.test.tsx | ||
| useOtherWorkspaceSessions.ts | ||
| useQueuedPrompts.test.ts | ||
| useQueuedPrompts.ts | ||
| useScopedSessions.test.tsx | ||
| useScopedSessions.ts | ||
| useSessionArtifacts.test.tsx | ||
| useSessionArtifacts.ts | ||
| useShallowMemo.ts | ||
| useSharedNow.ts | ||
| useStreamingLoadingMetrics.ts | ||