v4.2.0
v4.2.0
What's Changed
Fix: Task 3 switched from parallel background dispatch to serial synchronous chapter writing to bypass OpenCode v1.16 background notification regression. Chapters are now written one at a time (run_in_background=false) — slightly slower but 100% reliable.
New Reports (all generated in this session):
- 8 new English reports: AI Chip, Cross-border E-commerce, EV Battery, GenAI Adoption, Data Center Energy, Autonomous Vehicles, Quantum Computing, Edge Computing
- 10 new non-English reports: Hindi/Indonesian/Italian/Dutch/Polish/Swedish/Thai/Turkish/Vietnamese — covering agriculture, digital economy, luxury fashion, semiconductors, IT outsourcing, biotech, tourism, energy, electronics
Other:
- Data-pool.json now uses Python json.dump (skip write tool size limit)
- Offline mode (Step 0.5) merged into main workflow
- Language output guard strengthened
- Documentation updated (parallel → serial references)
v4.2.0
改动内容
修复: Task 3 从并行后台派发改为串行同步撰写章节,绕过 OpenCode v1.16 后台通知回归问题。逐章同步写入(run_in_background=false)——稍慢但 100% 可靠。
新增报告(本次会话生成):
- 8 篇英文报告:AI 芯片、跨境电商、EV 电池、GenAI 采用、数据中心能耗、自动驾驶、量子计算、边缘计算
- 10 篇多语言报告:印地语/印尼语/意大利语/荷兰语/波兰语/瑞典语/泰语/土耳其语/越南语——覆盖农业、数字经济、奢侈品、半导体、IT外包、生物科技、旅游、能源、电子
其他优化:
- data-pool.json 改用 Python json.dump 写入(绕过 write 工具大小限制)
- 离线模式(Step 0.5)合并到主流程
- 语言输出加固
- 文档更新(并行→串行表述)