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
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
yingzhao
eaf0de453b
Merge pull request #487 from SuanmoSuanyangTechnology/fix/release_web_zy
...
Fix/release web zy
2026-03-06 13:38:56 +08:00
zhaoying
0b2651f4ed
fix(web): chat file delete bugfix
2026-03-06 13:36:50 +08:00
Ke Sun
10c677a6fd
Merge pull request #486 from SuanmoSuanyangTechnology/release/v0.2.6
...
Release/v0.2.6
2026-03-06 12:29:07 +08:00
zhaoying
3398c4737a
fix(web): Official models do not support configuration
2026-03-06 12:27:52 +08:00
Ke Sun
a008f5fbef
Merge pull request #485 from SuanmoSuanyangTechnology/feature/default-ontology
...
[add] Default label for the entity type
2026-03-06 12:27:23 +08:00
zhaoying
6a42e73667
fix(web): Pre-generate attachment preview links
2026-03-06 12:25:09 +08:00
zhaoying
7611db19f3
fix(web): app upload jump add delay
2026-03-06 12:06:32 +08:00
lanceyq
d3399dfaf5
[add] Default label for the entity type
2026-03-06 11:49:02 +08:00
yingzhao
248f0d95ac
Merge pull request #484 from SuanmoSuanyangTechnology/fix/release_web_zy
...
feat(web): default ontology hidden operate
2026-03-06 11:30:38 +08:00
zhaoying
5c39d841ee
feat(web): default ontology hidden operate
2026-03-06 11:29:32 +08:00
yingzhao
87be67cb9a
Merge pull request #482 from SuanmoSuanyangTechnology/fix/release_web_zy
...
Fix/release web zy
2026-03-06 10:51:04 +08:00
zhaoying
1a08bea864
fix(web): update i18n
2026-03-06 10:50:16 +08:00
zhaoying
bc4406cec6
feat(web): ontology add warning info
2026-03-06 10:49:18 +08:00
Mark
4206c849c3
Merge pull request #481 from SuanmoSuanyangTechnology/fix/mutimodal
...
feat(model apikey)
2026-03-06 10:46:49 +08:00
zhaoying
3f052b7798
feat(web): ontology add warning info
2026-03-06 10:45:12 +08:00
Timebomb2018
f1c5f24f6b
feat(model apikey): Add validation modification for adding the apikey to the muti_modal model
2026-03-06 10:43:13 +08:00
Mark
e981c95225
Merge pull request #478 from SuanmoSuanyangTechnology/fix/db-connect-leak
...
fix(db): fix database connection leak
2026-03-06 10:40:35 +08:00
Ke Sun
4ce4f53835
Merge pull request #480 from SuanmoSuanyangTechnology/fix/celery-env-hijack
...
Fix/celery env hijack
2026-03-06 10:37:27 +08:00
Ke Sun
f16e369540
fix(celery): remove legacy environment variables to prevent CLI hijacking
...
- Remove BROKER_URL environment variable to prevent Celery CLI override
- Remove RESULT_BACKEND environment variable to prevent Celery CLI override
- Remove CELERY_BROKER environment variable to prevent Celery CLI override
- Remove CELERY_BACKEND environment variable to prevent Celery CLI override
- Add clarifying comments explaining the purpose of neutralizing legacy vars
- Ensures canonical broker and backend URLs are not accidentally overridden by Celery's CLI/Click integration
2026-03-06 10:37:00 +08:00
Ke Sun
47bf93d65e
docs(config): update Celery environment variable naming convention
...
- Replace BROKER_URL and RESULT_BACKEND with REDIS_DB_CELERY_BROKER and REDIS_DB_CELERY_BACKEND in README.md
- Replace BROKER_URL and RESULT_BACKEND with REDIS_DB_CELERY_BROKER and REDIS_DB_CELERY_BACKEND in README_CN.md
- Update api/env.example with new variable names and add deprecation notice
- Add reference to celery-env-bug-report.md documentation explaining why old variable names are avoided
- Prevents environment variable hijacking by Celery CLI when using standard naming conventions
2026-03-06 10:28:03 +08:00
Ke Sun
5c2e0af33e
fix(celery): resolve environment variable hijacking by Celery CLI
...
- Rename CELERY_BROKER and CELERY_BACKEND to REDIS_DB_CELERY_BROKER and REDIS_DB_CELERY_BACKEND to avoid Celery CLI prefix matching hijacking
- Build canonical broker and backend URLs and force them into os.environ to prevent override by stray environment variables
- Add logging for Celery app initialization with sanitized connection details
- Update celery_app.py to use pre-built URL variables instead of inline construction
- Add documentation reference to celery-env-bug-report.md explaining the environment variable naming convention
- Prevents Celery CLI's Click framework from intercepting broker/backend configuration through environment variables
2026-03-06 10:28:03 +08:00
Eternity
aaa0410781
fix(db): fix database connection leak
2026-03-06 10:21:32 +08:00
Mark
366b148f3d
Merge pull request #475 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
fix(tool and api key)
2026-03-06 10:17:10 +08:00
Ke Sun
6a265de31c
Merge pull request #477 from SuanmoSuanyangTechnology/fix/ontology
...
[changes] From the perspective of logical judgment, to determine the …
2026-03-05 19:02:16 +08:00
lanceyq
c3707f543c
[changes] From the perspective of logical judgment, to determine the situation of duplicate names
2026-03-05 18:59:23 +08:00
Ke Sun
8de368348b
Merge pull request #476 from SuanmoSuanyangTechnology/fix/ontology
...
Fix/ontology
2026-03-05 18:38:42 +08:00
lanceyq
d052c31ac5
[changes] The pre-query at the service layer has been removed. The DB constraint ensures a unique single source of truth.
2026-03-05 18:36:12 +08:00
lanceyq
31320afed6
Merge branch 'fix/ontology' of github.com:SuanmoSuanyangTechnology/MemoryBear into fix/ontology
2026-03-05 18:19:39 +08:00
lanceyq
7afe507296
[add] Memory configuration adds uniqueness detection
2026-03-05 18:19:30 +08:00
lanceyq
4188443101
[add] Repeatability test
2026-03-05 18:19:30 +08:00
lanceyq
a1fc0fd394
[add] Added checks for idempotency of the ontology project
2026-03-05 18:19:30 +08:00
lanceyq
71fe35533d
[add] Memory configuration adds uniqueness detection
2026-03-05 18:15:31 +08:00