feat: add leader research agent

This commit is contained in:
codyhhchen
2026-05-05 18:17:51 +08:00
committed by codychen123
parent 82ecf31867
commit a3f74b8567
64 changed files with 8023 additions and 12 deletions
+1
View File
@@ -422,6 +422,7 @@ cd frontend
- [跟单系统需求文档](docs/zh/copy-trading-requirements.md) - 后端 API 接口文档
- [前端需求文档](docs/zh/copy-trading-frontend-requirements.md) - 前端功能文档
- [跟单亏损诊断与风险安全带](docs/zh/copy-trading-risk-seatbelt.md) - PnL 诊断、安全带确认流程和运维排查命令
- [Leader Research Agent](docs/zh/leader-research-agent.md) - 自动发现、纸跟、评分和禁用试跟审批说明
- [动态更新文档](docs/zh/DYNAMIC_UPDATE.md) - 动态更新功能说明
### 🤝 贡献指南