39aba4cca8
before refactory workflowAutomation
Deploy Plattform-Core (Int) / test (push) Successful in 1m2s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
2026-06-07 22:26:18 +02:00
cf0233f193
refactor: architecture cleanup + fix scheduler Automation2Workflow error
...
Deploy Plattform-Core (Int) / test (push) Failing after 13s
Deploy Plattform-Core (Int) / deploy (push) Has been skipped
Fix: add missing Automation2Workflow/Automation2WorkflowRun imports to interfaceFeatureGraphicalEditor.py (caused scheduler crash on boot)
Refactor: gdprDeletion via onUserDelete lifecycle hooks
Refactor: i18nBootSync accounting labels via app.py parameter injection
Refactor: serviceHub moved to serviceCenter/serviceHub.py
Split: teamsbot/service.py, realEstate/main, routeTrustee, routeBilling
Cleanup: remove obsolete methodTrustee, serviceExceptions shim
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-07 07:59:31 +02:00
bc7c6fe27c
elimination of technical issues (imports)
Deploy Plattform-Core (Int) / test (push) Failing after 13s
Deploy Plattform-Core (Int) / deploy (push) Has been skipped
2026-06-06 00:32:45 +02:00
08fa70e4e0
security and mfa
Deploy Plattform-Core (Int) / test (push) Successful in 1m4s
Deploy Plattform-Core (Int) / deploy (push) Successful in 42s
2026-06-03 23:21:29 +02:00
d61e29bcac
fixes private model and udb scoping sources
Deploy Plattform-Core (Int) / test (push) Failing after 24s
Deploy Plattform-Core (Int) / deploy (push) Has been skipped
2026-06-03 09:37:03 +02:00
51b789b5aa
icon toggle
Deploy Plattform-Core / test (push) Successful in 53s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-27 15:36:03 +02:00
e2d230f2c6
fixed orphan checkker to exclude audit log
Deploy Plattform-Core / test (push) Successful in 46s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-25 15:58:42 +02:00
0c7ab77728
fixed db poweron reference - not baseclass
Deploy Plattform-Core / test (push) Successful in 44s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-25 15:49:50 +02:00
9719a22581
Pydantic FK als Single Source of Truth
Deploy Plattform-Core / test (push) Successful in 44s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-25 15:14:05 +02:00
bc6bb44d6d
dbsync
Deploy Plattform-Core / test (push) Successful in 44s
Deploy Plattform-Core / deploy (push) Successful in 4s
2026-05-24 08:13:54 +02:00
ValueOn AG
1ed462ad13
fixes rag and workflow
2026-05-19 16:48:01 +02:00
ValueOn AG
4064ac0266
fixed toggle icons udb
2026-05-18 07:56:53 +02:00
ValueOn AG
7c4c5e079a
rag enhancements
2026-05-16 22:55:43 +02:00
ValueOn AG
4a5028405f
fix val page
2026-05-12 23:50:45 +02:00
ValueOn AG
48c0f900af
rag
2026-05-12 15:19:01 +02:00
ValueOn AG
df9a43c190
abo enterprise, ai agent fixes
2026-05-10 22:09:51 +02:00
5455e09367
fix: completely fixed grouping to be like clickup grouping, removed wrong mechanisms
2026-05-04 17:27:14 +02:00
ValueOn AG
3da6e24bec
fixed component formgeneratortree and truastee workflows
2026-05-03 22:03:29 +02:00
Patrick Motsch
7942766931
Merge pull request #149 from valueonag/feat/demo-system-readieness
...
Feat/demo system readieness
2026-04-30 23:58:26 +02:00
ValueOn AG
c140bd14d4
fixed nodes handovers
2026-04-30 23:54:45 +02:00
06d9910ecd
file tree ersetzt durch gruppierung im formgenerator
2026-04-30 12:37:46 +02:00
ValueOn AG
afd7e9d941
plan d implemented - generationn styles
2026-04-29 23:12:46 +02:00
72d3175f49
Gruppierung im Formgenerator fertig
2026-04-29 18:16:02 +02:00
93cb6939dc
feat: frontend consent integration
2026-04-29 14:39:40 +02:00
6a5ff1ff7c
feat(rag): P1 user-connection hooks + retrieval threshold fix
...
- connection.established/revoked callbacks from OAuth routes and
connection management endpoints
- KnowledgeIngestionConsumer dispatches bootstrap job (established)
and synchronous purge (revoked)
- FileContentIndex: add connectionId + sourceKind columns
- SharePoint bootstrap with @odata.nextLink pagination and eTag-based
idempotency
- Outlook bootstrap treats messages as virtual documents with
cleanEmailBody for HTML/quote/signature stripping
- fix(rag): lower buildAgentContext minScore thresholds from
0.55/0.65/0.70 to 0.35 — previous values blocked all real matches
from text-embedding-3-small
- 24 new unit tests covering purge, consumer dispatch, email cleaning
and both bootstrap paths
2026-04-29 14:39:40 +02:00
a7f4055130
fix(rag): preserve per-page granularity + remove on-demand extraction fallbacks
...
The default MergeStrategy concatenates every extracted text part into a
single ContentPart, collapsing a 500-page PDF into one chunk with a
blurred average embedding — RAG retrieval was effectively broken.
- ExtractionOptions.mergeStrategy is now Optional[MergeStrategy]; passing
None preserves per-part granularity. Default factory kept for
backward compatibility.
- routeDataFiles._autoIndexFile, _workspaceTools.readFile, and
_documentTools.describeImage explicitly pass mergeStrategy=None.
- Agent tools no longer carry redundant extraction + requestIngestion
fallback paths: the unified ingestion lane owns all corpus writes,
and readFile/describeImage are pure consumers of the knowledge store.
- Unit test asserts runExtraction(mergeStrategy=None) keeps every part.
2026-04-29 14:39:40 +02:00
ValueOn AG
052647a52b
wired infomaniac to ai adapters and tools
2026-04-29 01:52:47 +02:00
ValueOn AG
49f3660d89
fixes infomaniak download
2026-04-29 01:03:40 +02:00
ValueOn AG
30ea8bbefe
fixed trustee
2026-04-26 23:59:09 +02:00
ValueOn AG
d505ffd9cd
Graph and data class falignment strict
2026-04-26 22:53:44 +02:00
ValueOn AG
564a1200c6
datamodel sctirc fk logic in one place
2026-04-26 18:11:42 +02:00
ValueOn AG
24f0c3e2eb
cleanup internal marked exports
2026-04-26 08:31:35 +02:00
ValueOn AG
794ba36f27
teamsbot
2026-04-25 01:13:01 +02:00
ValueOn AG
71f4265e06
fixes udb, outlook, workflow
2026-04-21 23:49:46 +02:00
ValueOn AG
cdca242f82
data source fixes
2026-04-21 00:50:36 +02:00
ValueOn AG
f29e0c9edc
feature fixes
2026-04-20 17:51:09 +02:00
ValueOn AG
7d27ddf6b5
fixed integration graph editor ai
2026-04-19 01:22:33 +02:00
ValueOn AG
50107a91ba
fixed proper splitting sysadmin/platformadmin and proper logic for mandate name(slug) and label(user)
2026-04-19 00:04:03 +02:00
Patrick Motsch
1c3b3ace27
Merge pull request #126 from valueonag/feat/demo-system-readieness
...
Feat/demo system readieness
2026-04-17 21:46:59 +02:00
18fb8e32b3
bugfix(CON-01)
2026-04-17 13:48:18 +02:00
ValueOn AG
19be818fbb
testing fixes, udb source handling fixes
2026-04-17 11:50:24 +02:00
ValueOn AG
e942770ffc
feat db-clean-ui and unified content udm
2026-04-16 23:13:05 +02:00
ValueOn AG
1230a953bd
compliance view
2026-04-14 11:16:19 +02:00
ValueOn AG
35209f7f80
fixed formgenerator , trustee, sort and filter
2026-04-14 00:15:56 +02:00
ValueOn AG
5780cc0324
cleanup routesintegration view
2026-04-12 18:32:21 +02:00
ValueOn AG
e43b0741ed
fixes lang uand issues
2026-04-12 14:04:49 +02:00
ValueOn AG
c30c18fc71
fixed udb foldertree
2026-04-12 00:29:00 +02:00
ValueOn AG
3adbd1da29
fixed sysuser and removed redundant fallbacks
2026-04-11 22:23:41 +02:00
ValueOn AG
4dfc0afd06
fixed language logic items
2026-04-11 19:44:58 +02:00
ValueOn AG
87e2e6d401
decision subscription
2026-04-10 22:44:08 +02:00