yingzhao
7cd7303754
Merge pull request #509 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): add notes node; jinja2 editor bugfix
2026-03-07 14:42:15 +08:00
zhaoying
d19fec2155
fix(web): add notes node; jinja2 editor bugfix
2026-03-07 14:40:43 +08:00
Mark
df18868888
Merge pull request #507 from SuanmoSuanyangTechnology/fix/version_026
...
fix(version)
2026-03-07 11:08:30 +08:00
yingzhao
4438b08560
Merge pull request #508 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): ontology class default tag bugfix
2026-03-07 10:35:33 +08:00
zhaoying
1029f94669
fix(web): ontology class default tag bugfix
2026-03-07 10:33:32 +08:00
Timebomb2018
0a3acf446d
fix(version): Version 0.2.6 Release Notes
2026-03-07 04:19:35 +02:00
Mark
5a7723553c
Merge pull request #505 from SuanmoSuanyangTechnology/fix/bug-patch
...
feat: support model load balancing and add message_id to API responses
2026-03-07 10:11:20 +08:00
yingzhao
975844eccf
Merge pull request #506 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): chat file delete bugfix
2026-03-06 19:45:37 +08:00
zhaoying
865ad31f2f
fix(web): chat file delete bugfix
2026-03-06 19:44:34 +08:00
Eternity
b756f0c86c
feat: support model load balancing and add message_id to API responses
2026-03-06 19:42:40 +08:00
Eternity
3e5f6176af
feat: support model load balancing and add message_id to API responses
2026-03-06 19:29:31 +08:00
Mark
ab5b165dc2
Merge pull request #504 from SuanmoSuanyangTechnology/feature/activity-cache
...
[add] Recently, memory activities have adopted Redis caching.
2026-03-06 18:48:26 +08:00
lanceyq
f9393c2f63
Merge branch 'feature/activity-cache' of github.com:SuanmoSuanyangTechnology/MemoryBear into feature/activity-cache
2026-03-06 18:39:28 +08:00
lanceyq
aa6638424c
[changes] Work space isolation
2026-03-06 18:39:21 +08:00
lanceyq
834387e254
[add] Recently, memory activities have adopted Redis caching.
2026-03-06 18:39:21 +08:00
lanceyq
9caa986c80
[changes] Work space isolation
2026-03-06 18:38:23 +08:00
yingzhao
72b84dfc8f
Merge pull request #503 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): upload add loading
2026-03-06 18:32:56 +08:00
lanceyq
af10195025
[add] Recently, memory activities have adopted Redis caching.
2026-03-06 18:32:24 +08:00
zhaoying
22382423ad
fix(web): upload add loading
2026-03-06 18:30:40 +08:00
Ke Sun
0f80c67cbd
Merge pull request #502 from SuanmoSuanyangTechnology/fix/interest-distribution
...
Fix/interest distribution
2026-03-06 17:36:21 +08:00
lanceyq
aa6473c1c7
Merge branch 'fix/interest-distribution' of github.com:SuanmoSuanyangTechnology/MemoryBear into fix/interest-distribution
2026-03-06 17:35:00 +08:00
lanceyq
cde61cb6ac
[changes] The enumeration check has been changed to a string.
2026-03-06 17:34:52 +08:00
lanceyq
b1368997c2
[changes] The enumeration check has been changed to a string.
2026-03-06 17:33:12 +08:00
yingzhao
ec7dc448c1
Merge pull request #501 from SuanmoSuanyangTechnology/fix/release_web_zy
...
Fix/release web zy
2026-03-06 17:29:09 +08:00
Ke Sun
254147265e
Merge pull request #497 from SuanmoSuanyangTechnology/fix/bug-patch
...
feat(workflow,chat): support multimodal context and add message_id to chat API response; fix Dify compatibility issues
2026-03-06 17:28:36 +08:00
zhaoying
479bba9a4e
feat(web): http-request add headers variable
2026-03-06 17:27:43 +08:00
Ke Sun
cfb39a6baa
Merge pull request #500 from SuanmoSuanyangTechnology/fix/interest-distribution
...
[changes] Memory write completion active failure interest cache
2026-03-06 17:26:18 +08:00
Eternity
05c9ed1450
fix(workflow): ensure file messages are written to messages in non-stream mode
2026-03-06 17:26:03 +08:00
Eternity
f53633a8b8
fix(workflow): fix Dify compatibility issues
2026-03-06 17:17:29 +08:00
lanceyq
63882e9391
[changes] Memory write completion active failure interest cache
2026-03-06 17:16:00 +08:00
zhaoying
3c4dfb868f
fix(web): knowledge-retrieval node's config ignore name & description key
2026-03-06 17:15:32 +08:00
Ke Sun
cae9105b8d
Merge pull request #489 from SuanmoSuanyangTechnology/feature/scene-uniformity
...
[add] Semantic pruning is unified with the ontology engineering scena…
2026-03-06 16:55:20 +08:00
yingzhao
2c9401ccfb
Merge pull request #496 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): model status bugfix
2026-03-06 16:40:55 +08:00
zhaoying
2b0dedc81c
fix(web): model status bugfix
2026-03-06 16:38:11 +08:00
Ke Sun
16b87de0df
Merge branch 'develop' into release/v0.2.6
2026-03-06 16:37:02 +08:00
Ke Sun
8c3af7f4ff
fix(config): update default Redis DB numbers for Celery isolation
...
- Change REDIS_DB_CELERY_BROKER default from 1 to 3
- Change REDIS_DB_CELERY_BACKEND default from 2 to 4
- Add documentation comments explaining DB isolation strategy
- Prevent task interference when multiple developers share same Redis instance
2026-03-06 16:35:24 +08:00
yingzhao
5f56cc8056
Merge pull request #493 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): workflow upload bugfix
2026-03-06 16:18:30 +08:00
zhaoying
827ab27bef
fix(web): workflow upload bugfix
2026-03-06 16:12:55 +08:00
Eternity
ccc67df8df
feat(workflow): support multimodal context
2026-03-06 15:44:37 +08:00
yujiangping
82538c469f
Merge branch 'fix/v0.2.6_yjp' into release/v0.2.6
2026-03-06 15:32:34 +08:00
yujiangping
076ceee29d
fix(web): filter vision models for image2text and cleanup tool management
...
- Add vision capability filter for image2text model options in CreateModal
- Filter model options to only include models with 'vision' capability when type is 'image2text'
- Remove outdated file header comments from ToolManagement component
- Comment out 'market' tab from tabKeys array in ToolManagement
- Ensure image2text tool only displays compatible vision-capable models
2026-03-06 15:30:30 +08:00
yingzhao
822b73b015
Merge pull request #491 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): i18n update
2026-03-06 15:19:26 +08:00
zhaoying
862bff51cb
fix(web): i18n update
2026-03-06 15:18:36 +08:00
yujiangping
bccbeaabe4
fix:tool market hidden
2026-03-06 15:09:05 +08:00
Mark
03676b7adc
Merge pull request #490 from SuanmoSuanyangTechnology/fix/mutimodal
...
fix(agent and model)
2026-03-06 14:48:34 +08:00
Timebomb2018
af6fde414f
fix(agent and model):
...
1. From the model square to the model list, the added models are initially set to be inactive. When manually activating them, a mandatory API key configuration is required.
2. Copying of applications (agent, workflow, multi_agent)
2026-03-06 14:40:07 +08:00
lanceyq
d069809001
[changes] AI review and correction of code
2026-03-06 14:35:16 +08:00
lanceyq
fc240849cf
[add] Semantic pruning is unified with the ontology engineering scenario.
2026-03-06 14:12:03 +08:00
yingzhao
61d2a328fe
Merge pull request #488 from SuanmoSuanyangTechnology/fix/release_web_zy
...
feat(web): change memory extraction pruning_scene control
2026-03-06 14:02:18 +08:00
zhaoying
fed0ae8e9c
feat(web): change memory extraction pruning_scene control
2026-03-06 13:54:33 +08:00