UPDATE: Switch landing page to use VoiceCal LinkedIn diagram 415943d pgits Claude commited on Oct 2, 2025
FIX: Correct CSS syntax error in VoiceCal LinkedIn diagram 3e244ae pgits Claude commited on Oct 2, 2025
FEATURE: Add "Try VoiceCal Live" buttons to LinkedIn diagram d39c12e pgits Claude commited on Oct 2, 2025
DOCS: Create VoiceCal LinkedIn diagram from ChatCal version 1a32d09 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 Phase 3 Speech-to-Speech to LinkedIn Diagram 41373e3 pgits Claude commited on Oct 1, 2025
SECURITY: Enhance API key protection and update .env.example f95e4cf pgits Claude commited on Sep 30, 2025
FEATURE: Add LinkedIn diagram and improve chat widget UX 1d2f8d4 pgits Claude commited on Sep 30, 2025
VERSION: Bump to 1.1.0 for Google Calendar tool restoration d465305 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
VERSION: Bump to 2.0.14-stt-working - STT functionality restored cadfb9a pgits 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