改为自动采集并移除手动运行入口

This commit is contained in:
Codex
2026-07-08 22:43:57 +08:00
parent da5e007324
commit 3ece2327c8
6 changed files with 25 additions and 178 deletions
+1 -3
View File
@@ -5,7 +5,7 @@ SignalScout 是一个自动运行的 AI 情报 Agent。它先用动态新闻搜
## 主流程
```text
Scheduler/API
Scheduler
-> AgentRunner
-> News Search API 采集近期 AI 新闻候选
-> GitHub Search API 采集近期热门 AI 项目候选
@@ -65,8 +65,6 @@ http://127.0.0.1:8010/docs
## API
- `GET /health`:服务健康检查
- `POST /agent/runs/daily`:运维触发一次 Agent
- `POST /agent/runs/daily/stream`:运维以 SSE 方式触发一次 Agent
- `GET /agent/runs`:查看最近运行记录
- `GET /signals`:查看结构化情报
- `GET /reports/latest`:查看最新日报