Commit History

Run CRM + Sheet caller lookup in background to cut first-word latency
19c6bf5
Running

Harshcoder1122 Claude Opus 4.8 commited on

Cut first-word latency: drop the pre-greeting SIP sleep for 3.1
38f6b9d

Harshcoder1122 Claude Opus 4.8 commited on

Make every Gemini Live model UI-selectable without 1007 (model-aware features)
8386e38

Harshcoder1122 Claude Opus 4.8 commited on

Fix silent SIP greeting + pin drifting native-audio-latest alias
2046778

Harshcoder1122 Claude Opus 4.8 commited on

Fix Gemini Live 1007 CONTENT_TYPE_AUDIO crash + tune pipeline latency
880ae5f

Harshcoder1122 Claude Opus 4.8 commited on

Optimize VAD noise rejection, lower endpointing latency, and add anti-noise instructions
13a54ab

Harshcoder1122 commited on

Fix CRLF line endings in shell scripts cleanly without truncation
fa59f51

Harshcoder1122 commited on

Fix CRLF line endings in shell scripts for Linux/HF Spaces compatibility
d98a7d6

Harshcoder1122 commited on

Fix voice override (Gemini Live vs Bulbul), add OpenAI STT/TTS support, and enable intelligent post-call automation from AI analysis
c0b089c

Harshcoder1122 commited on

feat(analytics): make NVIDIA NIM primary and Groq fallback per user config
5a34ee7

Harshcoder1122 commited on

fix: email only for meeting+materials, no recap always-send
aceff77

Harshcoder1122 commited on

feat: email always-send + Groq-primary analytics + TTS on realtime agents
ed54e0b

Harshcoder1122 commited on

feat: Live Call Command Center + all Gemini Live models + goodbye-aware hangup + latency tuning
93570b5

Harshcoder1122 Claude Fable 5 commited on

fix: transcript via session.history.items (1.x API), email/calendar automation in async analysis path, sheet CRM blank-clobber + double-count fix, CallLogs detail fetches full record
764df22

Harshcoder1122 Claude Opus 4.8 commited on

fix(analytics): implement server-side async analysis endpoint with 5-attempt retry loop to guarantee success
68bf4ef

Harshcoder1122 commited on

fix(agent): optimize max_tokens and increase analytics timeouts to prevent skipped analysis
dd6f83a

Harshcoder1122 commited on

fix(agent): make Sales agent relentless and prevent premature call endings on goodbye
c233827

Harshcoder1122 commited on

fix: call messages as method, add phone format variants for Zoho CRM lookup and personalized returning caller greeting
6ffa904

Harshcoder1122 commited on

fix(agent): reconstruct transcript log from session history on call end
b06eb5f

Harshcoder1122 commited on

fix: voice agent improvements (greeting priority, gemini 3.1 compatibility, valid Groq analytics model fallback, lead webhook upsert and duplicate log fixes)
c628694

Harshcoder1122 commited on

feat(ScatterAI): chat-to-build agents — describe what you want, NVIDIA NIM designs the full agent (persona/role/voice/greeting) and one-click creates it
be6c61d

Harshcoder1122 Claude Opus 4.8 commited on

fix(sheet crm): save caller row in the CRITICAL/fast finalize path (not slow automation) so returning-caller lookup actually finds prior data; track call count
cf5bc0d

Harshcoder1122 Claude Opus 4.8 commited on

feat(roles): strong role playbooks — Sales closes relentlessly, Support solves patiently, all roles aggressively capture leads (role was ignored before)
81d79f2

Harshcoder1122 Claude Opus 4.8 commited on

fix(finalize): save call log + lead FIRST, run post-call automation LAST with hard timeouts — was losing all data to 'entrypoint did not exit in time' SIGKILL
b33ed21

Harshcoder1122 Claude Opus 4.8 commited on

chore: silence Firestore positional-filter UserWarnings — convert all 33 .where() calls to .where(filter=FieldFilter(...))
92d7dc6

Harshcoder1122 Claude Opus 4.8 commited on

fix(sip): hard hangup on call end — remove SIP participant + delete room so the Vobiz phone leg actually drops (was left live on caller side)
bb39d62

Harshcoder1122 Claude Opus 4.8 commited on

fix(gemini live): greet via instructions + session.say (gemini-3.1-flash-live-preview has no generate_reply); stop premature end_call; sheet CRM section shows on new agents too
9f4d13c

Harshcoder1122 Claude Opus 4.8 commited on

platform polish: real notification bell (hot leads/angry calls/actions), Actions page, agent Sheet CRM viewer, strong KB-grounded RAG, Gemini Live native voices only, brand logos, fixed sticky scrollable sidebar, Settings integrations shortcut
57c3f03

Harshcoder1122 Claude Opus 4.8 commited on

voice: auto Google Sheet CRM (create+lookup+remember callers), email sends meeting invite+materials not summary, silence busy-guard, dedupe double test-call
eac531a

Harshcoder1122 Claude Opus 4.8 commited on

gemini live: default to gemini-3.1-flash-live-preview (native-audio models crash with 1007 CONTENT_TYPE_AUDIO)
acc4f4f

Harshcoder1122 commited on

gemini live: default to verified gemini-2.5-flash-native-audio-latest; map all legacy aliases to it
5c05dca

Harshcoder1122 Claude Opus 4.8 commited on

gemini live: add /api/gemini/live-models probe + current default model name (retired gemini-2.0-flash-live-001 caused 1008 not-found)
e021190

Harshcoder1122 Claude Opus 4.8 commited on

fix(oauth): operator env client_id/secret ALWAYS wins over stale user-saved values
4432a44

Harshcoder1122 Claude Opus 4.8 commited on

Gemini Live: realtime-correct (no STT/TTS, native voices, generate_reply greet) + UI; add public OAuth /integrations/diagnostic to debug 401 invalid_client
6c058ca

Harshcoder1122 Claude Opus 4.8 commited on

HF: keep API up if voice worker can't start; auto-retry worker instead of crash-looping the Space
a7a2098

Harshcoder1122 Claude Opus 4.8 commited on

ScatterStudio: Jarvis-parity voice stack + integrations + HF/Vercel deploy + speed fixes
78b089b

Harshcoder1122 Claude Opus 4.8 commited on

fix voice agent full-duplex, call logs, KB CORS, dashboard speed, mobile UI
a20e03a

Harshcoder1122 Claude Sonnet 4.6 commited on

fix: use full groq model ids and update frontend
39d2a86

Harshcoder1122 commited on

fix: update decommissioned LLM model to llama-3.3-70b-versatile
87666fb

Harshcoder1122 commited on

Bind LiveKit agent input to caller audio
83e6f59

Harshcoder1122 commited on

Match LiveKit AgentSession start signature
cb872d9

Harshcoder1122 commited on

Use Sarvam STT auto language detection
6623738

Harshcoder1122 commited on

Explicitly dispatch LiveKit agent
145a776

Harshcoder1122 commited on

Run Render Docker deploy as API only
3cd71ba

Harshcoder1122 commited on

Skip ADC lookup in HF agent without Firebase JSON
ae99909

Harshcoder1122 commited on

Allow HF agent to start without Firestore credentials
185f18a

Harshcoder1122 commited on