Mark
cba24e58db
Merge branch 'feature/rag2' into develop
...
* feature/rag2:
[modify] parse document workflow, add graph queue hand build graph
[modify] mineru
[modify] 优化tasks ,拆分graphirag 队列
# Conflicts:
# api/app/tasks.py
2026-04-13 13:46:19 +08:00
Mark
a96f20ee05
[modify] parse document workflow, add graph queue hand build graph
2026-04-13 10:40:58 +08:00
yingzhao
6f66c9727f
Merge pull request #863 from SuanmoSuanyangTechnology/feature/file_variable_zy
...
fix(web): stream loading
2026-04-10 18:57:43 +08:00
zhaoying
3beca641e1
fix(web): stream loading
2026-04-10 18:56:31 +08:00
Ke Sun
b8507a1df6
Merge pull request #843 from SuanmoSuanyangTechnology/feature/openclaw_lm
...
Feature/openclaw lm
2026-04-10 18:54:09 +08:00
miao
0f28d54c43
fix(tools): add get_required_config_parameters to OpenClawTool
...
Without this method, the tool status would show as available even when
server_url and api_key are not configured.
2026-04-10 18:47:31 +08:00
山程漫悟
4c2a1e6d1d
Merge pull request #861 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
feat(workflow)
2026-04-10 18:39:48 +08:00
Timebomb2018
7cfb6ace22
Merge branch 'refs/heads/develop' into feature/agent-tool_xjn
2026-04-10 18:33:39 +08:00
山程漫悟
91cc20d589
Merge pull request #857 from wanxunyang/feature/switch-app-version-for-shared-api-key-apps
...
feat: add versioned app chat API and fix release isolation bug
2026-04-10 18:33:03 +08:00
Timebomb2018
f01ca51896
Merge branch 'refs/heads/develop' into feature/agent-tool_xjn
2026-04-10 18:30:46 +08:00
Timebomb2018
f4a63f7d55
feat(workflow): support Dify features conversion and file variable migration
2026-04-10 18:30:12 +08:00
Ke Sun
0019f3acfd
Merge pull request #860 from SuanmoSuanyangTechnology/hotfix/v0.2.10
...
Hotfix/v0.2.10
2026-04-10 18:29:38 +08:00
yingzhao
bc14c94407
Merge pull request #858 from SuanmoSuanyangTechnology/feature/file_variable_zy
...
Feature/file variable zy
2026-04-10 18:16:44 +08:00
zhaoying
a21dad70ed
feat(web): workflow publish add check list validate
2026-04-10 18:13:58 +08:00
zhaoying
807a4e715d
feat(web): app api add body parameter example
2026-04-10 18:11:09 +08:00
Ke Sun
58d18b476c
Merge pull request #851 from SuanmoSuanyangTechnology/feat/extract-metadata
...
Feat/extract metadata
2026-04-10 18:11:04 +08:00
Ke Sun
5e5927a0b9
Merge pull request #852 from SuanmoSuanyangTechnology/fix/rag-num
...
fix:Remove "total"
2026-04-10 18:06:50 +08:00
wxy
7869121382
feat: add versioned app chat API and fix release isolation bug
2026-04-10 17:53:24 +08:00
zhaoying
7c0fb624d9
feat(web): workflow variable type
2026-04-10 17:34:38 +08:00
wxy
af83980f99
feat: add versioned app chat API and fix release isolation bug
2026-04-10 17:22:11 +08:00
山程漫悟
cf0d11208c
Merge pull request #855 from wanxunyang/feature/switch-app-version-for-shared-api-key-apps
...
Feature/switch app version for shared api key apps
2026-04-10 16:36:06 +08:00
zhaoying
87d1630230
fix(web): hidden rag memory total
2026-04-10 16:33:27 +08:00
山程漫悟
50392384e7
Merge pull request #856 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
feat(workflow)
2026-04-10 16:24:51 +08:00
zhaoying
9a926a8398
feat(web): workflow variable type
2026-04-10 16:24:36 +08:00
Timebomb2018
e5e6699168
feat(workflow): support nested variable access and DashScope rerank provider
2026-04-10 16:21:49 +08:00
Timebomb2018
068e2bfb7e
fix(workflow): update output pattern to handle standalone curly braces
2026-04-10 15:24:18 +08:00
Timebomb2018
4ce6fede67
fix(workflow): update cycle graph node output type validation
2026-04-10 14:08:51 +08:00
miao
8497c955f9
fix(tools): make image_understand image_url optional and remove unused operation variable
...
Change image_url from required to optional in both operation_tool.py and
tool_service.py for image_understand operation, avoiding parameter validation
conflict with uploaded_files priority logic.
Remove unused operation variable from OpenClawTool.execute().
2026-04-10 13:31:09 +08:00
wxy
72fe3962cf
feat(api): Support specifying app version for chat
2026-04-10 12:18:11 +08:00
wxy
c253968aa8
feat(api): Support specifying app version for chat
2026-04-10 12:10:24 +08:00
zhaoying
d517bceda2
fix(web): object/array[object] add format check
2026-04-10 12:03:02 +08:00
wxy
412183c359
feat(api): Support specifying app version for chat
2026-04-10 11:44:50 +08:00
wxy
90e8e90528
feat(api): Support specifying app version for chat
2026-04-10 11:11:39 +08:00
wxy
fd05c000f6
feat(api): Support specifying app version for chat
2026-04-10 11:04:59 +08:00
lanceyq
627d6a0381
fix : add comments
2026-04-10 10:43:43 +08:00
Ke Sun
807dee8460
Merge branch 'hotfix/v0.2.10' into develop
2026-04-10 10:16:39 +08:00
lanceyq
cd018814fe
fix(memory): improve metadata language detection and clean_metadata logic
...
- Make MetadataExtractor language param optional (default None) to
support auto-detection fallback when no language is explicitly set
- Refactor clean_metadata from walrus-operator dict comprehension to
explicit loop for correctness and readability
2026-04-10 00:42:11 +08:00
lanceyq
e0b7e95af6
refactor(memory): remove first-person pronoun replacement and inline metadata utils
...
- Remove _replace_first_person_with_user from StatementExtractor to preserve
original user text for downstream metadata/alias extraction
- Delete metadata_utils.py module, inline clean_metadata into Celery task
- Remove unused imports and commented-out collect_user_raw_messages method
- Apply formatting cleanup across metadata models and extraction orchestrator
2026-04-10 00:29:18 +08:00
yingzhao
3a62d50048
Merge pull request #850 from SuanmoSuanyangTechnology/feature/tool_zy
...
feat(web): start/chat variable name cannot be duplicated
2026-04-09 22:43:55 +08:00
zhaoying
0e60da6d8a
feat(web): start/chat variable name cannot be duplicated
2026-04-09 22:42:27 +08:00
yingzhao
39e94eb3ea
Merge pull request #849 from SuanmoSuanyangTechnology/feature/tool_zy
...
Feature/tool zy
2026-04-09 22:31:32 +08:00
yingzhao
3e0f59adc6
Merge pull request #848 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy
...
fix(web): deep_thinking reset
2026-04-09 22:30:26 +08:00
zhaoying
660cd2fadb
fix(web): deep_thinking reset
2026-04-09 22:29:31 +08:00
zhaoying
6f1bb43eab
fix(web): model list add query
2026-04-09 22:21:38 +08:00
yingzhao
61b5627505
Merge pull request #847 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy
...
fix(web): agent knowledge
2026-04-09 22:15:08 +08:00
zhaoying
af6392fb09
Merge branch 'feature/ui_upgrade_zy' of github.com:SuanmoSuanyangTechnology/MemoryBear into feature/ui_upgrade_zy
2026-04-09 22:14:33 +08:00
zhaoying
84b1a95313
fix(web): iteration/loop toFront
2026-04-09 22:13:52 +08:00
zhaoying
8b21dab255
fix(web): agent knowledge
2026-04-09 22:09:32 +08:00
lanceyq
fc5ce63e44
fix:Remove "total"
2026-04-09 21:57:17 +08:00
lanceyq
15a863b41a
feat(memory): unify alias extraction into metadata pipeline and deduplicate user entity nodes
...
- Merge alias add/remove into MetadataExtractionResponse and Celery metadata task,
removing the separate sync step from extraction_orchestrator
- Replace first-person pronouns ("我") with "用户" in statement extraction to
preserve identity semantics for downstream metadata/alias extraction
- Update extract_statement.jinja2 prompt to enforce "用户" as subject for user
statements instead of resolving to real names
- Add alias change instructions (aliases_to_add/aliases_to_remove) to
extract_user_metadata.jinja2 with incremental merge logic
- Deduplicate special entities ("用户", "AI助手") in graph_saver by reusing
existing Neo4j node IDs per end_user_id
- Sync final aliases from PgSQL to Neo4j user entity nodes after metadata write
2026-04-09 21:55:59 +08:00