Files
twenty/packages/twenty-server/src/engine/core-modules
Abdul Rahman 0648dc5c65 Fix AI chat streaming persistence when command menu closes (#14854)
Closes [#1583](https://github.com/twentyhq/core-team-issues/issues/1583)


- Removed `messageId` column from `File` table and its references in
code (unrelated to this PR)
- Updated AI chat to use React Context API with persistent provider in
`CommandMenuContainer`
- Converted all AI chat component states to regular Recoil atoms (no
instance context needed)

---------

Co-authored-by: Félix Malfait <felix@twenty.com>
2025-10-03 12:37:41 +02:00
..
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-10-03 00:32:40 +02:00
2025-08-11 14:10:04 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-09-22 22:13:43 +02:00
2025-09-17 23:03:33 +02:00