Timebomb2018
a51e34852c
fix(app features): Support for xls and doc files
2026-03-19 21:41:45 +08:00
Eternity
fcc81ac025
feat(workflow): optimize streaming output logic for sequential execution of multiple END nodes
2026-03-19 21:26:59 +08:00
Mark
36f670b2e9
Merge pull request #627 from SuanmoSuanyangTechnology/fix/features_028
...
Fix(bug)
2026-03-19 20:50:55 +08:00
Mark
cbcbc8822c
Merge pull request #631 from wanxunyang/feature/permanent-file-url-wxy
...
feat: add file storage controller with OSS/S3 support
2026-03-19 20:49:46 +08:00
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
wxy
e2411e0bdd
fix: remove unused share_info variable in upload_file_with_share_token
2026-03-19 19:43:48 +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
Timebomb2018
2e481df465
Merge branch 'refs/heads/release/v0.2.8' into fix/features_028
2026-03-19 18:59:18 +08:00
Timebomb2018
a322ec4fd5
fix(bug): tool exception display
2026-03-19 18:58: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
wxy
e8947ad0bb
feat: add permanent public URL support for remote storage (OSS/S3)
2026-03-19 17:48:46 +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
Ke Sun
0bb8278a39
Merge pull request #619 from SuanmoSuanyangTechnology/release/v0.2.8
...
Release/v0.2.8
2026-03-19 15:54:20 +08:00
Ke Sun
e43f812c14
Merge pull request #614 from SuanmoSuanyangTechnology/feature/pruning-optimization
...
Feature/pruning optimization
2026-03-19 15:53:22 +08:00
lixiangcheng1
d584b47280
Merge branch 'feature/knowledge_lxc' into release/v0.2.8
2026-03-19 15:24:42 +08:00
lixiangcheng1
4bc030c1ef
Merge branch 'feature/knowledge_lxc' into develop
2026-03-19 15:10:45 +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
lanceyq
2e50e30071
[changes] Modify the index and complete the range
2026-03-19 12:49:36 +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
lanceyq
c2fc4ab4ff
[changes] Remove regular logs and apply strict rules.
2026-03-19 12:26:16 +08:00
Eternity
83fcabadae
fix(workflow): fix incorrect file message display in non-streaming calls
2026-03-19 12:04:48 +08:00
lanceyq
d12ad213e0
[changes] Optimize the semantic pruning judgment rules
2026-03-19 11:49:59 +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
Mark
25bc506f74
Merge branch 'release/v0.2.8' into develop
...
* release/v0.2.8:
fix(agent): Reading of docx multimodal files; Multimodal attachment history record
fix(web): workflow header hidden operate
feat(web): multi_agent app not support share
feat(web): chart content support files
fix(web): update app export param key
fix(web): app features bugfix
fix(web): improve document preview handling for .doc files and validate docx format
fix:pdf change version
fix:cdn pdf
fix: use real workflow_config id from db to avoid foreign key violation in workflow_executions
fix: remove redundant local AppRelease import causing NameError in draft_run
fix: shared app uses release snapshot config instead of draft in draft_run and get_agent_config
fix: support both query param and body for new_name in copy_app for backward compatibility
fix: read new_name from request body in copy_app endpoint
2026-03-19 10:12:42 +08:00
lixiangcheng1
d77220a603
Merge branch 'feature/knowledge_lxc' into develop
2026-03-19 08:19:24 +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
lanceyq
5d6007aaff
[add] Complete the missing cypher statement
2026-03-18 18:52:36 +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
Ke Sun
b52e4d756c
Merge pull request #604 from SuanmoSuanyangTechnology/feature/app-num
...
[add] Statistics on the number of shared and owned apps
2026-03-18 17:55:39 +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