gemma-avatar / src /app.js

Commit History

Upload src/app.js
61b83f1
verified

bep40 commited on

Fix vaistudioCurrentPage undefined - add pagination state vars
876265b
verified

bep40 commited on

Frontend: server-side pagination (fetch 20/page, load more fetches next)
a32f67a
verified

bep40 commited on

Frontend: use paginated API (first page only, instant load)
23d88fe
verified

bep40 commited on

Restore src/app.js to commit 1a4cb2bc (v3 bundle restore)
6d06472
verified

bep40 commited on

Fix greeting 15s timeout + compact index for fast SP load. VAIX /products returns ~2.5MB compact fields. Detail loaded on-demand via /product/:sku.
0b64a4d
verified

bep40 commited on

Auto-greeting: fakemic no-mic voice session + Vietnamese TTS greeting. Products: direct JSON fetch from V.AISTUDIO + 5-min etag polling for real-time sync
7b99905
verified

bep40 commited on

Upload src/app.js
3836742
verified

bep40 commited on

Upload src/app.js
559985d
verified

bep40 commited on

Upload src/app.js
6c2e06d
verified

bep40 commited on

Upload src/app.js
fcbfba0
verified

bep40 commited on

Upload src/app.js
48db5b9
verified

bep40 commited on

Upload src/app.js
3f8c7dc
verified

bep40 commited on

Upload src/app.js
5008e7f
verified

bep40 commited on

Upload src/app.js
6bfdf6d
verified

bep40 commited on

Upload src/app.js
885fcca
verified

bep40 commited on

Upload src/app.js
2d9ff33
verified

bep40 commited on

Upload src/app.js
8ad21c6
verified

bep40 commited on

Upload src/app.js
413b67e
verified

bep40 commited on

Upload src/app.js
cd38f6c
verified

bep40 commited on

Upload src/app.js
d00f64a
verified

bep40 commited on

Upload src/app.js
747c0ea
verified

bep40 commited on

Upload src/app.js
ca2e10e
verified

bep40 commited on

Upload src/app.js
f1d7aab
verified

bep40 commited on

Upload src/app.js
efd0f29
verified

bep40 commited on

Upload src/app.js
43018b7
verified

bep40 commited on

Upload src/app.js
45d4883
verified

bep40 commited on

Upload src/app.js
b33a4b3
verified

bep40 commited on

Fix news + TTS: getHotNewsGreeting dùng /api/news/hot, pre-fetch trong boot, greeting sau session.updated
bb2943f
verified

bep40 commited on

Fix: getHotNewsGreeting thêm Wikipedia VN fallback để luôn có tiêu đề cụ thể
c579d91
verified

bep40 commited on

Fix: TTS+lip-sync cho auto-greeting, fetch hot news VN cụ thể
77e444c
verified

bep40 commited on

Fix TTS+lip-sync: _waitForSession để connect() chờ session.created trước khi resolve
36b8a62
verified

bep40 commited on

Fix treo connecting: auto-join cho text mode, connectSession với error handling, retry join-expired
f2fab60
verified

bep40 commited on

Upload src/app.js
0681b93
verified

bep40 commited on

Fix avatar treo: loại bỏ withSearchContext, thêm queue tin nhắn, session re-entry guard
0eb038e
verified

bep40 commited on

Auto-greeting: Vương tự chào với tin nóng Việt Nam sau khi load avatar
0c27e70
verified

bep40 commited on

Restore app.js to commit 14581f08 (Vương greeting, search tools, World Cup, text chat UI)
3b53435
verified

bep40 commited on

Fix: default avatar vuong.glb, strong instructions, remove requestResponse from runTool
022506c
verified

bep40 commited on

Fix: final instructions + remove setTimeout from runTool + 2s fallback in sendTextMessage
1267809
verified

bep40 commited on

Fix: add 3s fallback requestResponse after tool output, simplify sendTextMessage
b530eb2
verified

bep40 commited on

Fix: remove requestResponse from runTool, add retry logic to sendTextMessage
6132601
verified

bep40 commited on

Fix: re-add requestResponse in runTool with delay, stronger tool instructions
ea45656
verified

bep40 commited on

Fix: remove requestResponse from runTool, stronger instructions, ensure sendTextMessage flow
c52cf26
verified

bep40 commited on

Fix: re-add requestResponse after sendToolOutput + always call requestResponse in sendTextMessage
4fbc8a7
verified

bep40 commited on

Fix: always call requestResponse after _sendTextMessage (even when model is speaking)
57e8848
verified

bep40 commited on

Fix: remove ALL requestResponse from runTool, simplify instructions
23a1ee1
verified

bep40 commited on

Fix: remove requestResponse from runTool - server auto-continues, fix response-finished handler
af9d531
verified

bep40 commited on

Fix: re-add requestResponse after tool output, simplify instructions, fix second+ messages
1e83c9a
verified

bep40 commited on

Fix: shorter instructions, conditional requestResponse in runTool
1dc5018
verified

bep40 commited on

Fix: remove extra requestResponse in runTool - server auto-continues after tool output
29b91a4
verified

bep40 commited on