FIX: Replace decommissioned playai-tts with Groq Orpheus TTS model 082abed pgits Claude Sonnet 4.6 commited on Feb 21
FEAT: Add privacy policy and terms of service for Google OAuth verification aca490b pgits commited on Nov 5, 2025
FIX: Send session ID to /api/session-info for menu color updates ebd2a68 pgits Claude commited on Oct 20, 2025
FEAT: Add session reset after booking + celebration redirect 29190cb pgits Claude commited on Oct 9, 2025
UX: Add LLM_DEBUG environment variable to suppress verbose logging 35499d7 pgits Claude commited on Oct 9, 2025
PERF: Prevent token waste by detecting celebration phrases early a30f2e2 pgits Claude commited on Oct 7, 2025
FIX: Smart error handling - alert developer, show success to user 3722be6 pgits Claude commited on Oct 7, 2025
FIX: Graceful error handling for event loop and connection failures 14d24d0 pgits Claude commited on Oct 7, 2025
UPDATE: Switch landing page to use VoiceCal LinkedIn diagram 415943d pgits Claude commited on Oct 2, 2025
FEATURE: Add LinkedIn diagram and improve chat widget UX 1d2f8d4 pgits Claude commited on Sep 30, 2025
FIX: Server-side format conversion for Groq STT compatibility cc1c3e1 pgits Claude commited on Sep 25, 2025
FIX: Add missing File, UploadFile imports for Groq STT endpoint dc1a973 pgits Claude commited on Sep 25, 2025
FEATURE: Groq STT Integration - Replace HuggingFace with Groq Whisper 74910cf pgits Claude commited on Sep 25, 2025
UPDATE: Change default TTS voice from Fritz-PlayAI to Cheyenne-PlayAI d6fb7b5 pgits Claude commited on Sep 25, 2025
FIX: Groq TTS voice parameter validation and error handling bad8d71 pgits Claude commited on Sep 25, 2025
MAJOR: Replace Kyutai TTS with Groq TTS for improved performance and reliability 442df50 pgits Claude commited on Sep 25, 2025
Add comprehensive backend debugging for email session storage 252909c pgits Claude commited on Sep 25, 2025
Simplify JavaScript regex patterns to avoid Python syntax warnings e906c6e pgits Claude commited on Sep 24, 2025
Fix JavaScript regex syntax errors blocking page initialization fbbdd55 pgits Claude commited on Sep 24, 2025
Add email collection form to landing page with chat integration 5f63ec9 pgits Claude commited on Sep 22, 2025
Optimize TTS performance with connection reuse and timing 10bbf48 pgits Claude commited on Sep 19, 2025
Fix TTS audio serving - read files locally and serve via cache cec0bc9 pgits Claude commited on Sep 19, 2025
Fix TTS mixed content error - force HTTPS for audio URLs fef1935 pgits Claude commited on Sep 19, 2025
Fix TTS response parsing - TTS is working, handle file paths correctly 3c0a644 pgits Claude commited on Sep 19, 2025
Fix TTS: Use correct Gradio function name from source code 2b193f4 pgits Claude commited on Sep 19, 2025
Fix TTS: Try multiple Gradio client endpoints with fallbacks 4cd50fa pgits Claude commited on Sep 19, 2025
Fix TTS API endpoint - switch from Gradio predict to REST API 0ece64e pgits Claude commited on Sep 19, 2025