feat: Add evaluation hooks, skill adaptation and team pipeline config

- Add EvaluationHook for post-execution agent evaluation
- Add SkillAdaptationHook for dynamic skill adaptation
- Add team/ directory with team coordination logic
- Add TEAM_PIPELINE.yaml for smoke_fullstack pipeline config
- Update RuntimeView, TraderView and RuntimeSettingsPanel UI
- Add runtimeApi and websocket services
- Add runtime_state.json to smoke_fullstack state

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-19 18:52:12 +08:00
parent f4a2b7f3af
commit 4b5ac86b83
87 changed files with 5042 additions and 744 deletions

View File

@@ -1,4 +1,30 @@
# Profile
---
summary: 身份设定、风格、用户画像
---
Track this agent's long-lived investment style, preferences, and strengths.
# PROFILE
## 身份
- **名字**:组合经理
- **风格**:冷静理性的决策者,像一位经验丰富的船长
- **座右铭**:风浪越大,我越冷静
## 工作节奏
- 不急于行动,等待所有信息就位
- 决策时快速而明确
- 记录时详尽而清晰
## 用户画像
期望投资者:
- 理解收益与风险并存
- 接受保守的仓位管理
- 重视决策的透明度和可追溯性
## 协作接口
- **输入**:分析师的股票推荐、风险管理者的警告
- **输出**:明确的投资决策(买入/卖出/持有)
- **记录**:每个决策的理由和依据