d3ro-voice/packages/core/src
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
..
utils feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
caption-streaming.ts feat(caption): stream live captions and polish finished lines in context 2026-09-24 20:22:21 +09:00
constants.ts refactor(core): keep plan prices, cloud quotas and public URLs in one contract (WS-A) 2026-09-26 15:48:18 +09:00
entitlement.ts feat(shared): gate paid features from one entitlement source 2026-09-16 23:24:18 +09:00
errors.ts release: ship v1.5.0 with on-device writing suggestions 2026-09-23 16:04:27 +09:00
index.ts refactor(core): keep plan prices, cloud quotas and public URLs in one contract (WS-A) 2026-09-26 15:48:18 +09:00
input-intelligence.ts feat(caption): let live captions use their own speech model 2026-09-24 21:46:54 +09:00
ipc-channels.ts feat(desktop): sync knowledge, recordings and shared settings; play any recording 2026-09-27 14:44:56 +09:00
keybinding.ts feat(caption): let live captions use their own speech model 2026-09-24 21:46:54 +09:00
meeting-transcript.ts feat(desktop): send meeting transcript segments and preset prompt edits to the phone 2026-09-27 16:24:25 +09:00
personal-graph.ts release: ship v1.5.0 with on-device writing suggestions 2026-09-23 16:04:27 +09:00
plan-catalog.ts refactor(billing): remove Stripe; payments are Payple (web) and Google Play (mobile) 2026-09-26 20:56:18 +09:00
supabase-config.ts feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
types.ts feat(desktop): sync knowledge, recordings and shared settings; play any recording 2026-09-27 14:44:56 +09:00
web-urls.ts refactor(billing): remove Stripe; payments are Payple (web) and Google Play (mobile) 2026-09-26 20:56:18 +09:00