yingzhao
4092d5fbaf
Merge pull request #320 from SuanmoSuanyangTechnology/feature/sso_zy
...
feat(web): ApplicationManagement add type filter
2026-02-05 10:14:29 +08:00
Mark
07e9fde9e8
Merge pull request #319 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
fix(app)
2026-02-05 10:13:47 +08:00
Timebomb2018
9b4613630b
fix(app): fix bug in the app release
2026-02-05 10:10:18 +08:00
Mark
cfe696ae8d
Merge pull request #317 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
fix(skills)
2026-02-04 19:33:32 +08:00
Timebomb2018
021c50a8f2
fix(skills): app configuration bug
2026-02-04 19:28:26 +08:00
zhaoying
95745ba869
feat(web): ApplicationManagement add type filter
2026-02-04 18:58:11 +08:00
yingzhao
adfae54816
Merge pull request #316 from SuanmoSuanyangTechnology/feature/sso_zy
...
feat(web): update JumpPage cookie
2026-02-04 18:52:02 +08:00
zhaoying
10ed093eb8
feat(web): update JumpPage cookie
2026-02-04 18:51:09 +08:00
yingzhao
0126d18525
Merge pull request #315 from SuanmoSuanyangTechnology/feature/sso_zy
...
feat(web): sso
2026-02-04 18:37:26 +08:00
zhaoying
7e0b31626f
feat(web): sso
2026-02-04 18:35:00 +08:00
Mark
1d9e249a77
[add] migration script
2026-02-04 18:17:44 +08:00
Mark
62b7925cb0
Merge pull request #313 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
fix(skills)
2026-02-04 18:09:39 +08:00
Timebomb2018
71abd16ae7
fix(skills): configuration modification
2026-02-04 18:06:29 +08:00
Mark
161da723b9
Merge branch 'develop' of github.com:SuanmoSuanyangTechnology/MemoryBear into develop
...
# Conflicts:
# api/app/core/agent/langchain_agent.py
2026-02-04 15:51:44 +08:00
Mark
7d15182202
[fix] remove error code
2026-02-04 15:40:47 +08:00
Mark
a2dfda3471
[add] migration script
2026-02-04 13:57:20 +08:00
Mark
87f9bcc6a3
Merge branch 'release/v0.2.3' into develop
2026-02-04 13:52:45 +08:00
Mark
48aca996ff
Merge pull request #300 from SuanmoSuanyangTechnology/fix/workflow-code
...
fix(workflow): switch code input encoding to base64+URL encoding
2026-02-04 13:46:00 +08:00
Mark
97ff023995
Merge pull request #302 from SuanmoSuanyangTechnology/fix/app_statistic
...
fix(app)
2026-02-04 13:45:09 +08:00
Mark
e273a336f8
Merge pull request #303 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
feat(skills)
2026-02-04 13:44:34 +08:00
yingzhao
8e41afdffc
Merge pull request #304 from SuanmoSuanyangTechnology/fix/release_web_zy
...
Fix/release web zy
2026-02-04 13:39:51 +08:00
zhaoying
7268886294
fix(web): language editor support paste
2026-02-04 13:38:58 +08:00
zhaoying
cbae900866
fix(web): save add session update
2026-02-04 13:37:49 +08:00
Timebomb2018
56e657a0bb
feat(skills): parameter passing correction
2026-02-04 12:32:37 +08:00
Eternity
bc36b79105
fix(workflow): switch code input encoding to base64+URL encoding
2026-02-04 12:28:28 +08:00
Timebomb2018
5694bc0230
fix(fix the key of the app's token):
2026-02-04 12:27:14 +08:00
Mark
36130031f9
Merge pull request #298 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
feat(skills and model)
2026-02-04 12:24:58 +08:00
Timebomb2018
b8f1095f53
feat(skills and model):
...
1. Add the "Skills" module;
2. The loading of the model square has been modified to be controlled through environment variables;
3. Dynamic scheduling of the skill binding tool;
4. Agent Integration Skills
2026-02-04 12:21:38 +08:00
Mark
442fa09533
[modify] cors settting support '*'
2026-02-04 12:19:20 +08:00
Mark
42ef2efbc8
Merge pull request #294 from SuanmoSuanyangTechnology/feature/workflow-variablepool
...
feat(workflow): enforce strong typing for runtime variables
2026-02-04 12:14:52 +08:00
Mark
ead3080b2b
Merge pull request #297 from SuanmoSuanyangTechnology/fix/app_statistic
...
fix(app)
2026-02-04 12:11:51 +08:00
Eternity
c6ea31c296
fix(workflow): add backward compatibility for any-value variable type
2026-02-04 12:11:22 +08:00
Timebomb2018
21eae29bb7
feat(app): modify the key of the token
2026-02-04 12:07:59 +08:00
yingzhao
406740b524
Merge pull request #296 from SuanmoSuanyangTechnology/fix/release_web_zy
...
Fix/release web zy
2026-02-04 12:00:17 +08:00
zhaoying
9d30bc4062
fix(web): space icon required
2026-02-04 11:59:27 +08:00
zhaoying
fad91b64ab
fix(web): prompt add disabled
2026-02-04 11:52:34 +08:00
Mark
2132e71a81
Merge pull request #295 from SuanmoSuanyangTechnology/fix/workflow-code
...
fix(workflow): fix argument passing in code execution nodes
2026-02-04 11:25:55 +08:00
Eternity
bd8a451879
feat(workflow): enforce strong typing for runtime variables
...
- Reduce exposed information in release workflows
2026-02-04 11:17:48 +08:00
Eternity
24dafa7359
fix(workflow): fix argument passing in code execution nodes
2026-02-04 11:13:28 +08:00
yingzhao
3b5df793fb
Merge pull request #292 from SuanmoSuanyangTechnology/docs/web_zy
...
style(web): translate the comments in the src/views directory into En…
2026-02-04 10:29:26 +08:00
yingzhao
da835b6138
Merge branch 'develop' into docs/web_zy
2026-02-04 10:29:03 +08:00
zhaoying
7e650d86a5
style(web): translate the comments in the src/views directory into English
2026-02-04 10:27:27 +08:00
Eternity
308e28cecc
refactor(workflow): Remove unnecessary workflow_collectroller layer and simplify non-streaming output
2026-02-03 20:08:56 +08:00
yingzhao
9a3c74fb64
Merge pull request #293 from SuanmoSuanyangTechnology/fix/release_web_zy
...
fix(web): PageScrollList style update
2026-02-03 20:03:58 +08:00
zhaoying
f571f0688a
fix(web): PageScrollList style update
2026-02-03 19:55:09 +08:00
Ke Sun
3efb3e8a35
fix(memory): add Redis session validation
...
- Add macOS fork() safety configuration in celery_app.py to prevent initialization issues
- Add null/False checks for Redis session queries in term_memory_save to handle missing sessions gracefully
- Add null/False checks in memory_long_term_storage to prevent processing empty Redis results
- Add null/False checks in aggregate_judgment before format_parsing to avoid errors on missing data
- Initialize redis_messages variable in window_dialogue for consistency
- Add debug logging when no existing session found in Redis for better troubleshooting
- Add TODO comments for magic numbers (scope=6, time=5) to be extracted as constants
- Improve error handling when Redis returns False or empty results instead of crashing
2026-02-03 18:50:59 +08:00
乐力齐
cfcb278406
Ontology v1 bug ( #291 )
...
* [changes]Add 'id' as the secondary sorting key, and 'scene_id' now returns a UUID object
* [fix]Fix the "end_user" return to be sorted by update time.
* [fix]Set the default values of the memory configuration model based on the spatial model.
* [fix]Remove the entity extraction check combination model, read the configuration list, and add the return of scene_id
* [fix]Fix the "end_user" return to be sorted by update time.
* [fix]
2026-02-03 18:42:54 +08:00
zhaoying
9e195ea63b
style(web): translate the comments in the src/views directory into English
2026-02-03 18:38:04 +08:00
yingzhao
dc0d34c281
Merge pull request #288 from SuanmoSuanyangTechnology/fix/release_web_zy
...
Fix/release web zy
2026-02-03 17:24:18 +08:00
zhaoying
72076c218f
fix(web): PageScrollList loading update
2026-02-03 17:23:40 +08:00