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
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
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
lanceyq
a2ed335e59
[add] Repeatability test
2026-03-05 18:04:46 +08:00
lanceyq
8422a05d74
[add] Added checks for idempotency of the ontology project
2026-03-05 17:22:18 +08:00
yingzhao
a0a57d5fbb
Merge pull request #474 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): adjust variable validation timing during Agent debugging
2026-03-05 17:07:13 +08:00
zhaoying
80fa88ac37
fix(web): adjust variable validation timing during Agent debugging
2026-03-05 17:05:48 +08:00
Ke Sun
0fda1c752d
Merge pull request #473 from SuanmoSuanyangTechnology/fix/default
...
Fix/default
2026-03-05 17:05:15 +08:00
lanceyq
6c2fc75199
[fix] Memory configuration, addition of default identifiers for the ontology scene
2026-03-05 17:02:14 +08:00
lanceyq
2cb6aeb022
[fix] The interface returns "is_system_default"
2026-03-05 17:02:14 +08:00
yingzhao
e0174f75b3
Merge pull request #471 from SuanmoSuanyangTechnology/feature/memory_zy
...
feat(web): memory config & ontology add default tag
2026-03-05 16:50:10 +08:00
yingzhao
51d04746a3
Merge branch 'release/v0.2.6' into feature/memory_zy
2026-03-05 16:49:46 +08:00
yingzhao
3b08d6c320
Merge pull request #470 from SuanmoSuanyangTechnology/feature/form_zy
...
feat(web): knowledge add form rules
2026-03-05 16:45:13 +08:00
zhaoying
495c5802a0
feat(web): knowledge add form rules
2026-03-05 16:43:59 +08:00
zhaoying
621b074b3d
feat(web): memory config & ontology add default tag
2026-03-05 16:36:39 +08:00
Ke Sun
6df32983b5
Merge pull request #469 from SuanmoSuanyangTechnology/fix/bug
...
[fix] Remove the unused ones
2026-03-05 16:23:25 +08:00
lanceyq
9c9fe9dde7
[fix] Remove the unused ones
2026-03-05 16:21:27 +08:00
yingzhao
f90e102854
Merge pull request #468 from SuanmoSuanyangTechnology/feature/model_zy
...
feat(web): file type add default value
2026-03-05 15:15:56 +08:00
zhaoying
2e1eb9a5a6
feat(web): file type add default value
2026-03-05 15:12:18 +08:00
Mark
218637e81d
[add] migration script
2026-03-05 14:42:42 +08:00