UPDATE: Switch landing page to use VoiceCal LinkedIn diagram 415943d pgits Claude commited on Oct 2, 2025
CHANGE: Remove in-person meetings, require meeting format 5e9c220 pgits Claude commited on Oct 1, 2025
FEATURE: Enforce one meeting per session and improve exit flow 4bf3fc5 pgits Claude commited on Oct 1, 2025
FIX: Prevent phone numbers from being extracted as times 5f07521 pgits Claude commited on Oct 1, 2025
FIX: Update OAuth redirect URI to port 8080 for local development ef6dcd5 pgits Claude commited on Oct 1, 2025
FIX: Correct time extraction for 4-digit times with AM/PM (e.g., 1120 AM) 6d20880 pgits Claude commited on Oct 1, 2025
FIX: Remove unnecessary name confirmation for implicit extraction 48dc6dc pgits Claude commited on Oct 1, 2025
FIX: Add implicit name extraction for statements like "Juan Valdez." 120b742 pgits Claude commited on Oct 1, 2025
IMPROVE: Smart name parsing and increased max iterations c937f30 pgits Claude commited on Oct 1, 2025
UX: Add back buttons to LinkedIn diagram and fix instruction visibility 23f31f5 pgits Claude commited on Oct 1, 2025
FEATURE: Add LinkedIn diagram and improve chat widget UX 1d2f8d4 pgits Claude commited on Sep 30, 2025
🎉 MAJOR FIX: ReAct-compatible prompt enables actual tool calling 517e33f pgits Claude commited on Sep 30, 2025
FIX: Resolve event loop cleanup issues in WorkflowHandler 3828146 pgits Claude commited on Sep 30, 2025
FIX: Proper async event loop handling for WorkflowHandler 6b5388d pgits Claude commited on Sep 30, 2025
FIX: Use synchronous workflow iteration instead of async 3a11276 pgits Claude commited on Sep 30, 2025
RESTORE: Tool calling functionality by removing direct LLM bypass 3e97b38 pgits Claude commited on Sep 30, 2025
CRITICAL FIX: Stop LLM from echoing user context in responses d8dacc2 pgits Claude commited on Sep 25, 2025
BYPASS FIX: Direct LLM call to avoid WorkflowHandler async issues 009e2a7 pgits Claude commited on Sep 25, 2025
ALTERNATIVE FIX: Capture workflow response during iteration instead of .result() 12b358d pgits Claude commited on Sep 25, 2025
CRITICAL FIX: Resolve async workflow handler result extraction 6249450 pgits Claude commited on Sep 25, 2025
FIX: Server-side format conversion for Groq STT compatibility cc1c3e1 pgits Claude commited on Sep 25, 2025
FIX: Use Groq-compatible audio codecs (AAC for MP4, Opus for OGG) 7ffa67a pgits Claude commited on Sep 25, 2025
FEATURE: Smart MediaRecorder format detection for Groq STT compatibility 43d1ac6 pgits Claude commited on Sep 25, 2025
TEST: Try opus filename extension for Groq STT compatibility 8b95bee pgits Claude commited on Sep 25, 2025
CRITICAL FIX: Use original WebM blob directly for STT transcription dafd707 pgits Claude commited on Sep 25, 2025
FIX: Inline base64 to blob conversion for STT audio data 39a3433 pgits Claude commited on Sep 25, 2025
CRITICAL FIX: Add missing base64ToBlob method for STT functionality f579ed2 pgits Claude commited on Sep 25, 2025
FIX: Resolve async event loop closure during Groq LLM API requests 1e0c36b 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
FEATURE: Enhanced TTS interruption with intelligent noise filtering e4ce72e 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
CRITICAL FIX: Resolve infinite loop in name extraction with international characters 14336c7 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
CRITICAL FIX: Agent must NOT ask for confirmation when requested time is available da4d1e8 pgits Claude commited on Sep 25, 2025
FIX: Agent not booking after user confirms available time slot 022eaff pgits Claude commited on Sep 25, 2025
REMOVE: Email confirmation logic - email now provided from landing page bf3a51f pgits Claude commited on Sep 25, 2025
FEATURE: Implement TTS speech interruption for better user experience 8eee6ae pgits Claude commited on Sep 25, 2025
Add comprehensive backend debugging for email session storage 252909c pgits Claude commited on Sep 25, 2025
Add enhanced debugging for email parameter flow investigation 6f202d3 pgits Claude commited on Sep 25, 2025