EXACT RESTORE commit 0f8aedf: index.ts - simple import index from ./index.html 124de3f verified bep40 commited on 9 days ago
ROOT CAUSE FIX: use Bun HTMLBundle for normal route + readFileSync string only for OG injection 6c22439 verified bep40 commited on 9 days ago
Force rebuild: bump BUILD to pick up index.ts fix (absolute paths, no import.meta.dir) 503bf40 verified bep40 commited on 9 days ago
Fix root cause: use /app absolute paths instead of import.meta.dir (unreliable in Docker Bun). Force rebuild. b4235fd verified bep40 commited on 9 days ago
Complete fix: serveIndex with OG injection + correct route function a84527b verified bep40 commited on 9 days ago
Fix root cause: use Bun.file().text() for HTML — reliable in all Bun versions, handles missing file gracefully ce371ca verified bep40 commited on 9 days ago
Trigger rebuild - bump BUILD to force re-deploy with OG fix df5d2a3 verified bep40 commited on 9 days ago
Fix [object HTMLBundle]: read index.html via readFileSync for OG string manipulation 7fac371 verified bep40 commited on 9 days ago
Add OG tags injection for product share links (backend only, safe for avatar startup) 99efec8 verified bep40 commited on 9 days ago
RESTORE commit 0f8aedf: index.ts - remove OG tags, serveIndex, readFileSync 948dea8 verified bep40 commited on 9 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
add OG tags for product share links (og:image, title, description, specs, price) 3f1dfe4 verified bep40 commited on 9 days ago
FIX: use readFileSync instead of HTMLBundle import to avoid [object HTMLBundle] 830d10a 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
FEAT: server-side OG tags for product share links + fix greeting dc8cc8d 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
✨ index.html: inline product mode detector + early script 17bfe4b 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
✨ index.ts: SSR route handler for ?product=xxx with OG meta tags + product data injection 1c925b5 verified bep40 commited on 9 days ago
Revert to 0f8aedf — restore index.ts and src/vaix-rag.js 5966890 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
✨ SSR og:image + product data injection for share links; close #8 b695337 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