核心客户每日零售资讯聚合平台 - AI powered daily retail news briefing
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^1.0.7^2.0.4^1.2.0^2.1.1^4.1.0^0.563.016.1.6^8.0.1^6.21.019.2.319.2.3^3.4.0^4^20^7.0.11^19^19^916.1.6^4^5No contributors data available
fix(build): exclude test_search.ts from tsconfig compilation
ef187d8View on GitHubfix(build): update generator.ts call sites to match updated search function signatures
ecbea85View on GitHubfix(lint): resolve typescript and eslint errors blocking vercel deployment
69496eaView on GitHubfix(mail): remove hardcoded test email, align manual trigger with cron
7abd2f0View on GitHubfix: 修复时间过滤+去重+恢复10条选取 - 移除无效tbs参数,改为代码级7天日期硬过滤 - LLM prompt增加去重约束,禁止选择同一事件不同报道 - 增加标题关键词相似度去重函数 - 选取条目恢复到10条
c354196View on GitHubperf: 优化cron任务避免Vercel 60s超时 - 搜索分组从5增至8,减少SerpAPI调用次数 - 选取条目从10减至5,减少DeepSeek调用次数 - 网页抓取超时从10s缩至5s - 内容截断从8000字符减至4000字符 - 增加50s全局超时保护,预留10s给邮件发送 - 使用Promise.allSettled防止单条失败拖垮整体 - 全链路添加耗时日志便于排查
fc187caView on GitHub