d3ro-voice/apps/desktop/tests/main/services
Yun Chan 2fe20fa7b5
Some checks failed
deploy-site / deploy (push) Failing after 39s
release / release-windows (push) Failing after 3m41s
portable-unsigned / portable-windows (push) Failing after 12m23s
release: ship v1.6.0 with paged suggestions and a cleaner phrase memory
Next-sentence suggestions now arrive one at a time up to twelve, shown three
per page with Ctrl+Alt+Up/Down to move, Left/Right to page, Enter to accept
and Esc to close; old default bindings migrate and the panel guide follows the
live bindings. The overlay is redesigned, stays put while candidates stream
and sits outside the input box when no caret is reported.

The personal phrase memory stops learning from terminals, code editors and
the coding-agent hub, ignores symbol-heavy lines and empty-field placeholders,
and prunes existing entries that break those rules.

Fixes suggestion keys starting dictation, installs stuck on a pre-1.5.0
speech engine without the focus endpoint, Ollama runner windows flashing
while typing, the speech engine starting twice, and cold-model timeouts.
Live captions can be dragged to a remembered position and show a waiting
notice until the first line arrives.

Bumps the product version to 1.6.0 (Android/iOS build 1060000).
2026-09-24 19:56:28 +09:00
..
ChainService.test.ts fix(llm): stop leaking instruction prompts instead of processed text 2026-09-21 14:39:26 +09:00
ConfigService.test.ts release: ship v1.6.0 with paged suggestions and a cleaner phrase memory 2026-09-24 19:56:28 +09:00
CustomInstructionService.test.ts feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
DictionaryIo.test.ts feat(desktop): move dictionary entries in and out as files 2026-09-16 23:23:30 +09:00
DictionaryService.test.ts feat(V2-1a): Monorepo 구조 전환 — apps/desktop으로 V1 이동 2026-04-08 14:04:41 +09:00
HistoryService.test.ts feat(V2-1a): Monorepo 구조 전환 — apps/desktop으로 V1 이동 2026-04-08 14:04:41 +09:00
input-flow-domain.test.ts release: ship v1.5.0 with on-device writing suggestions 2026-09-23 16:04:27 +09:00
input-flow-services.test.ts release: ship v1.6.0 with paged suggestions and a cleaner phrase memory 2026-09-24 19:56:28 +09:00
input-intelligence.test.ts release: ship v1.6.0 with paged suggestions and a cleaner phrase memory 2026-09-24 19:56:28 +09:00
llm-prompts.test.ts release: ship v1.6.0 with paged suggestions and a cleaner phrase memory 2026-09-24 19:56:28 +09:00
local-llm-service.test.ts release: ship v1.5.0 with on-device writing suggestions 2026-09-23 16:04:27 +09:00
STTManager.test.ts feat(desktop): make local speech transcription work end to end 2026-09-18 00:48:47 +09:00
SuggestionService.test.ts release: ship v1.6.0 with paged suggestions and a cleaner phrase memory 2026-09-24 19:56:28 +09:00
VoiceConversationService.test.ts release: ship v1.5.0 with on-device writing suggestions 2026-09-23 16:04:27 +09:00
VoiceModeService.test.ts fix(llm): stop leaking instruction prompts instead of processed text 2026-09-21 14:39:26 +09:00
windows-child-process-hide.test.ts release: ship v1.5.0 with on-device writing suggestions 2026-09-23 16:04:27 +09:00