Commit graph

153 commits

Author SHA1 Message Date
patrick-motsch
4e6974ae11 feat: sendMail und storeDocument Commands im SPEECH_TEAMS Prompt ergaenzt
Made-with: Cursor
2026-03-07 02:04:09 +01:00
patrick-motsch
1f529568f5 feat(teamsbot): per-request chat/voice channels, responseTextForVoice/Chat
Made-with: Cursor
2026-02-28 16:12:57 +01:00
patrick-motsch
fe1a97564b Improve Teams bot response reliability and transcript quality.
Fix invalid bot-response timestamps in SSE payloads, reduce duplicate response loops, and improve audio STT stability with larger capture chunks and safer silence filtering.

Made-with: Cursor
2026-02-26 21:18:21 +01:00
d3dbca7289 nicht fertig; Stand Kessler Demo 2026-02-26 16:00:26 +01:00
patrick-motsch
f35a90e428 fixes sync and ai tree 2026-02-22 22:34:07 +01:00
patrick-motsch
1227324703 feat: differential transcript, fix bot name in WS handler, AI commands support
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 17:50:31 +01:00
patrick-motsch
5d40657aef fix: dynamic bot name in SPEECH_TEAMS prompt + phonetic name trigger
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 00:12:48 +01:00
patrick-motsch
a67c7f8b81 feat(teamsbot): stop via AI intent (multilingual), initial session context summarization
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 10:03:21 +01:00
patrick-motsch
c7d1642f61 fix(teamsbot): improve AI prompt - less floskel, stricter response rules, no repetition, language switching support
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 09:02:43 +01:00
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
patrick-motsch
edecfb002c teamsbot 2026-02-13 00:00:35 +01:00
patrick-motsch
d98c31a4d1 logical fixes 2026-02-09 23:44:52 +01:00
patrick-motsch
887867acd0 billing rbac 2026-02-08 16:14:01 +01:00
patrick-motsch
e4d41965f3 fixed stats and billing sync 2026-02-08 01:44:43 +01:00
patrick-motsch
a054d12d54 billing fixes 2026-02-06 16:18:37 +01:00
ValueOn AG
fd923b89b8 billing integration into ai workflow 2026-02-04 22:10:23 +01:00
ValueOn AG
97cbda0ef2 fixed ai call end to end with saas multimandate 2026-01-26 23:26:30 +01:00
ValueOn AG
5c4813b10a workflow dynamic tested 2026-01-26 14:54:47 +01:00
ValueOn AG
a0b9a6e4b5 reference fixes 2026-01-24 00:42:19 +01:00
ValueOn AG
280cafd54a refactored features phase II 2026-01-23 01:10:00 +01:00
ValueOn AG
362080791a isolate features 2026-01-22 17:00:29 +01:00
ValueOn AG
77e1414744 module testing 2026-01-20 00:55:39 +01:00
ValueOn AG
ccc41e7023 harmonized module names 2026-01-19 09:18:37 +01:00
b06375352e fix:fixed merge conflicts from chatbot 2026-01-12 08:07:30 +01:00
ValueOn AG
cda0cb1093 hotfix workflows dynamic and automation after pr integrations 2026-01-11 22:42:02 +01:00
b327e6dc03 fix: fixed webresearch, tweaked system prompt 2026-01-09 10:49:06 +01:00
ValueOn AG
d87953ce0a fixed issues in workflow with use cases 2026-01-06 22:32:52 +01:00
ValueOn AG
043ffe1044 refined generation prompt 2026-01-06 21:24:54 +01:00
ValueOn AG
2c964b254b AI Iteration tests with 1000 test runs completed 2026-01-06 20:11:57 +01:00
ValueOn AG
9cd990e6a6 fixed parallel logging 2026-01-06 18:29:15 +01:00
ValueOn AG
c3dce9221c fixed ai looping jsonBase overwriting before getting successful answer 2026-01-06 18:20:40 +01:00
ValueOn AG
30ad4bb762 Enhanced core ai call for FULL parallel section generation. 2026-01-06 17:53:55 +01:00
ValueOn AG
657ad98e75 fixed looping bug 2026-01-06 17:35:51 +01:00
ValueOn AG
e331c7fbce performance tests with json repair and cut handling 2026-01-06 17:18:51 +01:00
ValueOn AG
c40d5e5133 jsnon structure rendering with budget 2026-01-06 11:20:09 +01:00
ValueOn AG
d747054976 full refactory of core json cut handling system 2026-01-05 21:16:10 +01:00
ValueOn AG
879a3c0eff fixed json looping context strings for cut point 2026-01-05 01:30:27 +01:00
ValueOn AG
c20e65ad4e fixed issues 2026-01-04 22:16:05 +01:00
ValueOn AG
1c0604106b implemented enhanced standardized ai looping system with usecases 2026-01-04 21:38:26 +01:00
ValueOn AG
64590aa61e fixes 2026-01-04 20:01:34 +01:00
ValueOn AG
3cdd212606 fixed renderers and metadata handover to validation 2026-01-04 01:37:23 +01:00
ValueOn AG
fa6479f40d initial base for coding system path 2026-01-03 02:38:16 +01:00
ValueOn AG
e4b633cac6 fixed iteration ai calls for documents sections 2026-01-03 01:55:25 +01:00
ValueOn AG
52f2f40774 finalized integration testing of enhanced ai service 2026-01-03 01:21:40 +01:00
ValueOn AG
1362470f00 enhanced the ai flow for languages (prompt in de, user language en, to deliver documents in fr) and document delivery in different formats 2026-01-02 23:03:29 +01:00
ValueOn AG
3408e7b463 fixes for content handling 2026-01-02 21:35:32 +01:00
ValueOn AG
df3f03e669 image caption 2026-01-02 02:17:31 +01:00
ValueOn AG
53819f90c3 proper context cascade from extraction to generation 2026-01-02 01:55:04 +01:00
ValueOn AG
64b44473aa fixed data extraction and generation handling with parts 2026-01-02 00:05:54 +01:00
ValueOn AG
909ee9528f extraction and generation engine enhanced for doc, code, image 2025-12-31 02:12:10 +01:00