mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-08-02 12:54:32 +00:00
* feat(web-shell): honor voice hold mode * fix(web-shell): finalize held voice after connecting * fix(web-shell): buffer voice while connecting * test(web-shell): cover voice buffer overflow * test(web-shell): add negative test for mouse click guard in hold mode (#7839) * test(web-shell): add negative test for mouse click guard in hold mode (#7839) * fix(web-shell): add recording-state pointercancel test and fix buffer error message (#7839) * test(web-shell): add tap-mode pointer and non-primary button guard tests (#7839) * fix(web-shell): clear start timeout in deferred-stop path (#7839) --------- 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 Autofix <qwen-code-autofix@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| use-voice-workspace-settings.test.tsx | ||
| use-voice-workspace-settings.ts | ||
| useVoiceCapture.test.tsx | ||
| useVoiceCapture.ts | ||
| voice-workspace-target.test.ts | ||
| voice-workspace-target.ts | ||
| VoiceButton.module.css | ||
| VoiceButton.test.tsx | ||
| VoiceButton.tsx | ||
| voiceModels.ts | ||