Commit History

fix: switch SMTP from SMTP_SSL port 465 to SMTP+STARTTLS port 587 — fixes email timeout on HF Spaces
0ce979a
Running

joedown11 commited on

fix: update all internal links to joedown11-chatrag.hf.space (was llama-rag)
83fe11e

joedown11 commited on

fix: reduce log flood — downgrade high-frequency per-request logs to DEBUG, silence uvicorn.access + httpx, upgrade OTP log to WARNING for visibility
9210ed5

joedown11 commited on

chore: push latest codebase to chatRAG - includes all fixes (escalation, notifications, WA debug)
d4645a6

joedown11 commited on

fix: reduce keep-awake interval to 4min so Render.com never sleeps, add Baileys session pre-check
b3a49ff

joedown11 commited on

fix: revert to bare number format, add Baileys session connection pre-check to test endpoint
ee3fec5

joedown11 commited on

fix: send Baileys WA with + prefix (international format), 30s timeout, fix number stripping in save handler
55fa4e8

joedown11 commited on

fix: send Baileys WA with full JID format (number@s.whatsapp.net) - most Baileys wrappers require this
951def7

joedown11 commited on

debug: capture and surface Baileys API raw response body to diagnose delivery failure
dce7174

joedown11 commited on

debug: add full WhatsApp config dump to test endpoint response
7bec7f0

joedown11 commited on

fix: revert Baileys to original working code, fix claim lock (allow any admin to takeover QUEUED), fix $ not defined in inline onclick
df1b0bf

joedown11 commited on

fix: revert Baileys provider to original working version, remove response body validation
b9761ff

joedown11 commited on

feat: per-admin targeted notifications, dedicated Escalation settings, QoL pulse animation, rules rewrite
2671e72

joedown11 commited on

fix: add response body validation to Baileys provider, add diagnostics to test endpoint
f8c3b66

joedown11 commited on

fix: WA number stored without +, fix ProviderFactory.get_provider and send_message calls
05183df

joedown11 commited on

fix: sidebar overflow scroll + modal class open vs active
80765e8

joedown11 commited on

feat: claim-based escalation, admin transfer, per-admin WhatsApp, profile settings
f672bfd

joedown11 commited on

chore: trigger Space rebuild
8b704a3

joedown11 commited on

feat: show admin display name instead of 'Live Agent (Admin)' during takeover
0a972c5

joedown11 commited on

fix: update hardcoded URLs to testing space (llama-rag)
08d2923

joedown11 commited on

fix: expose updatePermGroupVisibility, saveAdminModal, doChangePassword to window scope
35db7a5

joedown11 commited on

fix: remove stray escape char causing SyntaxError at line 4738
1cfe7e8

joedown11 commited on

feat: Multi-Admin RBAC system - admin_store, router, frontend
f87c91f

joedown11 commited on

Update admin panel to show thumbs up/down badges
ee3e566

joedown11 commited on

Update rating system to thumbs up/down
c59b968

joedown11 commited on

Add manager emails to llm service
e613266

joedown11 commited on

Update EBook Manager and PM VP names in system prompt
c9f9b2d

joedown11 commited on

style: Fix alignment of close button by using SVG instead of HTML entity
5ae5aa0

joedown11 commited on

fix: Robust intent matching for personal leave balances and tag stripping
8e81438

joedown11 commited on

feat: Show View Leave Summary button instead of auto-opening dashboard
8ca02a2

joedown11 commited on

feat: Add Prorata Dashboard auto-trigger on leave balance requests
605527e

joedown11 commited on

Update internal links to point to main space
5a57088

joedown11 commited on

Fix prorata overlay click interception issue
edbf356

joedown11 commited on

Bold 'may be subject to recovery' text
8e92557

joedown11 commited on

Make Prorata info panel permanently visible
22cb3b8

joedown11 commited on

Style info button in Prorata Dashboard
46abd4b

joedown11 commited on

Update internal URLs for testing space
be389db

joedown11 commited on

Update Prorata Dashboard: Add info button & reorder leaves
66a4dba

joedown11 commited on

Add Prorata Dashboard to chatbot
9264d27

joedown11 commited on

update witty dismissals
7b9d91e

joedown11 commited on

roast: upgrade hacker dismissals to actually funny insults
5fb1a31

joedown11 commited on

feat: implement full rating system - empty stars, hover preview, per-thread storage, admin badge
a27005b

joedown11 commited on

fix: response quality improvements and injection sanitization
0ce2ae3

joedown11 commited on

Switch org query handling from hardcoded dict to intent-based reasoning
ad822cb

joedown11 commited on

Add indirect org query reasoning to LLM prompt
96daccf

joedown11 commited on

Add new management personnel to LLM prompt
ea7792a

joedown11 commited on

Update RAG 1.2 for Main Space with Baileys auto-poll and keep-alive
2a29b48

joedown11 commited on

Update keep-awake to 4 minutes
418c59c

joedown11 commited on

Auto-poll Baileys QR code generation on UI
a1d5810

joedown11 commited on

Add mutual keep-awake pinger to ping Baileys space every 10 minutes
751f309

joedown11 commited on