Files
edict/docker/demo_data/morning_brief.json
cft0808 ff9ae7937f fix: 批量修复 P0-P2 功能缺陷
P0 修复:
- server.py 使用 file_lock 原子读写 tasks_source.json,防止并发数据丢失
- todayDone 统计改为按日期过滤,不再统计所有 Done 任务
- save_tasks() 的 Popen 加异常捕获

P1 修复:
- 模型列表动态化:优先从后端 knownModels 获取,不再纯硬编码
- 省部调度 Tab 补充钦天监 (zaochao) 部门
- 小任务筛选补充 刑部/门下省/钦天监 按钮
- 官员数据在 loadLive 时提前加载,省部调度不再显示'待配置'
- Docker demo 数据补全 tasks_source.json + morning_brief.json

P2 修复:
- 奏折复制补充 开始/完成时间、总耗时、磋商轮次
- /healthz 增强:检查 data 目录可写、tasks 文件可读
- metrics 新增 totalDone 字段区分总完成数和今日完成数
2026-02-26 21:21:58 +08:00

41 lines
1.5 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"date": "20260226",
"generated_at": "2026-02-26 06:30:00",
"categories": {
"AI大模型": [
{
"title": "Anthropic 发布 Claude Opus 4.6,推理能力再创新高",
"summary": "Anthropic 宣布推出 Claude Opus 4.6 模型,在复杂推理和代码生成任务上取得重大突破,同时保持安全对齐。",
"source": "TechCrunch",
"url": "https://example.com/opus46",
"time": "2026-02-25"
},
{
"title": "OpenAI Codex GPT-5.3 支持百万行代码库上下文",
"summary": "OpenAI 发布 Codex GPT-5.3上下文窗口扩展至2M tokens可一次性理解整个大型代码库。",
"source": "The Verge",
"url": "https://example.com/codex53",
"time": "2026-02-25"
}
],
"经济": [
{
"title": "全球半导体产业链加速向东南亚布局",
"summary": "台积电、三星等芯片巨头宣布新一轮东南亚投资计划,越南和马来西亚成主要受益者。",
"source": "日经新闻",
"url": "https://example.com/semi",
"time": "2026-02-25"
}
],
"政治": [
{
"title": "欧盟 AI 法案实施细则正式公布",
"summary": "欧盟委员会发布 AI 法案最终实施细则,明确高风险 AI 系统的审计和透明度要求。",
"source": "Reuters",
"url": "https://example.com/euai",
"time": "2026-02-25"
}
]
}
}