How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

twenty/v2.43.0: feat(ai): link chat threads to workspace members (expand step) (#26564)

calendar_today September 26, 2026 person FelixMalfait domain twenty

Problem Since 2.42, agentChatThread lives in the workspace schema, but its owner is still userWorkspaceId , a UUID that points at core.userWorkspace . That cross-schema reference led to the per-workspace FKs on core tables that #26547 removed. Since then nothing enforces it.

open_in_new Read original post