| 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!1195 | 1 个月前 |