gateway/modules
patrick-motsch 91425809c3 fix(teamsbot): AI prompt priority rules, bot-name trigger overrides cooldown
- SPEECH_TEAMS prompt: Rule 1 (bot name mentioned) now has highest priority
  and ALWAYS triggers a response, even for greetings/smalltalk
- Bot-name detection in transcript overrides cooldown timer (immediate trigger)
- Added multilingual instruction: AI responds in the language it's addressed in
- Voice interface: clean camelCase mapping (audio_content -> audioContent)
- Config save: added "config" to allowed update fields in interfaceFeatures
- Default TTS voices for common languages in connectorVoiceGoogle

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 11:48:44 +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 feat(teamsbot): AI voice test, config save, camelCase mapping, default voices 2026-02-15 10:08:50 +01:00
datamodels teamsbot 2026-02-13 00:00:35 +01:00
features fix(teamsbot): AI prompt priority rules, bot-name trigger overrides cooldown 2026-02-15 11:48:44 +01:00
interfaces feat(teamsbot): AI voice test, config save, camelCase mapping, default voices 2026-02-15 10:08:50 +01:00
routes feat(billing): scope parameter on /view/statistics endpoint 2026-02-15 10:44:26 +01:00
security fixed rbac issues and sysadmin integration 2026-02-12 00:34:17 +01:00
services fix(teamsbot): AI prompt priority rules, bot-name trigger overrides cooldown 2026-02-15 11:48:44 +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