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,19 @@
|
||||
---
|
||||
summary: "情绪分析师心跳检查"
|
||||
read_when:
|
||||
- heartbeat 触发时
|
||||
---
|
||||
|
||||
# Heartbeat
|
||||
|
||||
Optional checklist for periodic review or self-reflection.
|
||||
## 快速检查清单
|
||||
|
||||
- [ ] 今日有情绪极端信号吗?
|
||||
- [ ] 有值得记录的市场事件吗?
|
||||
- [ ] 需要更新当日 memory 吗?
|
||||
|
||||
## 响应风格
|
||||
|
||||
简洁。 heartbeat 不是聊天,是快速检查。
|
||||
|
||||
发现异常就记录,没有就安静等待。
|
||||
|
||||
Reference in New Issue
Block a user