Commit graph

10 commits

Author SHA1 Message Date
ValueOn AG
92f96bbc3e chat: robustere Panel-Erkennung, erweiterte Input-Selektoren, DOM-Diagnostik, periodische Debug-Screenshots
Made-with: Cursor
2026-03-06 13:14:43 +01:00
ValueOn AG
b552ccd547 chat: periodischer Scan fuer Teilnehmer-Nachrichten, Chat-Panel-Reopen wenn geschlossen
Made-with: Cursor
2026-03-06 12:40:50 +01:00
ValueOn AG
dbcc53bed8 fix: chat queue to prevent interleaved text, retry+selectors for greeting
Made-with: Cursor
2026-02-28 16:12:56 +01:00
ValueOn AG
2e2fbfe8ed Chat history: extract Teams timestamp, classify pre-join messages as history, no AI trigger
Made-with: Cursor
2026-02-27 13:56:20 +01:00
ValueOn AG
5caa5a047e Prevent historical Teams chat replay as fresh transcript input.
Add chat warmup guard and key-based deduplication so old thread messages are not re-emitted with new timestamps after join.

Made-with: Cursor
2026-02-26 21:41:56 +01:00
ValueOn AG
9e4aad973f fix: WS auto-reconnect, reduce keepalive to 15s, downgrade ChatDOM to debug
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-19 00:47:02 +01:00
ValueOn AG
aec15602c2 fix: prevent chat panel toggle-off in authenticated Teams join
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 00:12:47 +01:00
ValueOn AG
b0dffb49dd fix: revert to Record+transcribe as primary, add noise filter for body fallback, fix chat debug logging
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 23:01:00 +01:00
ValueOn AG
252775a4b4 fix: enable captions via Language and speech panel, add body fallback observers, add keepalive
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 21:10:00 +01:00
ValueOn AG
efa648d6fe feat: chat monitoring, auth join fix (Teams session), audio shutting-down guard, join mode selector, response channel, browser permission modals
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 00:07:40 +01:00