gemma-avatar / src /app.js

Commit History

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

Fix: remove extra requestResponse in runTool (server auto-continues), improve instructions, fix sendTextMessage flow
a2b5520
verified

bep40 commited on

Fix text chat: handle your-turn (auto-join), remove unnecessary delays, speed up tool response
093abc5
verified

bep40 commited on

Fix text chat session wait + tool handling captions + lip-sync init
5106474
verified

bep40 commited on

Fix toolcall handler void + add web_search instructions
d5ed543
verified

bep40 commited on

Add web_search & wiki_search tools + async runTool with fetch
d4728ae
verified

bep40 commited on

Wrap requestAnimationFrame to suppress harmless TalkingHead morph target errors
89a83e5
verified

bep40 commited on

Add progress display for avatar loading + setTimeout guard for TalkingHead render race
0dabd61
verified

bep40 commited on

Fix text chat (auto-start session), avatar loading overlay, clean CSS
8b15266
verified

bep40 commited on

Add avatar reload on selector change
9f6d5b5
verified

bep40 commited on

Add inputAvatar variable declaration
5202ee9
verified

bep40 commited on

Remove saveAvatarPreference - using inline HTML handler
3e5a0e8
verified

bep40 commited on

Add inline avatar change handler in boot
1e0e870
verified

bep40 commited on

Add avatar to STORAGE_KEYS + saveAvatarPreference function
4c4b605
verified

bep40 commited on

Force rebuild client bundle - add version marker
4486594
verified

bep40 commited on

Add populateAvatarSelect function to fill avatar dropdown
9caa5c7
verified

bep40 commited on

Fix: use loadAvatars() instead of loadAvatarsList()
f68df86
verified

bep40 commited on

Add complete avatar selection dropdown functionality
4298f3b
verified

bep40 commited on