gateway/modules/features/teamsbot
patrick-motsch a27307263f fix: create SSE event queue on-demand so transcript/chat events are never silently dropped
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 23:44:12 +01:00
..
__init__.py teamsbot 2026-02-13 00:00:35 +01:00
bridgeConnector.py refactor: add TransferMode, remove backgroundImageUrl and botAccount fields from config 2026-02-17 18:34:24 +01:00
browserBotConnector.py refactor: add TransferMode, remove backgroundImageUrl and botAccount fields from config 2026-02-17 18:34:24 +01:00
config.py teamsbot 2026-02-13 00:00:35 +01:00
datamodelTeamsbot.py refactor: add TransferMode, remove backgroundImageUrl and botAccount fields from config 2026-02-17 18:34:24 +01:00
interfaceFeatureTeamsbot.py feat(teamsbot): system bot accounts with encrypted credentials, per-user settings, credentials removed from UI 2026-02-16 00:16:02 +01:00
mainTeamsbot.py teamsbot 2026-02-13 00:00:35 +01:00
routeFeatureTeamsbot.py fix: load system bot credentials from DB and pass to browser bot for authenticated join 2026-02-17 19:58:01 +01:00
service.py fix: create SSE event queue on-demand so transcript/chat events are never silently dropped 2026-02-17 23:44:12 +01:00