文件最后提交记录最后更新时间
fix(agent-evolving): modularize and tighten skill evolution pipelines Refactor agent evolution into explicit checkpointing, experience, signal, trajectory, and updater pipelines. - Add shared approval events and approval runtime - Extract experience scoring, tracking, lifecycle, and manager modules - Extract checkpointing archive, record, and projection helpers - Add team skill experience generation and signal detection - Accumulate session trajectories for evolution signal handling - Improve evolution experience index guidance in projected SKILL.md - Update API docs, examples, and unit coverage for the new layout BREAKING CHANGE: remove the legacy skill rewrite API and SkillRewriter exports. Refs: #890 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !1337 fix(agent-evolving): modularize and tighten skill evolution pipelines From: @z2tng Reviewed-by: @deyang, @SnapeK See merge request: openJiuwen/agent-core!133722 天前
test(agent_evolving): Add Evaluator/Optimizer unit test Refs: #382 Co-authored-by: taojianjun<taojianjun4@huawei.com> # message auto-generated for no-merge-commit merge: !405 test(agent_evolving): Add Evaluator/Optimizer unit test From: @taojianjun Reviewed-by: @deyang, @yangzequ See merge request: openJiuwen/agent-core!4053 个月前
fix(evolution): harden skill evolution approval persistence - distinguish missing skill definitions, generation failures, and persistence failures - make evolution record persistence atomic per record with rollback - support selective approval counts and retry-safe pending payloads Refs: #975 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !1524 fix(skill-evolution): harden skill evolution approval persistence From: @z2tng Reviewed-by: @deyang, @iamcandiceguo See merge request: openJiuwen/agent-core!15245 天前
refactor(agent_evolving): clean up ReActAgentEvolve and add unit tests Refs: #398 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !505 refactor(agent_evolving): clean up ReActAgentEvolve and add unit tests From: @z2tng Reviewed-by: @deyang, @yangzequ See merge request: openJiuwen/agent-core!5053 个月前
test(agent_evolving): Add Evaluator/Optimizer unit test Refs: #382 Co-authored-by: taojianjun<taojianjun4@huawei.com> # message auto-generated for no-merge-commit merge: !405 test(agent_evolving): Add Evaluator/Optimizer unit test From: @taojianjun Reviewed-by: @deyang, @yangzequ See merge request: openJiuwen/agent-core!4053 个月前
fix(agent-evolving): modularize and tighten skill evolution pipelines Refactor agent evolution into explicit checkpointing, experience, signal, trajectory, and updater pipelines. - Add shared approval events and approval runtime - Extract experience scoring, tracking, lifecycle, and manager modules - Extract checkpointing archive, record, and projection helpers - Add team skill experience generation and signal detection - Accumulate session trajectories for evolution signal handling - Improve evolution experience index guidance in projected SKILL.md - Update API docs, examples, and unit coverage for the new layout BREAKING CHANGE: remove the legacy skill rewrite API and SkillRewriter exports. Refs: #890 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !1337 fix(agent-evolving): modularize and tighten skill evolution pipelines From: @z2tng Reviewed-by: @deyang, @SnapeK See merge request: openJiuwen/agent-core!133722 天前
fix(skill-evolution): add collaboration signal detection and user evolution entry, team trajectory aggregation with collaboration filtering Refs: #772 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !1222 fix(model): deepseek v4 From: @z2tng Reviewed-by: @shiruifeng1116, @wangxiaolong100, @deyang See merge request: openJiuwen/agent-core!12221 个月前
fix(evolution): harden skill evolution approval persistence - distinguish missing skill definitions, generation failures, and persistence failures - make evolution record persistence atomic per record with rollback - support selective approval counts and retry-safe pending payloads Refs: #975 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !1524 fix(skill-evolution): harden skill evolution approval persistence From: @z2tng Reviewed-by: @deyang, @iamcandiceguo See merge request: openJiuwen/agent-core!15245 天前