developer-wlj
|
d8c86069f2
|
fix(agent): 解决内存文件读取编码问题
- 为文件读取操作明确指定 UTF-8 编码
- 防止因默认编码导致的字符读取错误
- 确保跨平台环境下的文件内容一致性
|
2026-03-27 11:52:07 +08:00 |
|
jxxghp
|
27cc559c86
|
更新 memory.py
|
2026-03-26 22:33:03 +08:00 |
|
jxxghp
|
e7d14691df
|
优化记忆结构
|
2026-03-26 22:29:09 +08:00 |
|
jxxghp
|
213a298813
|
feat: 记忆为空时自动引导用户设置偏好;优化默认回复风格为简约直接
|
2026-03-26 07:30:18 +08:00 |
|
jxxghp
|
83bf59dd4d
|
feat: 新增 ActivityLogMiddleware,自动记录每次交互的活动日志并注入系统提示词
|
2026-03-26 03:32:20 +08:00 |
|
jxxghp
|
78b8b30351
|
rollback aiopathlib
|
2026-03-24 09:06:44 +08:00 |
|
jxxghp
|
e82494c444
|
feat(agent): support skills
|
2026-03-24 08:48:27 +08:00 |
|
Aqr-K
|
41f53d39a0
|
Fix agent memory (#5607)
|
2026-03-23 04:30:46 +08:00 |
|
jxxghp
|
30b332ac7e
|
feat: Introduce MemoryMiddleware and PatchToolCallsMiddleware to the agent, and add EditFileTool and WriteFileTool for file manipulation.
|
2026-03-22 23:35:34 +08:00 |
|