|
|
64179820d7
|
fix: retry transient RSS fetch failures with backoff
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-03 16:39:11 +08:00 |
|
|
|
f6fac7b642
|
fix: use browser User-Agent for RSS feeds blocked by InfoQ
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-03 16:38:48 +08:00 |
|
|
|
37931d2ef5
|
fix: raise Cursor SDK bridge timeout for daily LLM calls
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-03 16:38:21 +08:00 |
|
|
|
5742dc47ed
|
feat: LLM 解耦 bot、RSS 外置与内容过滤
daily 自建 Cursor bridge;DAILY_LLM_PROVIDER 控制后端;config/feeds.yaml 与 sensitive_words 可配置。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-03 15:24:58 +08:00 |
|
|
|
ce04d5a342
|
refactor: Phase 3 拆分 generate 流水线并补全测试
test / pytest (push) Failing after 3s
daily / report (push) Failing after 1s
提取 collect/formatters/themes 等 pipeline 模块,新增 wecom 分条、RSS、delta、Agent 工作流测试。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-03 14:59:12 +08:00 |
|
|
|
391f887d73
|
feat: Phase 2 新闻打分去重与 Agent 输入池裁剪
标题相似度合并、信源/时效/昨日重复加权排序,Agent 模式扩大 LLM 新闻候选池并记录抓取失败源。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-03 14:53:30 +08:00 |
|
|
|
8075ab78e8
|
test: Phase 3 添加 smoke test、CI 与 run-daily 去重锁
离线 mock 测试 generate 产出,GitHub Actions 跑 pytest,30 分钟内重复调度自动 skip。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-03 14:45:58 +08:00 |
|