- 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>
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bridgeConnector.py | ||
| browserBotConnector.py | ||
| config.py | ||
| datamodelTeamsbot.py | ||
| interfaceFeatureTeamsbot.py | ||
| mainTeamsbot.py | ||
| routeFeatureTeamsbot.py | ||
| service.py | ||