Ke Sun
39b2f3ba0e
Merge pull request #633 from SuanmoSuanyangTechnology/fix/knowledge-retrieval
...
fix(workflow): enable nested search in knowledge base retrieval node
2026-03-19 20:34:09 +08:00
Ke Sun
152559ae46
Merge pull request #634 from SuanmoSuanyangTechnology/fix/celery
...
[changes] Modify the execution conditions of the task
2026-03-19 20:24:43 +08:00
lanceyq
b4615bacdc
[changes] Modify the execution conditions of the task
2026-03-19 20:17:43 +08:00
Eternity
e849fed5c1
fix(workflow): enable nested search in knowledge base retrieval node
2026-03-19 19:53:47 +08:00
Mark
7af88b19cf
Merge pull request #629 from SuanmoSuanyangTechnology/fix/conversation-msgmetadata
...
fix(conversation): handle None meta_data in msg to prevent exceptions
2026-03-19 19:35:11 +08:00
Eternity
c3f8dbd4bc
fix(conversation): handle None meta_data in msg to prevent exceptions
2026-03-19 19:27:58 +08:00
Ke Sun
c1e48fde86
Merge pull request #630 from SuanmoSuanyangTechnology/fix/celery
...
[changes]Community node attribute check
2026-03-19 19:26:52 +08:00
lanceyq
f644c84fbb
[changes]Community node attribute check
2026-03-19 19:24:37 +08:00
Mark
bdbf9c0609
Merge pull request #626 from SuanmoSuanyangTechnology/fix/workmemory-conversations
...
feat(memory): add pagination support for conversation list in working memory
2026-03-19 18:52:11 +08:00
Ke Sun
ef7d59e442
Merge pull request #625 from SuanmoSuanyangTechnology/fix/reserve
...
[changes] keep two decimals
2026-03-19 18:52:09 +08:00
Eternity
37a22fbfa9
feat(memory): add pagination support for conversation list in working memory
2026-03-19 18:23:09 +08:00
Mark
d798d101f7
Merge pull request #623 from SuanmoSuanyangTechnology/fix/workmemory-conversations
...
feat(memory): add pagination support for conversation list in working memory
2026-03-19 17:59:48 +08:00
Timebomb2018
4d5e2958dc
Merge branch 'refs/heads/release/v0.2.8' into fix/features_028
2026-03-19 17:58:17 +08:00
Timebomb2018
6105d46198
fix(bug): bug fix
2026-03-19 17:54:32 +08:00
lanceyq
7aec157859
[changes] keep two decimals
2026-03-19 17:53:01 +08:00
Eternity
13abb03d87
feat(memory): add pagination support for conversation list in working memory
2026-03-19 17:49:16 +08:00
Timebomb2018
7056865726
fix(agetn features):
...
1. Historical multimodal message writing is incorporated into the conversation context;
2. Resolve the issues where csv, json, and txt files cannot be recognized due to encoding problems;
3. File quantity limit;
4. Error details
2026-03-19 17:25:44 +08:00
lixiangcheng1
d584b47280
Merge branch 'feature/knowledge_lxc' into release/v0.2.8
2026-03-19 15:24:42 +08:00
lixiangcheng1
86a0aa1f9f
【fix]Nested query of folder knowledge base retrieve
2026-03-19 15:08:50 +08:00
Mark
2258b5c43c
Merge pull request #615 from SuanmoSuanyangTechnology/fix/features_028
...
fix(agent features):
2026-03-19 13:03:22 +08:00
Timebomb2018
8c804a1011
fix(agent features):
...
1.Voice output is generated in a streaming manner.
2.Multimodal file storage type repair;
3.Adding features to the configuration of the sub-agents in the multi-agent system
2026-03-19 12:31:41 +08:00
Eternity
83fcabadae
fix(workflow): fix incorrect file message display in non-streaming calls
2026-03-19 12:04:48 +08:00
Mark
33d522b387
Merge pull request #612 from SuanmoSuanyangTechnology/feature/message-file
...
feat(workflow): move conversation file content into metadata
2026-03-19 11:12:28 +08:00
Eternity
5997458aaf
fix(workflow): fix missing file in non-streaming API calls
2026-03-19 11:06:01 +08:00
Eternity
68f9471caf
feat(workflow): move conversation file content into metadata
2026-03-19 11:03:15 +08:00
lixiangcheng1
49d7398e14
Merge branch 'feature/knowledge_lxc' into release/v0.2.8
2026-03-19 10:47:10 +08:00
lixiangcheng1
f52b681133
【fix]Nested query of folder knowledge base
2026-03-19 08:17:58 +08:00
Timebomb2018
f6efa0d711
fix(agent): Reading of docx multimodal files; Multimodal attachment history record
2026-03-18 22:29:10 +08:00
Mark
3df8af3852
Merge pull request #605 from wanxunyang/fix/workflow-shared-fk-wxy
...
fix: workflow execution fails with foreign key violation when running shared app
2026-03-18 18:55:03 +08:00
Ke Sun
291767031c
Merge pull request #606 from SuanmoSuanyangTechnology/feature/app-num
...
[add] Statistics on the number of shared and owned apps
2026-03-18 18:39:40 +08:00
wxy
e6c558c2a0
fix: use real workflow_config id from db to avoid foreign key violation in workflow_executions
2026-03-18 18:03:09 +08:00
Mark
1089a52ca0
Merge pull request #602 from wanxunyang/fix/app-share-wxy
...
fix: shared app exposes draft config to recipients before publishing
2026-03-18 17:52:03 +08:00
lanceyq
c7fb9ab8e3
[add] Statistics on the number of shared and owned apps
2026-03-18 17:51:57 +08:00
wxy
e24217a6ba
fix: remove redundant local AppRelease import causing NameError in draft_run
2026-03-18 17:36:43 +08:00
wxy
f042f44501
fix: shared app uses release snapshot config instead of draft in draft_run and get_agent_config
2026-03-18 17:04:14 +08:00
wxy
56c98648f9
fix: support both query param and body for new_name in copy_app for backward compatibility
2026-03-18 17:04:14 +08:00
wxy
956efe6a09
fix: read new_name from request body in copy_app endpoint
2026-03-18 17:04:14 +08:00
Mark
bb64ad23dd
Merge pull request #600 from SuanmoSuanyangTechnology/fix/features_028
...
Fix(workflow and tool)
2026-03-18 16:59:47 +08:00
Mark
a97326df74
[add] migration script
2026-03-18 16:54:15 +08:00
Timebomb2018
1503f8781a
Merge branch 'refs/heads/release/v0.2.8' into fix/features_028
2026-03-18 16:50:17 +08:00
Timebomb2018
7bbfd33ca0
fix(workflow and tool): Output processing modification of tool nodes and error modification for tool tests
2026-03-18 16:37:39 +08:00
Eternity
0ea47ce890
feat(workflow): add configurable workflow feature options
2026-03-18 16:20:18 +08:00
Ke Sun
da3f875555
Merge pull request #590 from SuanmoSuanyangTechnology/fix/perceptual-filename
...
fix(multimodel): gate perceptual memory writes on provider support
2026-03-18 12:00:48 +08:00
Timebomb2018
7e5e1609b0
fix(app): The bugs that were fixed in the previous version but were later rolled back.
2026-03-18 11:50:17 +08:00
Timebomb2018
7b99a32a1e
fix(app):
...
1.The end users are still bound to the app.
2. Multi-modal file support includes xlsx, csv, and json.
3. The file routing protocol is consistent with the page routing.
2026-03-18 10:46:55 +08:00
Eternity
3b8a806661
feat(workflow): expose workflow memory enable status in app share config API
2026-03-17 18:01:28 +08:00
Eternity
8ddacb7bc9
fix(perceptual): resolve inconsistency between local filename and actual filename
2026-03-17 17:29:46 +08:00
Eternity
262a9ddc48
fix(multimodel): filter unsupported files during perception memory write
2026-03-17 17:20:51 +08:00
Timebomb2018
dfcc85a466
fix(app): Experience sharing: Adding 'features' to agent_config parameters
2026-03-17 14:58:28 +08:00
Timebomb2018
e492dcd968
fix(app): File verification support
2026-03-17 13:09:51 +08:00