Commit Graph

7 Commits

Author SHA1 Message Date
728bd1b9d1 feat: Phase 1 添加 GHA 定时、run-daily.sh 与 Docker 部署
让早报可在无本地服务器环境下定时生成并推送企微,补齐 Linux/CI 入口。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 14:51:11 +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
ebc25c9e9b docs: Phase 2 重写 onboarding 文档与示例产出
主 README 聚焦早报 Quick Start,Bot 文档迁至 bot/README.md 并标 experimental。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 14:45:48 +08:00
f533e31adb refactor: Phase 1 抽出 shared/skills_data 解耦 daily 与 bot
daily 不再通过 sys.path 导入 bot/skills_service,skills feed 数据层上移到 shared/。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 14:45:39 +08:00
88d08c0da9 chore: Phase 0 统一命名与仓库卫生
统一 daily-robots 命名、修正示例路径与 User-Agent,并清理 tmp 与 IDE 追踪文件。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 14:45:19 +08:00
1dc2fed5fa 国内AI时讯 2026-07-02 15:10:37 +08:00
eef4c76e3f 项目初始化 2026-07-02 11:31:16 +08:00