Commit Graph

  • fc5ce63e44 fix:Remove "total" lanceyq 2026-04-09 21:57:17 +08:00
  • 15a863b41a feat(memory): unify alias extraction into metadata pipeline and deduplicate user entity nodes lanceyq 2026-04-09 21:55:59 +08:00
  • 5226c5b79d Merge pull request #846 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-09 21:32:54 +08:00
  • 27e9f9968d fix(web): remove port hover style zhaoying 2026-04-09 21:31:36 +08:00
  • d38612a10d Merge pull request #845 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-09 21:16:12 +08:00
  • 32c71dcd89 Merge branch 'feature/ui_upgrade_zy' of github.com:SuanmoSuanyangTechnology/MemoryBear into feature/ui_upgrade_zy zhaoying 2026-04-09 21:13:59 +08:00
  • 428e7ebaa5 fix(web): agent knowledge bases config zhaoying 2026-04-09 21:12:59 +08:00
  • 57833689d9 Merge pull request #844 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-09 20:35:09 +08:00
  • 384a67482c fix(web): edge connected event zhaoying 2026-04-09 20:29:17 +08:00
  • 7842435321 fix(tools): forward set_runtime_context through OperationTool to base_tool miao 2026-04-09 20:01:07 +08:00
  • 33c4c5d31b feat(web): add file type chat variable zhaoying 2026-04-09 19:45:57 +08:00
  • ca4f7aa65d refactor(rag/nlp): refactor reranking logic to apply post-deduplication and remove debug log Timebomb2018 2026-04-09 19:35:43 +08:00
  • b875626f18 fix(tools): revert CustomTool __init__ to upstream, remove redundant schema parsing miao 2026-04-09 19:33:27 +08:00
  • 130684cac0 refactor(rag/nlp): standardize knowledge graph retrieval to use DocumentChunk and add debug logging Timebomb2018 2026-04-09 19:07:53 +08:00
  • 5adff38bda feat(web): workflow check list zhaoying 2026-04-09 18:58:21 +08:00
  • 62e0b2730b refactor(workflow/knowledge): update pattern matching to support multiple retrieve types Timebomb2018 2026-04-09 18:29:08 +08:00
  • 55b2e05ba8 feat(tools): refactor migrate OpenClaw from custom tool to builtin tool Create OpenClawTool class inheriting BuiltinTool with dedicated config Remove all x-openclaw special handling from CustomTool (~270 lines) Add multi-operation support (print_task, device_query, image_understand, general) Change ensure_builtin_tools_initialized to incremental mode for auto-provisioning Fix OperationTool and LangchainAdapter to support OpenClaw operation routing miao 2026-04-09 18:13:21 +08:00
  • 562ca6c1f1 fix(tools): fix OpenClaw connection test and multimodal format compatibility miao 2026-04-07 13:58:38 +08:00
  • e298b38de9 feat(tools): add OpenClaw remote agent tool integration miao 2026-04-07 10:35:14 +08:00
  • a7b8ba0c66 fix(rag): fix pdfplumber concurrency issue and add debug logging Timebomb2018 2026-04-09 17:48:16 +08:00
  • 460c86cd94 Merge pull request #842 from SuanmoSuanyangTechnology/feature/tool_zy yingzhao 2026-04-09 17:46:52 +08:00
  • 33a1c178ff fix(web): if-else node case show zhaoying 2026-04-09 17:45:42 +08:00
  • c81612e6d3 Merge pull request #841 from SuanmoSuanyangTechnology/feature/tool_zy yingzhao 2026-04-09 17:39:26 +08:00
  • 9f9ac69f97 feat(web): add OpenClawTool zhaoying 2026-04-09 17:38:35 +08:00
  • 0516822d42 Merge pull request #840 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-09 16:37:52 +08:00
  • b598171a3d fix(web): if-else/question-classifier add node front zhaoying 2026-04-09 16:34:04 +08:00
  • a4ea7f0385 Merge pull request #839 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-09 16:15:39 +08:00
  • 32ae60fc65 fix(web): port add node front zhaoying 2026-04-09 16:14:24 +08:00
  • 6b272c5b44 Merge pull request #838 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-09 15:29:43 +08:00
  • 2782d0661f fix(web): retrieve types add graph zhaoying 2026-04-09 15:28:45 +08:00
  • ea2f5e61c9 fix(tool): strip input_value in datetime_to_timestamp to prevent whitespace-related parsing errors Timebomb2018 2026-04-09 15:18:39 +08:00
  • 5975d70bf9 feat(tool): add datetime_to_timestamp operation with timezone support Timebomb2018 2026-04-09 15:14:15 +08:00
  • e0546e01ef refactor(memory): delegate metadata merging to LLM instead of code-based merge lanceyq 2026-04-09 15:10:29 +08:00
  • 70aab94fc3 feat(knowledge): support graph retrieval type with dynamic API key selection Timebomb2018 2026-04-09 15:00:49 +08:00
  • 0f50537d7d [modify] mineru Mark 2026-04-09 14:11:01 +08:00
  • b7c1ce261b fix(web): remove tooltip zhaoying 2026-04-09 13:43:47 +08:00
  • edac6a164e Merge pull request #836 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-09 12:33:33 +08:00
  • 1503b242ea fix(web): editor init zhaoying 2026-04-09 12:32:24 +08:00
  • 3ff44f0108 [modify] 优化tasks ,拆分graphirag 队列 Mark 2026-04-09 11:59:02 +08:00
  • 18fd48505d Merge pull request #835 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-09 11:50:58 +08:00
  • 807ddce5cd fix(web): remove editor variable space zhaoying 2026-04-09 11:50:03 +08:00
  • 62fb6c79a0 fix(web): change pdf enhancement method init value zhaoying 2026-04-09 11:47:23 +08:00
  • cc373b2864 fix(web): loop/iteration edge zhaoying 2026-04-09 11:45:41 +08:00
  • f2d7479229 feat(memory): add async user metadata extraction pipeline lanceyq 2026-04-09 11:01:56 +08:00
  • ae1909b7e9 Merge pull request #833 from SuanmoSuanyangTechnology/release/v0.2.10 Ke Sun 2026-04-08 21:45:35 +08:00
  • 8e397b83b6 Merge branch 'release/v0.2.10' v0.2.10 Ke Sun 2026-04-08 21:44:27 +08:00
  • b0aaa12340 Merge pull request #831 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy release/v0.2.10 yingzhao 2026-04-08 21:29:28 +08:00
  • 5eb65e7ad8 fix(web): prompt input add composition zhaoying 2026-04-08 21:28:36 +08:00
  • cb5610e8b1 Merge pull request #830 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 21:22:20 +08:00
  • 6bb01119d0 fix(web): chat input add composition zhaoying 2026-04-08 21:21:09 +08:00
  • c16e832081 Merge pull request #829 from SuanmoSuanyangTechnology/fix/Timebomb_0210 山程漫悟 2026-04-08 20:47:57 +08:00
  • e3d50c5c55 fix(workflow): unify token usage metadata handling across LLM-related nodes Timebomb2018 2026-04-08 20:44:02 +08:00
  • e64aadce95 Merge pull request #828 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 20:43:33 +08:00
  • bad6087c25 fix(web): chat statement variable replace zhaoying 2026-04-08 20:28:50 +08:00
  • b04c05f4a4 Merge pull request #827 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 18:24:37 +08:00
  • 5e372627f7 fix(web): hidden file type chat variable zhaoying 2026-04-08 18:23:15 +08:00
  • 29611738ce Merge pull request #826 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 18:18:24 +08:00
  • de846c05ab fix(web): table page config zhaoying 2026-04-08 18:17:15 +08:00
  • 6475387af8 Merge pull request #825 from SuanmoSuanyangTechnology/fix/parameter_extractor_nonevalue 山程漫悟 2026-04-08 17:32:56 +08:00
  • b330bdba29 fix(parameter_extractor): add _extract_output method for handling default values Eternity 2026-04-08 17:09:47 +08:00
  • bed279c604 Merge pull request #824 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 15:50:29 +08:00
  • 9eaf779e67 fix(web): jinja render template transform zhaoying 2026-04-08 15:49:09 +08:00
  • 1fbccd98a7 Merge pull request #823 from SuanmoSuanyangTechnology/fix/Timebomb_0210 山程漫悟 2026-04-08 15:10:46 +08:00
  • 931b800bb6 fix(workflow): List operation node, exception handling for variables after importing the dify file Timebomb2018 2026-04-08 15:07:57 +08:00
  • d76bb36b9f Merge pull request #822 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 14:46:39 +08:00
  • 3c93409f7f fix(web): JinjaRender support third variable zhaoying 2026-04-08 14:44:26 +08:00
  • 9451a08e7f Merge pull request #821 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 14:22:54 +08:00
  • bc49bd2a43 fix(web): editor third variable init zhaoying 2026-04-08 14:17:26 +08:00
  • 4bfc9ca991 Merge pull request #820 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 11:59:56 +08:00
  • 1ba60401af fix(web): list operator add form reset zhaoying 2026-04-08 11:58:40 +08:00
  • 236e8973ac Merge pull request #819 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 11:26:27 +08:00
  • ca6cc8ae63 Merge pull request #818 from SuanmoSuanyangTechnology/fix/memory-write-perceptual Ke Sun 2026-04-08 11:25:26 +08:00
  • dd2cc89c62 fix(web): file type icon zhaoying 2026-04-08 11:24:35 +08:00
  • a87bba93c2 fix(app_chat_service): modify file handling in message construction Eternity 2026-04-08 11:23:40 +08:00
  • a153fdb7cb Merge pull request #817 from SuanmoSuanyangTechnology/fix/Timebomb_0210 Mark 2026-04-08 11:22:27 +08:00
  • 4eed393db5 fix(app): 1. List operation node sub-variable comparison; 2. Non-Dashscope Omni model processing; 3.Handling the issue of disappearing iterative nodes Timebomb2018 2026-04-08 11:11:57 +08:00
  • dc8e432719 fix(web): object variable tranform to string zhaoying 2026-04-08 11:06:35 +08:00
  • 16a0099e27 Merge pull request #816 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 10:50:14 +08:00
  • c4cf639bbc fix(web): ui zhaoying 2026-04-08 10:48:53 +08:00
  • f91431a70d fix(web): chat variable file max size zhaoying 2026-04-08 10:42:27 +08:00
  • 0102ad3a30 Merge pull request #814 from SuanmoSuanyangTechnology/fix/memory-write-perceptual Ke Sun 2026-04-08 10:21:39 +08:00
  • ebe298b71d fix(app_chat_service): modify file handling in message construction Eternity 2026-04-08 10:10:16 +08:00
  • a486ca7857 Merge pull request #815 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 10:15:01 +08:00
  • dd40e5df5f fix(web): file sub variable zhaoying 2026-04-08 10:13:04 +08:00
  • 8e1ec1bae6 Merge pull request #813 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 00:31:38 +08:00
  • 1f9c4919be fix(web): filter type operator zhaoying 2026-04-08 00:23:43 +08:00
  • 065182ad5c Merge pull request #812 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-08 00:10:58 +08:00
  • 90ec8db0d8 fix(web): object chat variable zhaoying 2026-04-08 00:09:55 +08:00
  • 78baf1c60a Merge pull request #811 from SuanmoSuanyangTechnology/fix/update-calculation 山程漫悟 2026-04-07 23:56:52 +08:00
  • 072c94cccb fix:The number of API calls has been changed to the total count up to the present. lanceyq 2026-04-07 23:52:41 +08:00
  • a66030d1b3 Merge pull request #810 from SuanmoSuanyangTechnology/fix/update-calculation 山程漫悟 2026-04-07 23:36:49 +08:00
  • a90ceaf5a2 fix:normalize lanceyq 2026-04-07 23:33:11 +08:00
  • 725f2f5146 fix:Change the calculation method for the homepage lanceyq 2026-04-07 23:26:49 +08:00
  • a2c3357e80 Merge pull request #809 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-07 23:26:45 +08:00
  • acbc954e6f fix(web): dashboard data zhaoying 2026-04-07 23:25:37 +08:00
  • 77032583ab fix(web): if parent is iteration/loop and only cycle-start remains, add add-node connected to it zhaoying 2026-04-07 23:20:32 +08:00
  • ef533d27ac Merge pull request #808 from SuanmoSuanyangTechnology/fix/Timebomb_0210 山程漫悟 2026-04-07 23:06:03 +08:00
  • ca1a2c7b9e fix(workflow): Sorting of list operation nodes Timebomb2018 2026-04-07 23:01:27 +08:00
  • 145fa398dd revert(web): revert graph retrieve types zhaoying 2026-04-07 22:35:50 +08:00
  • 274430b2c9 Merge pull request #807 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy yingzhao 2026-04-07 22:19:32 +08:00