Commit graph

61 commits

Author SHA1 Message Date
ValueOn AG
4cf24884cb fixed keys and sandbox for int 2026-03-31 00:06:01 +02:00
idittrich-valueon
d0f8444bac next version of visual workflow editor with ClickUp Connections 2026-03-25 09:38:06 +01:00
ValueOn AG
0a0973d41b hotfix msft/google login tokens end to end separated from connection
feat(billing): Nutzerhinweise bei leerem Budget + Mandats-Mail (402/SSE)
Gateway
- InsufficientBalanceException: billingModel, userAction (TOP_UP_SELF /
  CONTACT_MANDATE_ADMIN), DE/EN-Texte, toClientDict(), fromBalanceCheck()
- HTTP 402 + JSON detail für globale API-Fehlerbehandlung
- AI/Chatbot: vor Raise ggf. E-Mail an BillingSettings.notifyEmails
  (PREPAY_MANDATE, Throttle 1h/Mandat) via billingExhaustedNotify
- Agent-Loop & Workspace-Route: SSE-ERROR mit strukturiertem Billing-Payload
- datamodelBilling: notifyEmails-Doku für Pool-Alerts
frontend_nyla
- useWorkspace: SSE onError für INSUFFICIENT_BALANCE mit messageDe/En
  und Hinweis auf Billing-Pfad bei TOP_UP_SELF
2026-03-21 01:34:40 +01:00
ValueOn AG
6c8cc843ce file system and stt and ttss reevisions 2026-03-17 19:19:27 +01:00
ValueOn AG
c8b7517209 refactor: modules/services/ abgeloest durch serviceCenter + serviceHub
serviceCenter = DI-Container (Resolver, Registry, Context) fuer Service-Instanziierung
serviceHub = Consumer-facing Aggregation (DB-Interfaces, Runtime-State, lazy Service-Resolution via serviceCenter)

- modules/serviceHub/ erstellt: ServiceHub, PublicService, getInterface()
- 22 Consumer-Dateien migriert (routes, features, tests): imports von modules.services auf serviceHub bzw. serviceCenter umgestellt
- resolver.py: legacy fallback auf altes services/ entfernt
- modules/services/ komplett geloescht (83 Dateien inkl. dead code mainAiChat.py)
- pre-extraction: progress callback durch chunk-pipeline propagiert, operationType DATA_EXTRACT->DATA_ANALYSE fuer guenstigeres Modell
2026-03-14 11:51:45 +01:00
36ce2facbc feat: tested mistral api key 2026-02-25 14:04:53 +01:00
667c432485 aicorePluginMistral erstellt und bereit für API key und testing 2026-02-25 13:48:29 +01:00
7578d8bf3e feat: integrated stripe payment 2026-02-25 08:44:12 +01:00
patrick-motsch
c7def85a4b feat(teamsbot): Replace bridge with browser bot architecture
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 00:04:39 +01:00
patrick-motsch
b7e4efb3a3 teams bridge 2026-02-13 07:27:33 +01:00
patrick-motsch
bb10a46cd5 integrated privateLLM 2026-02-06 10:26:54 +01:00
ValueOn AG
5c0ab3f893 implemented multimandate 2026-01-17 02:17:58 +01:00
ValueOn AG
4b49eab26e user registration and password reset with magic link 2026-01-12 23:31:20 +01:00
9042b8daf8 fix: added api keys to env file 2026-01-12 10:31:39 +01:00
ValueOn AG
f6ffebb776 new openai key 2026-01-12 07:58:22 +01:00
ValueOn AG
5380e30f0d fix: cleaned interfaces to work all with rbac 2026-01-11 15:42:33 +01:00
ValueOn AG
d43044cc00 danymic intelligent json merging strategies for cut json parts after tokenmax exit 2025-11-19 19:14:31 +01:00
ValueOn AG
94dc8ee3e6 fixed env 2025-11-11 08:37:59 +01:00
ValueOn AG
dee8a3b21f scheduler althaus feature 2025-11-10 16:51:28 +01:00
ValueOn AG
a3acf88767 new msft api key 2025-11-06 13:20:38 +01:00
ValueOn AG
4f6caeb97a new msft app cert 2025-11-06 12:07:11 +01:00
ValueOn AG
d7e220682d fix keys 2025-11-05 17:05:13 +01:00
ValueOn AG
00f1633d94
Merge branch 'main' into int 2025-11-05 16:01:46 +01:00
ValueOn AG
89337418f6 ai models and calls: standardized and harmonized all model operation types 2025-10-24 19:03:53 +02:00
ValueOn AG
1badb8468a refactored maxToken handling for all models and all ai calls 2025-10-21 14:48:43 +02:00
ValueOn AG
2e471ca3f7 msft keys rotated 2025-10-13 14:02:15 +02:00
ValueOn AG
d9ee4d9605 full ai center integration test and fix with extraction and generation engine 2025-10-12 14:52:42 +02:00
ValueOn AG
0e14607f83 ai services extract and web revised 2025-10-02 21:29:21 +02:00
ValueOn AG
8be9211b28 complete refactory of all dependencies 2025-09-26 23:36:56 +02:00
ValueOn AG
af4b13864f Keys fixed 2025-09-25 01:57:17 +02:00
ValueOn AG
29c31e79bd Tested workflow engine 3.1 2025-09-24 23:18:10 +02:00
ValueOn AG
ebfdd9ab03 admin interface 2025-09-22 07:44:39 +02:00
ValueOn AG
168d66d167 cleaned key handling and security 2025-09-22 00:39:15 +02:00
ValueOn AG
41d2b463db
Merge pull request #49 from valueonag/int
enhanced workflow
2025-09-18 17:21:50 +02:00
ValueOn AG
55a3cac2df enhanced workflow 2025-09-18 17:11:35 +02:00
6858bf3a87 updated rnv_prod.env to use correct redirect uri 2025-09-10 08:26:45 +02:00
ValueOn AG
8cfe6fe386 adapted callbacks 2025-09-10 07:08:21 +02:00
ValueOn AG
e026ba3806 analyse db issue 2025-09-09 18:40:44 +02:00
ValueOn AG
b193bc659e adapted server access 2025-09-09 17:23:34 +02:00
ValueOn AG
09b6880b41 access db 2025-09-09 16:01:39 +02:00
ValueOn AG
767084aa87 deploy 01 2025-09-09 00:55:36 +02:00
ValueOn AG
8fbbd35055 database attached 2025-09-08 12:45:03 +02:00
idittrich-valueon
88d43d2eec
Update env_prod.env 2025-08-22 13:27:58 +02:00
ValueOn AG
a0219181e9 google connect 2025-08-12 16:20:26 +02:00
ValueOn AG
ecf23255d2 base for integration test 2025-05-28 01:51:10 +02:00
ValueOn AG
cf94b1115b ref 2025-05-26 07:04:30 +02:00
ValueOn AG
628cca0ed4 refactory complete to review and test 2025-05-22 00:48:56 +02:00
ValueOn AG
fee9bb0151 self service date model for agents, msft interface complete 2025-05-20 17:57:15 +02:00
ValueOn AG
40f82a3848 db items serialized, uuid overall, auth enhanced 2025-05-18 22:25:26 +02:00
ValueOn AG
bf986b4d71 fix auth4 2025-05-16 16:35:44 +02:00