BEP40 PRO
bep40
AI & ML interests
None yet
Recent Activity
updated a Space about 4 hours ago
bep40/VNEWS updated a Space about 7 hours ago
bep40/vai-avatar2 updated a dataset about 7 hours ago
bep40/vaistudio-dataOrganizations
Restore to v1042-COMPLETE: 6d6cd41
#23 opened about 2 months ago
by
bep40
fix: add missing _sync_zalo_order_to_web function
#24 opened about 22 hours ago
by
bep40
🔄 Add auto-sync: daily product sync from master dataset to both storefronts
#28 opened 5 days ago
by
bep40
Setup auto-sync infrastructure for product propagation
#27 opened 5 days ago
by
bep40
Upload src/app.js
#28 opened 6 days ago
by
bep40
fix: renderAll() auto-runs when products finish loading even if panel was opened via toggle click
#27 opened 6 days ago
by
bep40
Trigger rebuild for model updates
#16 opened 6 days ago
by
bep40
Upload patch_models.py
#14 opened 6 days ago
by
bep40
Trigger rebuild for model updates
#15 opened 6 days ago
by
bep40
fix: add missing #suggested-questions div to HTML (root cause of suggested questions not appearing)
#26 opened 6 days ago
by
bep40
Upload patch_models.py
#13 opened 6 days ago
by
bep40
Upload patch_models.py
#12 opened 6 days ago
by
bep40
fix: prevent product panel stuck on loading after Ask AI / suggested questions updates Root causes fixed: 1. renderAll() was hiding #vaistudio-loading unconditionally before checking if products were loaded → empty panel with no spinner = permanently stuck 2. renderAll() called from boot()'s poll loop overwrote panel content rendered by handleProductUrlParam(?)product=xxx flow → double-render race condition 3. load() early-returned undefined when already loaded → .then(()=>renderAll()) never fired on toggle/retry 4. Infinite recursion risk in load()'s auto-retry logic Changes: - renderAll(): guard against premature calls (products still loading), respect ?product=xxx handled state via window.vaix?.hasProductUrlHandled() - renderAll(): auto-retry every 500ms when products aren't loaded yet instead of clearing everything - load(): always returns Promise.resolve() so .then() callbacks always fire - load(): guarded retry with window._vaixRetryScheduled flag to prevent infinite recursion - Added productUrlHandled flag in vaix-rag.js, exported via vaix.hasProductUrlHandled()
#24 opened 6 days ago
by
bep40
Upload src/vaix-rag.js
#25 opened 6 days ago
by
bep40
Upload patch_models.py
#11 opened 6 days ago
by
bep40
Upload patch_frontend.py
#9 opened 6 days ago
by
bep40
Upload patch_models.py
#8 opened 6 days ago
by
bep40
Upload patch_models.py
#10 opened 6 days ago
by
bep40
Upload patch_models.py
#7 opened 6 days ago
by
bep40
Upload patch_frontend.py
#6 opened 6 days ago
by
bep40