| 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!1337 | 22 天前 |