文件最后提交记录最后更新时间
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!133721 天前
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!15244 天前
test(agent_evolving): fix agent evolving case and loader unit tests fix agent evolving case and loader unit tests Refs: #358 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !441 test(agent_evolving): fix agent evolving case and loader unit tests From: @z2tng Reviewed-by: @deyang, @yangzequ See merge request: openJiuwen/agent-core!4413 个月前
fix(evolving):Evaluation of Pipeline Module Refactoring and UT Supplement Refs: #879 Co-authored-by: chenyan<chenyan264@huawei.com> # message auto-generated for no-merge-commit merge: !1508 fix(evolving):Evaluation of Pipeline Module Refactoring and UT Supplement From: @dev_chenyan Reviewed-by: @deyang, @iamcandiceguo See merge request: openJiuwen/agent-core!15083 天前
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!15244 天前
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!15244 天前
feat(evolving): agent evolving sharing module refs: #880 Co-authored-by: rolandyang<yangdongdong34@huawei.com> # message auto-generated for no-merge-commit merge: !1459 feat(evolving): agent evolving sharing module From: @rolandyang Reviewed-by: @deyang, @iamcandiceguo See merge request: openJiuwen/agent-core!145910 天前
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!133721 天前
refactor(agent_evolving): make optimizer base async and integrate EvolutionSignal - BaseOptimizer.backward() changed to async with _bad_signals filter - InstructionOptimizer fully async: _backward() precomputes, _step() sync - Updater protocol and Trainer updated for async calls Refs: #713 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !1083 refactor(agent_evolving): make optimizer base async and integrate EvolutionSignal From: @z2tng Reviewed-by: @deyang, @SnapeK See merge request: openJiuwen/agent-core!10831 个月前
feat(evolution): add runtime team trajectory registry Refs: #915 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !1374 docs(agent_evolving): document runtime trajectory registry From: @z2tng Reviewed-by: @deyang, @iamcandiceguo See merge request: openJiuwen/agent-core!137417 天前
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!133721 天前
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!133721 天前
test(agent_evolving): add agent evolving utility unit tests add agent evolving utility unit tests Refs: #360 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !444 test(agent_evolving): add agent evolving utility unit tests From: @z2tng Reviewed-by: @deyang, @yangzequ See merge request: openJiuwen/agent-core!4443 个月前