lanceyq
052c7c19b3
[fix] Avoid unnecessary index creation costs
2026-03-30 17:44:02 +08:00
lanceyq
d42db0ca33
[fix] Delete the index creation for the "config_id" field
2026-03-30 17:44:02 +08:00
lanceyq
e15af5a2ba
[fix] Create a complete index
2026-03-30 17:44:02 +08:00
Mark
8b44b2cd61
Merge pull request #737 from SuanmoSuanyangTechnology/fix/Timebomb_029
...
fix(mcp)
2026-03-30 17:32:22 +08:00
Timebomb2018
9d91453200
fix(mcp): Addressing the issue of asynchronous connections for the MCP
2026-03-30 17:28:13 +08:00
Ke Sun
ea8db7cd90
Merge pull request #728 from SuanmoSuanyangTechnology/fix/aliases
...
[fix] Refusing the user, I went to "other_name"
2026-03-30 17:26:22 +08:00
Ke Sun
d60f16df1b
Merge pull request #736 from SuanmoSuanyangTechnology/patch/memory-write
...
fix(memory,task): add Redis fair lock for ordered memory writes
2026-03-30 17:24:35 +08:00
Eternity
8dd24533bf
fix(memory,task): add Redis fair lock for ordered memory writes
2026-03-30 17:20:54 +08:00
Ke Sun
91b7f2a980
Merge pull request #734 from SuanmoSuanyangTechnology/fix/end-user-app-connection
...
fix(app): memory config initialization for end users
2026-03-30 16:51:33 +08:00
Ke Sun
f7e89af9d2
fix(app): memory config initialization for end users
...
- Add memory_config_id extraction and assignment when creating new end users in public share chat
- Introduce get_or_create_end_user_with_config method to handle memory config setup in single transaction
- Add batch_update_memory_config_id_by_app method for bulk updating end user memory configs
- Rename _update_endusers_memory_config_by_workspace to _update_endusers_memory_config_by_app for correct scope
- Update app publish flow to use app_id instead of workspace_id for memory config updates
- Remove unused actual_end_user_id variable in langchain_agent
- Ensures end users are properly associated with memory configs on creation and during app updates
2026-03-30 16:44:43 +08:00
yingzhao
afbd8c9b4f
Merge pull request #733 from SuanmoSuanyangTechnology/fix/v0.2.9_zy
...
fix(web): BodyWrapper add init height class
2026-03-30 16:32:40 +08:00
zhaoying
09b3b01d37
fix(web): BodyWrapper add init height class
2026-03-30 16:31:23 +08:00
yingzhao
e3dcbed5f9
Merge pull request #732 from SuanmoSuanyangTechnology/fix/v0.2.9_zy
...
fix(web): ui
2026-03-30 16:15:06 +08:00
zhaoying
c7b51e7ad8
fix(web): ui
2026-03-30 16:13:45 +08:00
lanceyq
c0cd2373c0
[fix] Added type checking with isinstance(a, str) and filtering out empty strings with a.strip()
2026-03-30 15:51:30 +08:00
yingzhao
6e757ae9e2
Merge pull request #726 from SuanmoSuanyangTechnology/fix/v0.2.9_zy
...
fix(web): forget memory's pending nodes support page
2026-03-30 15:51:15 +08:00
zhaoying
64a73c41d6
fix(web): chat history audio add status
2026-03-30 15:49:58 +08:00
lanceyq
dae7431075
[fix] Refusing the user, I went to "other_name"
2026-03-30 15:39:53 +08:00
Ke Sun
643bbbcf5c
Merge pull request #723 from SuanmoSuanyangTechnology/fix/forgetting-task
...
[fix] Remove the limit on the number of output items.
2026-03-30 15:37:09 +08:00
Mark
6702e86536
Merge pull request #725 from wanxunyang/fix/app-share-log
...
fix: standardize app list pagination and fix session log isolation
2026-03-30 15:15:58 +08:00
Mark
ab2bdfa088
Merge pull request #727 from SuanmoSuanyangTechnology/fix/Timebomb_029
...
fix(public_share_chat)
2026-03-30 15:15:12 +08:00
Timebomb2018
8285250096
fix(public_share_chat): History conversation message returns audio status
2026-03-30 15:06:35 +08:00
zhaoying
e59a215078
fix(web): app source key change
2026-03-30 15:03:58 +08:00
Timebomb2018
c89eccf8fe
fix(public_share_chat): History conversation message returns audio status
2026-03-30 14:55:04 +08:00
lanceyq
5703fc0cb4
[fix] Set the page for the nodes to be forgotten
2026-03-30 13:45:17 +08:00
zhaoying
3aed5c447a
fix(web): forget memory's pending nodes support page
2026-03-30 13:36:02 +08:00
wxy
13352178ad
fix: standardize app list pagination and fix session log isolation
2026-03-30 11:55:21 +08:00
lanceyq
8f216db353
[fix] Remove the limit on the number of output items.
2026-03-30 11:35:09 +08:00
yingzhao
9f6026492d
Merge pull request #722 from SuanmoSuanyangTechnology/fix/v0.2.9_zy
...
fix(web): log
2026-03-30 10:18:42 +08:00
zhaoying
b699b746a5
fix(web): log
2026-03-30 10:17:27 +08:00
Mark
6095170169
Merge pull request #718 from SuanmoSuanyangTechnology/fix/Timebomb_029
...
fix(workflow)
2026-03-27 19:26:44 +08:00
Ke Sun
173697e86a
Merge pull request #719 from SuanmoSuanyangTechnology/fix/perceptual
...
[changes] Semantic pruning enables the file to pass through
2026-03-27 19:26:04 +08:00
lanceyq
5c11da6a2e
[changes] Semantic pruning enables the file to pass through
2026-03-27 19:25:17 +08:00
yingzhao
96214c433f
Merge pull request #720 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy
...
Feature/UI upgrade zy
2026-03-27 19:20:17 +08:00
zhaoying
167c915631
feat(web): logo update
2026-03-27 19:19:18 +08:00
Timebomb2018
f485398768
fix(workflow):
...
Parsing of DOC files
2026-03-27 19:13:51 +08:00
lanceyq
289b1989e5
[changes] Semantic pruning enables the file to pass through
2026-03-27 19:13:38 +08:00
zhaoying
8224848ce1
fix(web): file upalod add class
2026-03-27 18:25:37 +08:00
yingzhao
c43d258455
Merge pull request #717 from SuanmoSuanyangTechnology/feature/ui_upgrade_zy
...
Feature/UI upgrade zy
2026-03-27 18:16:37 +08:00
zhaoying
c3e5c8b8bb
fix(web): app message duration
2026-03-27 18:14:57 +08:00
zhaoying
930cadcaa8
fix(web): model tag
2026-03-27 18:11:54 +08:00
zhaoying
57b6b34567
fix(web): app file
2026-03-27 18:03:09 +08:00
Ke Sun
f878846364
Merge pull request #716 from SuanmoSuanyangTechnology/fix/mem-cache
...
feat(cache): Add thread-safe Redis client and enable activity stats c…
2026-03-27 17:35:14 +08:00
zhaoying
7dce63dc0b
feat(web): user permissions
2026-03-27 17:27:14 +08:00
Mark
03bc8ee7f5
Merge pull request #715 from SuanmoSuanyangTechnology/fix/Timebomb_029
...
fix(app)
2026-03-27 17:15:13 +08:00
Mark
4aefb01b0b
Merge pull request #712 from wanxunyang/feature/tenant-billing-user-management
...
refactor(app): merge API Key search into search parameter
2026-03-27 17:12:02 +08:00
Ke Sun
4e9b5736b1
feat(cache): Add thread-safe Redis client and enable activity stats cache
...
- Add get_thread_safe_redis() function with thread-local storage and PID checking to prevent "Future attached to a different loop" errors in Celery thread and prefork pools
- Implement health_check_interval=30 to prevent stale connection errors after fork
- Uncomment and enable ActivityStatsCache module in cache/memory/__init__.py
- Uncomment ActivityStatsCache implementation in activity_stats_cache.py and update to use get_thread_safe_redis()
- Update interest_memory.py to use thread-safe Redis client
- Update write_tools.py to use thread-safe Redis client
- Remove redundant Chinese comments from aioRedis.py for cleaner code
- Ensures safe Redis operations across different execution contexts and Celery worker configurations
2026-03-27 16:54:47 +08:00
Timebomb2018
46fa99a8b8
fix(app):
...
1.Handling of large file upload issues;
2. Handling of abnormal display of conversation titles when the opening remarks function is enabled
2026-03-27 16:27:09 +08:00
Ke Sun
17ea92357d
Merge pull request #714 from SuanmoSuanyangTechnology/fix/agent-release-warning
...
fix(app): localize validation messages and enhance error context
2026-03-27 16:26:49 +08:00
Ke Sun
bd70a8b812
fix(app): localize validation messages and enhance error context
...
- Replace English validation messages with Chinese localized strings
- Update "model config" to "模型配置"
- Update "memory config" to "记忆配置"
- Enhance error message with detailed context about missing configurations
- Add BizCode.CONFIG_MISSING error code for better error handling
- Include missing_params in error context for debugging and client-side handling-
2026-03-27 16:25:46 +08:00