文件最后提交记录最后更新时间
fix(memory): add AES storage codec support for memory encryption Refs: #902 Co-authored-by: white2025<baiyanxing@huawei.com> Co-authored-by: yifan<601554204@qq.com> # message auto-generated for no-merge-commit merge: !1412 fix(memory): add AES storage codec support for memory encryption From: @xiaoyifan Reviewed-by: @iamcandiceguo, @alan_cheng See merge request: openJiuwen/agent-core!141211 天前
feat(agent_teams): add dreaming memory orchestrator base class Refs: #705 Co-authored-by: white2025<baiyanxing@huawei.com> # message auto-generated for no-merge-commit merge: !1323 feat(agent_teams): add dreaming memory orchestrator base class From: @xiaoyifan Reviewed-by: @iamcandiceguo, @alan_cheng See merge request: openJiuwen/agent-core!132321 天前
test(memory): anchor pyproject path to repo root in agentarts test The test read pyproject.toml via a CWD-relative path, so it failed with FileNotFoundError when run from any directory other than the repo root. Resolve the path from __file__ instead. 17 分钟前
fix(graph-memory): support delayed embedder attach in milvus graph store Refs: #754 Co-authored-by: SushiNinja<jin.huang2@h-partners.com> # message auto-generated for no-merge-commit merge: !1237 fix(graph-memory): support delayed embedder attach in milvus graph store From: @SushiNinja Reviewed-by: @deyang, @iamcandiceguo See merge request: openJiuwen/agent-core!12371 个月前
refactor(coding_memory): Refactor coding memory utility module and modify tests Refs: #840 Co-authored-by: white2025<baiyanxing@huawei.com> # message auto-generated for no-merge-commit merge: !1264 refactor(coding_memory): Refactor coding memory utility module and modify tests From: @xiaoyifan Reviewed-by: @alan_cheng, @iamcandiceguo See merge request: openJiuwen/agent-core!126429 天前
fix(memory): add AES storage codec support for memory encryption Refs: #902 Co-authored-by: white2025<baiyanxing@huawei.com> Co-authored-by: yifan<601554204@qq.com> # message auto-generated for no-merge-commit merge: !1412 fix(memory): add AES storage codec support for memory encryption From: @xiaoyifan Reviewed-by: @iamcandiceguo, @alan_cheng See merge request: openJiuwen/agent-core!141211 天前
fix(memory): Restore the essential logic in fragment_memory. Refs: #886 Co-authored-by: huangyuzhe<huangyuzhe6@huawei.com> # message auto-generated for no-merge-commit merge: !1325 fix(memory): Restore the essential logic in fragment_memory. From: @huangyuzhe Reviewed-by: @iamcandiceguo, @alan_cheng See merge request: openJiuwen/agent-core!132521 天前
feat: Memory retrieval prompts support configuration Refs: #810 Co-authored-by: hzx99<huzhixing5@huawei.com> # message auto-generated for no-merge-commit merge: !1214 feat: Memory retrieval prompts support configuration From: @hzx99 Reviewed-by: @deyang, @SnapeK See merge request: openJiuwen/agent-core!121428 天前
fix(memory): Rename folder 'prompt' to 'prompts' Refs: #145 Co-authored-by: huangyuzhe<huangyuzhe6@huawei.com> # message auto-generated for no-merge-commit merge: !624 fix(memory): Rename folder 'prompt' to 'prompts'. From: @huangyuzhe Reviewed-by: @yangzequ, @deyang See merge request: openJiuwen/agent-core!6242 个月前
refactor(agent_teams): move team memory module into team agents Refs: #870 Co-authored-by: white2025<baiyanxing@huawei.com> # message auto-generated for no-merge-commit merge: !1301 refactor(agent_teams): move team memory module into team agents From: @xiaoyifan Reviewed-by: @alan_cheng, @iamcandiceguo See merge request: openJiuwen/agent-core!130125 天前
test(runner): add runner unit tests Refs: #12 5 个月前
fix(memory): Update agent-core memory interface to throw an exception upon failure. Refs: #878 Co-authored-by: huangyuzhe<huangyuzhe6@huawei.com> # message auto-generated for no-merge-commit merge: !1308 fix(memory): Update agent-core memory interface to throw an exception upon failure. From: @huangyuzhe Reviewed-by: @iamcandiceguo, @SnapeK See merge request: openJiuwen/agent-core!130824 天前
feat: Add general encryption and decryption functions, support custom encryption and decryption methods, and modify the encryption and decryption functions used for memory Refs: #861 Co-authored-by: hzx99<huzhixing5@huawei.com> # message auto-generated for no-merge-commit merge: !1290 feat: Add general encryption and decryption functions, support custom encryption and decryption methods, and modify the encryption and decryption functions used for memory From: @hzx99 Reviewed-by: @iamcandiceguo, @deyang See merge request: openJiuwen/agent-core!129025 天前
fix(long_term_memory): fix init long term memory bug Refs: #902 Co-authored-by: yifan<601554204@qq.com> # message auto-generated for no-merge-commit merge: !1476 fix(long_term_memory): fix init long term memory bug From: @xiaoyifan Reviewed-by: @iamcandiceguo, @SnapeK See merge request: openJiuwen/agent-core!147610 天前
feat(memory): perform the memory data migration operation during register store Refs: #243 Co-authored-by: yangwenhan<yangwenhan@huawei.com> # message auto-generated for no-merge-commit merge: !606 feat(memory): perform the memory data migration operation during register store From: @yangwenhan Reviewed-by: @yangzequ, @deyang See merge request: openJiuwen/agent-core!6063 个月前
fix(memory): Restore the essential logic in fragment_memory. Refs: #886 Co-authored-by: huangyuzhe<huangyuzhe6@huawei.com> # message auto-generated for no-merge-commit merge: !1325 fix(memory): Restore the essential logic in fragment_memory. From: @huangyuzhe Reviewed-by: @iamcandiceguo, @alan_cheng See merge request: openJiuwen/agent-core!132521 天前
feat(memory): Introduce BaseMemoryIndex and its Migrator Refs: #857 Co-authored-by: huangyuzhe<huangyuzhe6@huawei.com> # message auto-generated for no-merge-commit merge: !783 feat(memory): Introduce BaseMemoryIndex and its Migrator From: @huangyuzhe Reviewed-by: @iamcandiceguo, @alan_cheng See merge request: openJiuwen/agent-core!78323 天前
feat(memory): Add base message store Refs: #856 Co-authored-by: huangyuzhe<huangyuzhe6@huawei.com> # message auto-generated for no-merge-commit merge: !1102 feat(memory): Add base message store From: @huangyuzhe Reviewed-by: @iamcandiceguo, @alan_cheng See merge request: openJiuwen/agent-core!110224 天前
fix(memory): add AES storage codec support for memory encryption Refs: #902 Co-authored-by: white2025<baiyanxing@huawei.com> Co-authored-by: yifan<601554204@qq.com> # message auto-generated for no-merge-commit merge: !1412 fix(memory): add AES storage codec support for memory encryption From: @xiaoyifan Reviewed-by: @iamcandiceguo, @alan_cheng See merge request: openJiuwen/agent-core!141211 天前
fix(agent): memory callback with stream and remove all AgentSession Co-authored-by: iamcandiceguo<guoqian14@huawei.com> # message auto-generated for no-merge-commit merge: !944 fix(agent): memory callback with stream and remove all AgentSession From: @iamcandiceguo Reviewed-by: @deyang, @SnapeK See merge request: openJiuwen/agent-core!9441 个月前
fix(memory): fixed the issue of embeddig instances still being present in memory after deleting configurations after using scope_comfig in the memory engine Refs: #450 Co-authored-by: zhangmengyin<zhangmengyin2@huawei.com> # message auto-generated for no-merge-commit merge: !566 fix(memory):Fixed the issue of embeddig instances still being present in memory after deleting configurations after using scope_comfig in the memory engine From: @zhangmengyin Reviewed-by: @yangzequ, @deyang See merge request: openJiuwen/agent-core!5663 个月前
feat(memory): Refactor the store module's directory structure - Switch the vector storage of the memory module to foundation/store Refs: #197 Co-authored-by: zhangzepin<zhangzepin@huawei.com> # message auto-generated for no-merge-commit merge: !359 feat(memory): Switch the vector storage of the memory module to foundation/store From: @zepinzhang Reviewed-by: @yangzequ, @deyang See merge request: openJiuwen/agent-core!3593 个月前
fix(memory): fix the issue where the generated timestamp was not in local time Refs: #456 Co-authored-by: huangyuzhe<huangyuzhe6@huawei.com> # message auto-generated for no-merge-commit merge: !570 fix(memory): Fix the issue where the generated timestamp was not in local time. From: @huangyuzhe Reviewed-by: @yangzequ, @deyang See merge request: openJiuwen/agent-core!5703 个月前