d3ro-voice/apps/desktop/tests/main
Yun Chan 2aac10fc5d feat(desktop): send meeting transcript segments and preset prompt edits to the phone
The phone draws a meeting from its transcript segments before the edited
transcript, so desktop edits, auto-polish and diarization never showed there.
Every desktop transcript change now rebuilds the meeting's segments from its
[MM:SS] [speaker] lines and trims the rest; the line parser moves to
@d3ro/core/meeting-transcript and the meeting view uses it too.

Prompt edits of the four desktop presets that exist on the phone update the
server preset row (a reset restores its default; {{targetLanguage}} is sent
as English, the only target on both sides), and edits made on another desktop
come back. The free-prompt preset has no phone counterpart and stays local.
2026-09-27 16:24:25 +09:00
..
ipc release: ship v1.5.0 with on-device writing suggestions 2026-09-23 16:04:27 +09:00
services fix(rag): do not mark a document indexed when no chunk could be embedded 2026-09-26 21:10:40 +09:00
sync feat(desktop): send meeting transcript segments and preset prompt edits to the phone 2026-09-27 16:24:25 +09:00
utils fix(rag): do not mark a document indexed when no chunk could be embedded 2026-09-26 21:10:40 +09:00
safe-filename.test.ts fix(desktop): surface configuration and provider failures instead of hiding them 2026-09-16 23:23:58 +09:00
suggestion-overlay-policy.test.ts release: ship v1.6.0 with paged suggestions and a cleaner phrase memory 2026-09-24 19:56:28 +09:00
update-policy.test.ts feat(release): publish desktop updates from a tag through one feed 2026-09-16 23:23:00 +09:00