pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:HTML language:C#
Filter by
216M results
Summary
Add safe defaults for fields that Discord clients expect but Cove currently omits. All defaults are added in the
serialization layer — no DB schema changes.
Message fields added
- attachments: ...
功能描述
新增 AI 回复语音播放功能。
用户在练习页发送英文回答后,TalkMate AI 生成回复并自动朗读英文内容,帮助用户同时练习听力和口语。播放期间页面会显示“AI 正在朗读”。如果浏览器不支持语音播放,页面会显示提示,文字练习流程仍可继续。
实现思路
- 新增 hooks/useSpeechSynthesis.ts,封装浏览器 SpeechSynthesis 能力。
- ...
Summary
Continues #617 from PR #620 — applies the captured selector map to the remaining tests. 43 of 46 re-aligned and green
(test-only, no product changes).
- +10 re-aligned: DT-Fix-21 (.active→.is-active), ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| anthropics/claude-code-action | action | patch | v1.0.138 → v1.0.139 |
Release Notes
details ...
Automated daily refresh of filament libraries.
- OpenPrintTag → data/filament-library-openprinttag.json
- HueForge → data/filament-library-hueforge.json
Source workflow: sync-libraries.yml.
Squash-merged ...
Motivation
- Restore real sound/joke playback and make the routed WebView drive the existing Android/Kotlin backends instead of
acting as a fake visual demo.
- Ensure reactor/robot/joke/stash/forge ...
codex
Automated formatting change
💡 What
- Fixed invalid HTML structure by replacing a nested button inside a Link with a div.
- Added clear visual focus states (focus-visible) to various links and buttons.
- Added aria-labels to ...
Test PR for the copilot-code-review-test workflow. Tests the manual review-request flow.
🧪 Created by copilot-code-review-test workflow run
https://github.com/github/copilot-code-review/actions/runs/27053887992 ...