wxy
0832337839
feat(app): add cross-workspace app sharing with auto-rename on import
2026-03-16 16:16:02 +08:00
Eternity
73aee97be5
fix(multimodel): handle 302 redirect when downloading files
2026-03-13 16:46:03 +08:00
Ke Sun
85770dc037
Merge pull request #551 from SuanmoSuanyangTechnology/feature/multimodel_file
...
feat(multimodel): support multimodal memory display and improve code style
2026-03-13 15:24:17 +08:00
Mark
05c2a093c0
[add] migration script
2026-03-13 14:54:06 +08:00
Eternity
b71bc1f875
feat(multimodel): support multimodal memory display and improve code style
2026-03-13 14:47:56 +08:00
Mark
cbc8714414
[fix] i18n import error
2026-03-13 14:36:54 +08:00
Mark
a7a2dabc5a
Merge pull request #549 from wanxunyang/feature/app-share-wxy
...
feat(app): add cross-workspace app sharing backend
2026-03-13 11:17:21 +08:00
Mark
0694075447
[add] migration script
2026-03-13 10:31:27 +08:00
wxy
d66b9dd8cb
feat(app): add cross-workspace app sharing backend
2026-03-13 10:26:59 +08:00
Mark
7267198a8c
Merge branch 'feature/i18n' into develop
...
* feature/i18n:
[add] i18n support zh,en
2026-03-13 10:24:33 +08:00
Ke Sun
a4c942a21f
Merge pull request #540 from SuanmoSuanyangTechnology/add/develop_remark
...
add_remark
2026-03-12 18:40:43 +08:00
lixinyue
2a66775e45
add_remark
2026-03-12 14:17:44 +08:00
Ke Sun
f0c3d5f308
Merge pull request #538 from SuanmoSuanyangTechnology/release/v0.2.7
...
Release/v0.2.7
2026-03-12 13:50:26 +08:00
lanceyq
5774a95f61
[changes] Time zone modification
2026-03-12 12:00:56 +08:00
lixiangcheng1
d660521c5c
Merge branch 'feature/knowledge_lxc' into develop
2026-03-11 18:41:46 +08:00
lixiangcheng1
c612dfbc1f
【ADD]update mcp count at mcp market
2026-03-11 18:07:43 +08:00
Timebomb2018
a3e6f67ff7
fix(tool): The MCP tool checks for duplicate additions from the main screen and performs a test before adding.
2026-03-11 17:19:07 +08:00
Mark
4f5ee24bc5
[add] i18n support zh,en
2026-03-11 10:45:07 +08:00
Ke Sun
f1207dc8b9
Merge pull request #531 from SuanmoSuanyangTechnology/feature/pruning-scene
...
[add] Different scenarios achieve different pruning effects.
2026-03-10 20:16:08 +08:00
lanceyq
86c51559bb
[add] Remove unused protected_ids; cap delete_target by actual deletable count.
2026-03-10 19:06:50 +08:00
lanceyq
8b0f806079
[add] Different scenarios achieve different pruning effects.
2026-03-10 19:00:30 +08:00
Eternity
99e94b3567
feat(workflow,app): add MIME-based file handling and HTTP response files
2026-03-10 18:28:16 +08:00
Timebomb2018
45d9e45346
fix(file): S3 file storage resolves the issue of inconsistent end_point and region.
2026-03-10 18:05:34 +08:00
Ke Sun
fcb3845543
Merge pull request #528 from SuanmoSuanyangTechnology/feature/pruning-optimize
...
Feature/pruning optimize
2026-03-10 17:37:43 +08:00
lanceyq
97eabc0c36
[add] Remove hardcoding
2026-03-10 17:25:32 +08:00
lanceyq
5328163973
Merge branch 'feature/pruning-optimize' of github.com:SuanmoSuanyangTechnology/MemoryBear into feature/pruning-optimize
2026-03-10 17:16:25 +08:00
lanceyq
7ff9dfee8c
[changes] Remove hardcoded content
2026-03-10 17:14:50 +08:00
Timebomb2018
f941541304
fix(app): Workflow import verification
2026-03-10 16:18:22 +08:00
lanceyq
3f7083c5b3
[add] Modify reserved words to avoid being affected by the threshold.
2026-03-10 16:16:05 +08:00
Mark
e81faebf69
[add] migration script
2026-03-10 14:51:48 +08:00
Ke Sun
8a4d58c520
Merge pull request #524 from SuanmoSuanyangTechnology/feature/details-memory
...
Feature/details memory
2026-03-10 14:42:18 +08:00
lanceyq
10560fb34c
[changes] Clearly stipulated, the conditions for raising an error
2026-03-10 13:55:53 +08:00
lanceyq
58aa60ca0e
[add] Change to "Body - json" format and pass as parameters
2026-03-10 13:39:24 +08:00
lanceyq
424d2033ea
[add] Added an interface for refreshing RAG storage image data
2026-03-10 12:11:13 +08:00
lanceyq
fd556f9b00
[add] Generate user summaries and memory insights using Jinja2 tags
2026-03-10 11:51:17 +08:00
lanceyq
e2f5fa87b1
[add] Add cache to RAG storage
2026-03-10 11:41:09 +08:00
Mark
e4a2bd3b9b
Merge pull request #522 from SuanmoSuanyangTechnology/fix/bug-patch
...
feat(workspace, app, agent): add duplicate name validation and restrict model/memory config on agent publish
2026-03-10 11:31:54 +08:00
Timebomb2018
3e5a7adfe4
feat(app): Application (agent, workflow) import/export
2026-03-10 11:28:52 +08:00
Timebomb2018
3237f4cd6e
feat(app): Application (agent, workflow) import/export
2026-03-10 11:27:28 +08:00
Timebomb2018
beea826377
feat(app): Application (agent, workflow) import/export
2026-03-10 11:17:52 +08:00
Eternity
7cdbbefc64
feat(workspace, app, agent): add duplicate name validation and restrict model/memory config on agent publish
2026-03-10 10:59:59 +08:00
Ke Sun
9fe47e2fb2
fix(memory_agent): handle draft run without current release
...
- Add TODO comment to verify end_user sources (chat, draft, apikey)
- Comment out release validation check to support draft run mode
- Add TODO note explaining temporary fix for draft execution
- Handle null current_release_id in result by returning None instead of failing
- Improve import formatting for MemoryConfig model import statement
- Allow configuration retrieval when app has no published release
2026-03-09 19:07:09 +08:00
lanceyq
e4aaa18f61
[changes] User summaries stored in RAG, generation of memory insights
2026-03-09 18:50:32 +08:00
lanceyq
5438d35f17
[add] Specify the error types and clearly define the downgrade conditions
2026-03-09 16:19:55 +08:00
lanceyq
21ae448ed7
[add] Throw out explicit error messages; Using the CST time zone
2026-03-09 14:58:03 +08:00
lanceyq
50466124c8
[add] Verification of the existence of interest distribution
2026-03-09 14:57:22 +08:00
Ke Sun
ece88a3879
Merge pull request #518 from SuanmoSuanyangTechnology/feature/timer-shaft
...
Feature/timer shaft
2026-03-09 14:44:46 +08:00
Ke Sun
c8065b0c60
feat(implicit-emotions): add Redis resilience and connection pooling
...
- Replace single Redis client with connection pool for better concurrency and auto-reconnection
- Add graceful degradation when Redis is unavailable (None handling in get_users_needing_refresh)
- Add RedisError exception handling with fallback to process all users on mget failures
- Add type hints (Optional[redis.StrictRedis]) to Redis client parameters
- Add health check and socket timeout configuration to connection pool
- Add logging for Redis connection failures and degradation events
- Reorganize imports alphabetically for consistency across both files
- Update get_sync_redis_client to validate connection with ping() before returning
2026-03-09 14:12:53 +08:00
lanceyq
476632294f
[changes] Remove the "worker-ondemand" queue
2026-03-09 14:02:23 +08:00
lanceyq
349d46e043
[changes] Add restriction words to avoid the "implicit" and "emotional" content from being mistakenly pruned.
2026-03-09 11:26:54 +08:00