Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 00:28

What's Changed

  • feat: 结果契约增强与质量门禁(复杂度 ≤10) by @noisystreet in #14
  • fix: 移除 tracing-log 桥接(LogTracer 二次 init 冲突) by @noisystreet in #15
  • feat: 搜索参数补全 + 结果质量信号规划 by @noisystreet in #16
  • feat: P1 完整落地(会话池化 + 网络重试与缓存 + MCP 体验完善) by @noisystreet in #17
  • feat: 搜索结果质量信号与降级链增强(result_kind + P2 质量扩展) by @noisystreet in #18
  • fix: 修复浏览器进程泄漏(spawn 取消丢 child + 会话池 reaper 自持强引用) by @noisystreet in #19
  • feat: 正文抓取与结构化提取(fetch_page / worbrow fetch) by @noisystreet in #20
  • chore: 移除 tokio 未用的 fs feature by @noisystreet in #21
  • chore: 发布 0.2.0(fetch 闭环 + P1 质量/会话池系列) by @noisystreet in #22

Full Changelog: v0.1.1...v0.2.0