Skip to content

v3.25.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 13:09

v3.25.0

发布亮点

  • feat: 新增 claude_code_cliopencode_cli generation-only 本地 CLI backend,并补齐生成后端状态诊断、预览、冒烟测试 API 和 Web 状态面板。
  • feat: 台股报告完整接入三大法人资料,覆盖报告渲染、LLM prompt、TWD 币别标示、收盘集合竞价识别和 fetcher 韧性加固。
  • feat: 新增钉钉群机器人通知、韩语报告输出和 AI 建议决策风格重评估预览。
  • feat: Agent /chat/stream 标准化 progress event,新增阶段开始/完成、pipeline timeout 和预算跳过语义。
  • improve: AlphaSift 接入 caller-side timeout、东财直连限速/抖动、策略目录元数据和防守策略,降低外部数据源卡住时触发 Web 等待超时的概率。
  • fix: 修复桌面端 WebUI host/port 绑定、macOS Homebrew CLI PATH 诊断、Discord 长报告分片、yfinance 分红解析、A 股回测代码归一化、市场阶段识别和大盘复盘格式化等稳定性问题。

What's Changed

  • Added Claude Code and OpenCode local generation backends, backend status diagnostics, preview/smoke-test APIs, and the Web status panel by @massif-01 and @ZhuLinsen.
  • Expanded Taiwan stock reports with institutional flow rendering, LLM prompt context, TWD currency labels, closing-auction detection, fetcher circuit breakers, date guards, and cache-stampede protection by @WenyuChiou and @ZhuLinsen.
  • Added DingTalk notification support with long-message chunking by @Shlok1729.
  • Added Korean report language support across prompts, reports, notification labels, and Web report copy by @devpark435.
  • Standardized Agent /chat/stream progress events for stage lifecycle, pipeline timeout, and budget-skipped semantics by @sh1water.
  • Hardened desktop startup, AlphaSift timeout handling, Discord long-report delivery, yfinance dividend parsing, backtest A-share code normalization, market-review formatting, stock-bar badges, and scheduler immediate-run behavior by @ZhuLinsen, @WenyuChiou, and @massif-01.

Full Changelog

v3.24.1...v3.25.0