gateway/modules
patrick-motsch 89166a8f70 feat(teamsbot): URL extraction, status mapping, voice test, improved logging
- URL extraction: _extractTeamsMeetingUrl() handles SafeLinks, invitation text, and clean URLs
- Status mapping: added in_meeting, launching, navigating to bot status map
- Voice test endpoint: POST /{instanceId}/voice/test for TTS preview
- Improved error logging in browserBotConnector (shows exception type + repr)
- Improved AI trigger logging in service (shows buffer size, cooldown state, trigger reasons)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 03:26:23 +01:00
..
aicore streamlined bootstrap and initial config 2026-02-09 12:49:35 +01:00
auth fixed routes exceptions for teams com 2026-02-13 12:37:22 +01:00
connectors Merge branch 'int' of https://github.com/valueonag/gateway into int 2026-02-14 17:32:49 +01:00
datamodels teamsbot 2026-02-13 00:00:35 +01:00
features feat(teamsbot): URL extraction, status mapping, voice test, improved logging 2026-02-15 03:26:23 +01:00
interfaces Merge branch 'int' of https://github.com/valueonag/gateway into int 2026-02-14 17:32:49 +01:00
routes fix:keine features wurden in app.py registriert 2026-02-14 17:50:58 +01:00
security fixed rbac issues and sysadmin integration 2026-02-12 00:34:17 +01:00
services teamsbot 2026-02-13 00:00:35 +01:00
shared fix(teamsbot): Fix Invalid Date + pass language to browser bot 2026-02-15 01:26:27 +01:00
system fixed rbac issues and sysadmin integration 2026-02-12 00:34:17 +01:00
workflows fixed rbac issues and sysadmin integration 2026-02-12 00:34:17 +01:00