• Joined on 2025-11-14
daniil pushed to main at daniil/smart-home-tablet 2026-04-27 11:03:11 +00:00
f74b10ba38 fix(voice): откатить VAD preload — мешал wake-word ловить «Космо»
daniil pushed to main at daniil/smart-home-tablet 2026-04-27 10:55:19 +00:00
7e3c5072bb fix(voice): preload VAD один раз — мгновенная реакция после «Космо»
daniil pushed to main at daniil/smart-home-tablet 2026-04-27 10:43:00 +00:00
fddca5de66 fix(wake-word): cosmo.onnx ждёт окно из 25 embedding'ов, не 16
daniil pushed to main at daniil/smart-home-tablet 2026-04-27 10:25:22 +00:00
9583c84e27 feat(voice): кнопка X в overlay закрывает прослушивание
daniil pushed to main at daniil/smart-home-tablet 2026-04-27 10:16:19 +00:00
0ea9fad144 debug(voice): mount + tap логи в консоль
daniil pushed to main at daniil/smart-home-tablet 2026-04-27 10:01:06 +00:00
d7accb5602 ci: install docker-cli-buildx so BuildKit cache mounts work
daniil pushed to main at daniil/smart-home-tablet 2026-04-27 09:59:22 +00:00
463043b43b build: BuildKit cache mounts → CI 3-5× быстрее
daniil pushed to main at daniil/smart-home-tablet 2026-04-27 09:57:59 +00:00
71124ce565 debug(voice): verbose logging для wake-word pipeline
daniil pushed to main at daniil/smart-home-tablet 2026-04-27 09:43:56 +00:00
522d36d1a2 feat(voice): wake-word «Космо» в браузере (Шаг 3)
daniil pushed to main at daniil/smart-home-tablet 2026-04-27 09:01:56 +00:00
96bd846a08 fix(voice): ship non-asyncify ort-wasm + force single-thread
daniil pushed to main at daniil/smart-home-tablet 2026-04-27 08:48:36 +00:00
93bf34f216 feat(voice): push-to-talk button — браузерный mic+VAD pipeline
daniil pushed to main at daniil/smart-home-tablet 2026-04-27 08:24:28 +00:00
eeac2eefb3 feat(voice): server-side LLM/STT — porting Python satellite into tablet
daniil pushed to main at daniil/smart-home-tablet 2026-04-23 19:35:04 +00:00
a97dd11f25 revert(home): restore weather hero with anim + details, drop Countdown from home
daniil pushed to main at daniil/smart-home-tablet 2026-04-23 18:24:51 +00:00
e328055851 feat(design): FocusCard hero, CountdownCard, data-* palette, swipe, touch-targets
daniil pushed to main at daniil/smart-home-tablet 2026-04-23 16:34:52 +00:00
f78daffd5b feat(timers): tap-to-open modal with big touch targets + create via UI
daniil pushed to main at daniil/home-voice-assistant 2026-04-23 14:34:42 +00:00
52c42f3d06 feat(tools): calendar CRUD tools — create_event, update_event, delete_event
daniil pushed to main at daniil/smart-home-tablet 2026-04-23 14:34:35 +00:00
56844a539d feat(voice/events): full CRUD — POST/PUT/DELETE with owner routing
daniil pushed to main at daniil/home-voice-assistant 2026-04-23 14:04:29 +00:00
f530607503 fix(llm_claude): store tool turns in history + stricter prompt
daniil pushed to main at daniil/smart-home-tablet 2026-04-23 13:58:54 +00:00
fa583cd279 fix(timer): dismiss actually cancels on server + shorter retention
daniil pushed to main at daniil/home-voice-assistant 2026-04-23 13:55:41 +00:00
c7df540c0b feat(voice): emit listening event between followup turns