Commit Graph

27 Commits

Author SHA1 Message Date
Novice 40e3d4dc7d
Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +08:00
Stream 7ca06931ec
fix: unify memory variable in VariablePool 2025-10-15 14:39:05 +08:00
Stream bb1f1a56a5
feat: update MemoryListApi response format with ChatflowConversationMetadata 2025-09-28 22:36:10 +08:00
Stream 15be85514d
fix: chatflow message visibility from index 2025-09-28 21:20:37 +08:00
Stream 8833fee232
feat: move version update logic out of save_memory 2025-09-23 23:17:34 +08:00
Stream 5bf642c3f9
feat: expose version to MemoryBlock 2025-09-23 23:09:45 +08:00
Stream 3d7d4182a6
feat: add endpoints to delete memory 2025-09-23 19:07:37 +08:00
Stream 6eab6a675c
feat: add created_by to memory blocks 2025-09-23 17:35:36 +08:00
Stream 28acb70118
feat: add edited_by_user field 2025-09-22 18:37:54 +08:00
Stream 7c35aaa99d
refactor: remove MemoryBlockWithVisibility 2025-09-22 18:16:37 +08:00
Stream a8c2a300f6
refactor: make memories API return MemoryBlock 2025-09-22 17:14:07 +08:00
Stream d654d9d8b1
refactor: make ChatflowMemoryVariable.value JSON 2025-09-22 16:46:39 +08:00
Stream 394b7d09b8
refactor: fix basedpyright/ruff errors 2025-09-22 15:17:19 +08:00
Stream 54b272206e
refactor: add version param to get_session_memories and get_persistent_memories 2025-09-16 18:32:58 +08:00
Stream 3d761a3189
refactor: make save_memory and get_memory_by_spec work on latest version 2025-09-15 19:28:22 +08:00
Stream 2c765ccfae
refactor: use VersionedMemoryVariable in ChatflowMemoryService.get_memory_by_spec 2025-09-15 15:47:02 +08:00
Stream 626e7b2211
refactor: use VersionedMemoryVariable in ChatflowMemoryService.save_memory 2025-09-15 15:41:33 +08:00
Stream 9e0630f012
fix: use correct description from spec 2025-09-15 15:30:08 +08:00
Stream 3b868a1cec
feat: integrate VariablePool into memory update process 2025-09-15 14:00:53 +08:00
Stream 05d231ad33
fix: fix bugs check by Claude Code 2025-08-22 19:59:17 +08:00
Stream 48f3c69c69
fix: fix bugs check by Claude Code 2025-08-22 17:54:18 +08:00
Stream 8b68020453
refactor: refactor from ChatflowHistoryService and ChatflowMemoryService 2025-08-22 17:44:27 +08:00
Stream 4d2fc66a8d
feat: refactor: refactor from ChatflowHistoryService and ChatflowMemoryService 2025-08-22 15:33:45 +08:00
Stream f72ed4898c
refactor: refactor from ChatflowHistoryService and ChatflowMemoryService 2025-08-22 14:57:27 +08:00
Stream 0d95c2192e
feat: add Web API for memory read and modify 2025-08-21 17:17:08 +08:00
Stream 4b085d46f6
feat: update variable pool when update memory 2025-08-21 15:15:23 +08:00
Stream 45fddc70d5
feat: add ChatflowHistoryService and ChatflowMemoryService 2025-08-20 19:11:12 +08:00