• Joined on 2025-11-14
daniil created repository daniil/interior 2026-05-01 14:02:08 +00:00
daniil pushed to master at daniil/obsidian 2026-05-01 13:56:07 +00:00
cfe99f4ace vault backup: 2026-05-01 16:56:02
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 13:47:54 +00:00
d30ed1bac1 feat: follow-up dialog window — VAD stays active 8s after agent response
daniil pushed to master at daniil/obsidian 2026-05-01 13:30:10 +00:00
ee2c612b62 vault backup: 2026-05-01 16:30:05
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 13:25:47 +00:00
8886d1d907 fix: default Groq model → llama-4-scout, normalize tool_calls type in history
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 12:42:25 +00:00
6199db2977 feat: LLM provider switcher (Claude/Groq) in settings tab
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 12:21:17 +00:00
f8c842b474 fix: use undici ProxyAgent for Anthropic API (native fetch ignores agent)
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 12:11:44 +00:00
bf6a0bdee7 feat: switch voice to direct Anthropic API via proxy
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 12:08:17 +00:00
a8a6de1246 revert: voice/chat back to Groq (ai-proxy not headless-compatible)
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 11:37:23 +00:00
ea096a855b fix: cast role to string for system check (TS type guard)
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 11:34:32 +00:00
130a58637a feat: switch voice from Groq to Claude Haiku via ai-proxy
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 11:27:44 +00:00
d5dc9e6ec9 fix: suppress VAD debug logs via console.debug override
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 11:25:17 +00:00
a94a40ffc6 fix: suppress VAD debug logs, spotify no-device graceful, filter tool names from response
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 11:19:28 +00:00
70284c69cf fix: fallback without tools on tool_use_failed error
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 11:18:53 +00:00
feafde37dc feat: Spotify widget on home tab
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 11:13:06 +00:00
2143ccadab fix: allow spotify OAuth routes without auth cookie
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 11:10:58 +00:00
c43bad1fc3 fix: use docker rm -f to avoid stop/rm conflict in CI
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 11:02:13 +00:00
9bea298687 feat: Spotify integration (OAuth + voice tools)
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 07:00:03 +00:00
ae7edbe6ed fix: smart-home tool syntax error in else branch
daniil pushed to main at daniil/smart-home-tablet 2026-05-01 06:57:44 +00:00
89d8140014 feat: smart-home voice tools (get_state + control_air_purifier)