mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-08-10 09:15:24 +00:00
* feat(web-shell): manage pairing approvals * test(web-shell): cover pairing approval failures * fix(web-shell): avoid stale pairing approval errors * test(web-shell): cover pairing revoke cancellation * fix(web-shell): prevent pairing approval races * fix(web-shell): address review feedback on pairing approvals (#8081) * fix(web-shell): keep revoke confirm title fallback type-safe (#8081) --------- Co-authored-by: qwen-code-dev-bot <269191875+qwen-code-dev-bot@users.noreply.github.com> Co-authored-by: qwen-code-ci-bot <qwen-code-ci-bot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| channel-editor-state.test.ts | ||
| channel-editor-state.ts | ||
| channel-platform.test.ts | ||
| channel-platform.ts | ||
| ChannelEditorDialog.module.css | ||
| ChannelEditorDialog.test.tsx | ||
| ChannelEditorDialog.tsx | ||
| ChannelPairingRequests.module.css | ||
| ChannelPairingRequests.test.tsx | ||
| ChannelPairingRequests.tsx | ||
| ChannelsManagerPage.module.css | ||
| ChannelsManagerPage.test.tsx | ||
| ChannelsManagerPage.tsx | ||