文件最后提交记录最后更新时间
test(agent_evolving): Add agent evolving trajectory unit tests Add agent evolving trajectory unit tests Refs: #362 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !450 test(agent_evolving): Add agent evolving trajectory unit tests From: @z2tng Reviewed-by: @deyang, @yangzequ See merge request: openJiuwen/agent-core!4503 个月前
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 天前
feat(trajectory): implement agent evolve trajectory module Refs: #629 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !846 feat(trajectory): implement agent evolve trajectory module From: @z2tng Reviewed-by: @deyang, @iamcandiceguo See merge request: openJiuwen/agent-core!8461 个月前
feat(skill-evolution): add team skill evolution system with collaboration detection Add SkillCreateRail and TeamSkillCreateRail for independent skill creation: - threshold-based trigger with AFTER_TASK_ITERATION follow_up delivery - observability logging and single-round mode guard Add TeamSkillRail evolution system: - dual-path signal detection (user intent + trajectory analysis) - request_user_evolution() for user-triggered evolution entry - request_simplify() and request_rebuild() with archive-before-rebuild flow - collaboration filtering for team trajectory aggregation Add collaboration signal detection for AgentSkill as TeamSkill member: - collaboration_send/claim/view/receive/failure signal types - export COLLABORATIVE_TOOLS and CROSS_MEMBER_META_KEYS for reuse - update experience optimizer prompts with Collaboration section Extend VALID_SECTIONS with Collaboration, Roles, Constraints for TeamSkill. Tests: comprehensive unit tests for rails, aggregator, and signal detection Refs: #772 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !1195 feat(skill-evolution): add team skill evolution system with collaboration detection From: @z2tng Reviewed-by: @deyang, @iamcandiceguo See merge request: openJiuwen/agent-core!11951 个月前
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 天前
feat(skill-evolution): add team skill evolution system with collaboration detection Add SkillCreateRail and TeamSkillCreateRail for independent skill creation: - threshold-based trigger with AFTER_TASK_ITERATION follow_up delivery - observability logging and single-round mode guard Add TeamSkillRail evolution system: - dual-path signal detection (user intent + trajectory analysis) - request_user_evolution() for user-triggered evolution entry - request_simplify() and request_rebuild() with archive-before-rebuild flow - collaboration filtering for team trajectory aggregation Add collaboration signal detection for AgentSkill as TeamSkill member: - collaboration_send/claim/view/receive/failure signal types - export COLLABORATIVE_TOOLS and CROSS_MEMBER_META_KEYS for reuse - update experience optimizer prompts with Collaboration section Extend VALID_SECTIONS with Collaboration, Roles, Constraints for TeamSkill. Tests: comprehensive unit tests for rails, aggregator, and signal detection Refs: #772 Co-authored-by: zhangzhongteng<zhangzhongteng1@huawei.com> # message auto-generated for no-merge-commit merge: !1195 feat(skill-evolution): add team skill evolution system with collaboration detection From: @z2tng Reviewed-by: @deyang, @iamcandiceguo See merge request: openJiuwen/agent-core!11951 个月前
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 天前