• Joined on 2025-01-31
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:40:09 +01:00
015ae49d2d fix: use realtimeInput.text for intro prompt, handle Blob WebSocket data
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:34:22 +01:00
6fcebe74af fix: create playback AudioContext in user gesture for mobile support
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:29:49 +01:00
34a78e7d4a fix: remove unused debugLog from VoiceAgentContextValue interface
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:27:38 +01:00
edb765e0e1 fix: prompt voice agent to introduce itself after connection
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:27:15 +01:00
0a20d1e243 fix: correct WebSocket setup format and handle Blob messages
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:20:00 +01:00
bbf534cf4f fix: reduce rate limit to 5s, add 10s connection timeout
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:15:44 +01:00
0e3c92f873 fix: correct WebSocket setup and audio format for Gemini Live API
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:04:23 +01:00
15136080ed fix: add detailed error logging to voice agent for debugging
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 14:02:07 +01:00
b4a265077e fix: split gemini-token into GET health check + POST token request
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 13:58:54 +01:00
067164645b fix: add GEMINI_API_KEY to docker-compose prod environment
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 13:52:13 +01:00
d1d5b7e124 fix: simplify gemini token endpoint to avoid SDK instantiation errors
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-28 13:41:45 +01:00
bab45b981e feat: website analysis pipeline, voice agent, configurator improvements
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-26 19:02:18 +01:00
16cd2a74ee fix: add proper logging for SMTP and AI brief generation
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-26 18:59:41 +01:00
d971c5905f fix: make .next/cache writable in Docker container
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-26 18:48:36 +01:00
ff3c1594fa fix: regenerate package-lock.json for CI compatibility
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-26 18:44:42 +01:00
bdb664633d polish: configurator visual redesign + copy cleanup
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-26 18:22:03 +01:00
bbe5b6c67e feat: multi-select AI types in configurator
acefb70b68 feat: configurator overhaul — full i18n, AI brief generation, redesigned UI
4aa357a999 polish: nav scroll threshold, footer cleanup, hero gradient
Compare 3 commits »
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-26 16:12:53 +01:00
683e0b3e43 polish: complete copy rewrite + i18n fixes + dead link cleanup
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-26 14:21:00 +01:00
b2f9fd3222 polish: remove 'View all work' link (page doesn't exist)
matt pushed to master at letsbe/LetsBeBiz-Site 2026-03-26 14:19:29 +01:00
ed4174d198 polish: performance optimizations + layout fixes