Mark
83017d0c80
Merge branch 'release/v0.2.8' into develop
...
* release/v0.2.8: (23 commits)
[add] migration script
fix(workflow and tool): Output processing modification of tool nodes and error modification for tool tests
feat(workflow): add configurable workflow feature options
fix(web): app features
fix(web): app features
fix(web): app bugfix
fix(web): agent add tools bugfix
fix(web): workflow node ports bugfix
fix(web): my sharing app add empty
fix(app): The bugs that were fixed in the previous version but were later rolled back.
fix(web): app sharing bugfix
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.
fix(web): audio recorder add max size check
fix(web): max_file_count precision
feat(workflow): expose workflow memory enable status in app share config API
revert(web): file download
fix(perceptual): resolve inconsistency between local filename and actual filename
fix(multimodel): filter unsupported files during perception memory write
fix(web): file download
fix(web): file download
...
2026-03-18 17:43:00 +08:00
lanceyq
9d9250954b
[add] Add the completion status of knowledge extraction to the stream output.
2026-03-18 17:32:46 +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
Ke Sun
e8c3744f5e
Merge pull request #586 from SuanmoSuanyangTechnology/feature/recall-content
...
Feature/recall content
2026-03-17 19:20:47 +08:00
Eternity
3b8a806661
feat(workflow): expose workflow memory enable status in app share config API
2026-03-17 18:01:28 +08:00
lanceyq
a3ccd41288
[changes] Remove redundant code
2026-03-17 17:30:02 +08:00
Eternity
8ddacb7bc9
fix(perceptual): resolve inconsistency between local filename and actual filename
2026-03-17 17:29:46 +08:00
lanceyq
e74a74c3fb
[changes] Extract the unified auxiliary function; downgrade the log; initialize the variables
2026-03-17 17:28:28 +08:00
Eternity
262a9ddc48
fix(multimodel): filter unsupported files during perception memory write
2026-03-17 17:20:51 +08:00
Ke Sun
ede8a11584
Merge pull request #573 from SuanmoSuanyangTechnology/feature/node-aggregation
...
Feature/node aggregation
2026-03-17 15:55:02 +08:00
Timebomb2018
dfcc85a466
fix(app): Experience sharing: Adding 'features' to agent_config parameters
2026-03-17 14:58:28 +08:00
lanceyq
dacfb360f6
[add] The application layer introduces the clustering community-retrieval module
2026-03-17 14:56:11 +08:00
Timebomb2018
e492dcd968
fix(app): File verification support
2026-03-17 13:09:51 +08:00
Timebomb2018
55bfee856d
fix(app): File verification support
2026-03-17 12:33:41 +08:00
Mark
f951075551
Merge pull request #572 from wanxunyang/feature/app-share-wxy
...
feat: app sharing improvements - add response fields, fix cross-workspace copy & editable permission
2026-03-17 10:47:50 +08:00
Timebomb2018
67501025b3
feat(app): Release to add features configuration
2026-03-17 10:19:06 +08:00
lanceyq
5df339b56d
[changes] recovery log
2026-03-16 23:09:09 +08:00
lanceyq
56adca9f22
[changes] Batch mode for metadata creation and unified management of indexes
2026-03-16 23:06:41 +08:00
lanceyq
8e6288bca8
[changes] Change the same reference
2026-03-16 18:38:59 +08:00
Mark
72bba0662f
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
...
* 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear:
[changes] average_activation_value, rounded to two decimal places
2026-03-16 18:35:12 +08:00
Mark
090f46006a
[add] migration script
2026-03-16 18:34:56 +08:00
Ke Sun
abe0c7e7d1
Merge pull request #577 from SuanmoSuanyangTechnology/fix/reserve-decimal
...
[changes] average_activation_value, rounded to two decimal places
2026-03-16 18:25:18 +08:00
Timebomb2018
ea391dc44e
feat(app):
...
1. Add new functional features to the agent;
2. Enhance the voice output;
3. Modify the end_user binding;
4. Delete and modify the tools.
2026-03-16 18:00:09 +08:00
wxy
e21f713de0
Merge remote-tracking branch 'upstream/develop' into feature/app-share-wxy
...
# Conflicts:
# api/app/services/app_dsl_service.py
2026-03-16 17:54:01 +08:00
wxy
3498e2e884
fix: auto-rename app when duplicate name exists on import and copy
2026-03-16 16:48:08 +08:00
lanceyq
ea8edc5914
[changes] average_activation_value, rounded to two decimal places
2026-03-16 16:26:05 +08:00
wxy
0832337839
feat(app): add cross-workspace app sharing with auto-rename on import
2026-03-16 16:16:02 +08:00
lanceyq
bdf0c256b3
[add] Change the "last_done" storage to UTC and remove the intermediate conversion.
2026-03-16 16:13:30 +08:00
Ke Sun
e8e342c206
Merge pull request #574 from SuanmoSuanyangTechnology/add/develop_remark
...
fix/retrieve
2026-03-16 15:48:38 +08:00
Ke Sun
f7c2e82dc0
Merge branch 'develop' into release/v0.2.7
2026-03-16 15:47:00 +08:00
lanceyq
19d149c129
[add] Remove redundant logs
2026-03-16 14:55:25 +08:00
lanceyq
b8e85bed61
[changes] Remove FileType and break the import loop
2026-03-16 14:47:57 +08:00
lixinyue
396493ad2b
fix/retrieve
2026-03-16 14:28:42 +08:00
lanceyq
f32d92b9d0
[Changes]
2026-03-16 14:05:12 +08:00
lanceyq
6d79db8ba3
Merge branch 'feature/node-aggregation' of github.com:SuanmoSuanyangTechnology/MemoryBear into feature/node-aggregation
2026-03-16 13:44:14 +08:00
lanceyq
f9fb480cc3
[changes] Community Clustering Retrieval Module
2026-03-16 13:38:38 +08:00
lanceyq
1efa8798bf
Merge branch 'feature/node-aggregation' of github.com:SuanmoSuanyangTechnology/MemoryBear into feature/node-aggregation
2026-03-16 13:11:12 +08:00
lanceyq
c244e9834f
[changes] Community Clustering Retrieval Module
2026-03-16 12:30:00 +08:00
lanceyq
ca84fc6c9d
[changes] Note the time zone
2026-03-13 21:55:10 +08:00
Ke Sun
a0c4515a81
Merge pull request #555 from SuanmoSuanyangTechnology/feature/cluster
...
Feature/cluster
2026-03-13 20:37:53 +08:00
lanceyq
4bf418a3d6
[changes] Unified management of delays
2026-03-13 20:25:11 +08:00
lanceyq
f033607c8b
[changes] Queue uniformity, query statement uniformity
2026-03-13 20:07:18 +08:00
Timebomb2018
9ce3a881f3
docs(version): version description
2026-03-13 18:51:33 +08:00