fix: poll waiting for products to load before opening product detail modal (share links) 92c3187 verified bep40 commited on 8 days ago
[fix] chat mode uses S2S text session for full tools (query_catalog, show_product, etc.) 66d9c17 verified bep40 commited on 8 days ago
[deploy] feat: add welcome modal click handlers, text-only chat client, stop auto-greeting d283acc verified bep40 commited on 8 days ago
RESTORE commit 0f8aedf: app.js - fix tool_defs syntax, restore Gemma greeting 99a33a4 verified bep40 commited on 9 days ago
fix: restore full src/app.js with updated GREETING_INSTRUCTIONS (intro as V, trợ lý AI V.AI STUDIO + hướng dẫn sử dụng ngắn gọn) f2cbc76 verified bep40 commited on 9 days ago
update greeting: intro as V - trợ lý AI từ V.AI STUDIO + hướng dẫn sử dụng ngắn gọn 1cbf99c verified bep40 commited on 9 days ago
FEAT: greeting says V.AI STUDIO + hướng dẫn sử dụng space 6b63038 verified bep40 commited on 9 days ago
restore src/vaix-rag.js fully to commit 0f8aedf (final) 5194d80 verified bep40 commited on 9 days ago
🐛 app.js: fix duplicate renderAll, hoist panel binding above product check 8fc7d0b verified bep40 commited on 9 days ago
✨ app.js: skip avatar boot in product mode for instant product view 780e906 verified bep40 commited on 9 days ago
✨ vaix-rag.js: injected product data support for instant render 0c5a41b verified bep40 commited on 9 days ago
✨ SSR og:image + injected product data for instant render before full catalog load fdb302d verified bep40 commited on 10 days ago
✨ ?product=xxx URL param + full-screen image viewer; close #8 0f8aedf verified bep40 commited on 10 days ago
Force rebuild 1785314382: clear Bun cache + use hidden attribute instead of class d272950 verified bep40 commited on 10 days ago
Fix: use .hidden=true (attribute) instead of classList.add('hidden') - no CSS rule needed b6b8942 verified bep40 commited on 10 days ago
RESTORE ALL FILES from original working commit + only add .hidden CSS ffddb39 verified bep40 commited on 10 days ago
Fix 1785312544: restore originals + .hidden CSS in HTML + unique app.js comment to force new chunk fa566be verified bep40 commited on 10 days ago
Add .hidden CSS class for vaistudio loading spinner fix a3d0942 verified bep40 commited on 10 days ago
[fix] Pre-formatted products JSON (instant load, no parse), kill 30s poll loop, client fail-fast error state 576ead9 verified bep40 commited on 10 days ago
[restore 876265b] + fetchWithRetry(3x) for reliable V.AISTUDIO product loading 76f1733 verified bep40 commited on 10 days ago
[fix] Add fetchWithRetry(4 attempts, exponential backoff) — fixes infinite loading spinner on API fail 9cb6c62 verified bep40 commited on 10 days ago
[fix] Load & format products from CDN — instant V.AISTUDIO list 4759e89 verified bep40 commited on 10 days ago