lixinyue11
46ed7e38bf
Fix/release memory bug ( #324 )
...
* Write Missing None
* Write Missing None
* Write Missing None
* Apply suggestion from @sourcery-ai[bot]
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
* Write Missing None
* redis update
* redis update
* redis update
* redis update
---------
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2026-02-05 12:11:45 +08:00
Timebomb2018
06731e2026
fix(app): fix bug in the app release
2026-02-05 11:07:23 +08:00
lixinyue11
3364374dc6
Write Missing None ( #321 )
...
* Write Missing None
* Write Missing None
* Write Missing None
* Apply suggestion from @sourcery-ai[bot]
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
* Write Missing None
---------
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2026-02-05 10:50:10 +08:00
Ke Sun
a3cf773e75
fix(agent): add memory config validation and fix config id reference
...
- Add null check for actual_config_id before calling term_memory_save in langchain_agent.py to prevent errors when memory config is unavailable
- Add warning log when skipping term_memory_save due to missing memory config
- Fix incorrect attribute reference from memory_config.id to memory_config.config_id in memory_agent_service.py
- Fix method call from private _get_workspace_default_config to public get_workspace_default_config in memory_config_service.py
- Ensures graceful handling of missing memory configurations and prevents runtime errors
2026-02-05 10:19:43 +08:00
Timebomb2018
9b4613630b
fix(app): fix bug in the app release
2026-02-05 10:10:18 +08:00
lixinyue
657d48a5f9
Multiple independent transactions - single transaction
2026-02-04 20:25:45 +08:00
lixinyue
3735bdde19
Multiple independent transactions - single transaction
2026-02-04 20:20:45 +08:00
lixinyue
3f906d81cb
Multiple independent transactions - single transaction
2026-02-04 20:19:04 +08:00
lixinyue
7c1f622797
Multiple independent transactions - single transaction
2026-02-04 20:11:05 +08:00
Timebomb2018
021c50a8f2
fix(skills): app configuration bug
2026-02-04 19:28:26 +08:00
Mark
1d9e249a77
[add] migration script
2026-02-04 18:17:44 +08:00
Mark
88b89ef315
Merge pull request #314 from SuanmoSuanyangTechnology/pref/workflow-token
...
feat(workflow): add token usage statistics for question classifier and parameter extraction
2026-02-04 18:10:22 +08:00
Eternity
1c8a83140b
feat(workflow): add token usage statistics for question classifier and parameter extraction
2026-02-04 18:08:02 +08:00
lixinyue
34276e2066
knowledge_retrieval/bug/fix
2026-02-04 18:06:56 +08:00
Timebomb2018
71abd16ae7
fix(skills): configuration modification
2026-02-04 18:06:29 +08:00
lixinyue
918e7285c4
knowledge_retrieval/bug/fix
2026-02-04 18:01:05 +08:00
lixinyue
056d422c71
Merge branch 'refs/heads/release/v0.2.3' into fix/release_memory_bug
2026-02-04 18:00:58 +08:00
lixinyue
5ee54f4e0e
knowledge_retrieval/bug/fix
2026-02-04 17:57:43 +08:00
Mark
2d7401922f
Merge pull request #310 from SuanmoSuanyangTechnology/fix/memoryConfig-ontology
...
Fix/memory config ontology
2026-02-04 17:46:00 +08:00
lanceyq
24fbdbd716
[changes]Modify the code based on the AI review
2026-02-04 17:40:19 +08:00
lanceyq
aad8f0e36b
[changes]Modify the description of the time for the recent event
2026-02-04 17:23:52 +08:00
lanceyq
d0ddf288ca
[fix]1.The "read_all_config" interface returns "scene_name";2.Memory configuration for lightweight query ontology scenarios
2026-02-04 17:10:35 +08:00
lixinyue
7922fc3b0e
knowledge_retrieval/bug/fix
2026-02-04 15:53:13 +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
lixinyue
514c19a247
knowledge_retrieval/bug/fix
2026-02-04 15:51:13 +08:00
lixinyue
41550d4a41
knowledge_retrieval/bug/fix
2026-02-04 15:44:26 +08:00
Mark
7d15182202
[fix] remove error code
2026-02-04 15:40:47 +08:00
lixinyue11
8f0a1d9c6e
Fix/release memory bug ( #306 )
...
* memory_BUG_fix
* memory_BUG
* memory_BUG_long_term
* memory_BUG_long_term
* memory_BUG_long_term
2026-02-04 14:34:00 +08:00
Mark
cdd6b80089
Merge pull request #305 from SuanmoSuanyangTechnology/fix/ontology-v1
...
Fix/ontology v1
2026-02-04 14:11:57 +08:00
lanceyq
333836f5e7
[changes]
2026-02-04 14:08:09 +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
e273a336f8
Merge pull request #303 from SuanmoSuanyangTechnology/feature/agent-tool_xjn
...
feat(skills)
2026-02-04 13:44:34 +08:00
lanceyq
34f0c3b90c
[changes]Active status filtering logic, API Key selection strategy
2026-02-04 13:44:07 +08:00
lanceyq
ffff138a6f
[changes]Attribute security access, secure numerical conversion, unified use of local variables
2026-02-04 13:34:22 +08:00
lanceyq
88c95db8d0
[add]The main project adds multi-API Key load balancing.
2026-02-04 13:34:22 +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
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
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
Eternity
308e28cecc
refactor(workflow): Remove unnecessary workflow_collectroller layer and simplify non-streaming output
2026-02-03 20:08:56 +08:00
Ke Sun
1e9c32a102
Merge branch 'develop' into fix/memory-enduser-config
2026-02-03 19:40:08 +08:00
Ke Sun
8c69199689
Merge branch 'develop' into fix/memory-enduser-config
2026-02-03 19:38:21 +08:00