Skip to content

v3.28.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 14:05

v3.28.0

发布亮点

  • feat: Multi-Agent 多策略综合支持分层 deliberation、mediator/self-review、revision projection 与 multi-round,并统一最终动作、分歧解释和 DecisionSignal 契约。
  • feat: AI 建议页新增按决策风格分组的历史表现,specialist opinion 样本可版本化持久保存,并以独立的 30 个已完成样本门槛支持后验评估。
  • feat: 新增 --portfolio futu,可只读导入 Futu OpenD 真实账户中的沪深 A 股、港股和美股 LONG 正股持仓。
  • feat: Web 首页与 API 支持按请求临时选择单个或多个大盘复盘市场,贯通任务状态、SSE、结果与历史记录且不修改全局配置。
  • feat: Tushare 支持通过 TUSHARE_HTTP_URL 接入自建网关或兼容镜像,留空时继续使用官方默认地址。
  • fix: 改进港股行情路由与缓存、外股英文新闻匹配、A 股数据源兜底顺序、Windows 冷启动、Web/Agent 配置及 macOS 桌面包稳定性。

What's Changed

  • Added layered multi-strategy deliberation, mediator/self-review, revision projection, multi-round scheduling, and a canonical final-action and disagreement-explanation contract, by @xushengasd and @ObVious55.
  • Added persistent, versioned specialist opinion samples and decision-profile historical performance, with an independent 30-completed-sample threshold for each profile, by @ObVious55 and @massif-01.
  • Added read-only Futu OpenD portfolio import for mainland China, Hong Kong, and US long equity positions through --portfolio futu, by @JaxonHu1024.
  • Added per-request single- or multi-market review selection across the Web UI, API, task status, SSE, results, and history without changing global configuration, by @lyl2104626211.
  • Added the TUSHARE_HTTP_URL option for custom Tushare-compatible gateways while preserving the official endpoint as the default, by @xxiaoxiong.
  • Hardened market-data and release paths with 4–5 digit Hong Kong symbol routing, AkShare quote caching, foreign-stock English alias matching, Tencent fallback ordering, safer PR review handling, Windows startup fixes, Web/Agent configuration fixes, and macOS unsigned-package auditing, by @ZhuLinsen, @xxiaoxiong, and @AXIRYYYY.

Full Changelog

v3.27.0...v3.28.0

@AXIRYYYY @JaxonHu1024 @Nicholas-Xiong @ObVious55 @ZhuLinsen @lyl2104626211 @massif-01 @xushengasd @xxiaoxiong @yejmin