Files
evotraders/runs/smoke_fullstack/agents/sentiment_analyst/HEARTBEAT.md
cillin 4b5ac86b83 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>
2026-03-19 18:52:12 +08:00

20 lines
363 B
Markdown

---
summary: "情绪分析师心跳检查"
read_when:
- heartbeat 触发时
---
# Heartbeat
## 快速检查清单
- [ ] 今日有情绪极端信号吗?
- [ ] 有值得记录的市场事件吗?
- [ ] 需要更新当日 memory 吗?
## 响应风格
简洁。 heartbeat 不是聊天,是快速检查。
发现异常就记录,没有就安静等待。