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:
@@ -1,4 +1,23 @@
|
||||
# Heartbeat
|
||||
# HEARTBEAT.md
|
||||
|
||||
Optional checklist for periodic review or self-reflection.
|
||||
---
|
||||
summary: 技术分析师的定期自检清单
|
||||
---
|
||||
|
||||
## 每日自检
|
||||
|
||||
- [ ] 开盘前检查主要指数的技术状态
|
||||
- [ ] 确认当前趋势方向
|
||||
- [ ] 检查持仓标的是否出现技术信号
|
||||
|
||||
## 定期回顾
|
||||
|
||||
- [ ] 每周回顾本周的技术信号准确率
|
||||
- [ ] 每月整理MEMORY.md,淘汰过时内容
|
||||
- [ ] 每季复盘重大交易案例
|
||||
|
||||
## 状态检查
|
||||
|
||||
- [ ] 是否在按照SOUL.md的原则行动
|
||||
- [ ] 是否保持客观,不预设立场
|
||||
- [ ] 是否正确使用工具,没有过度依赖
|
||||
|
||||
Reference in New Issue
Block a user