Skip to content

wren: v0.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 08:16
33c91da

0.14.0 (2026-09-08)

Features

  • wren: add wren cloud to bind a local project to a Wren Cloud git remote (#2706) (8e532b4)
  • wren: add a torch-free onnx embedding backend for wren memory (#2707) (308a0dd)

Bug Fixes

  • wren: connect MSSqlConnector with autocommit so statements are not left in an open transaction (#2705) (4d167fc)
  • wren: forget query_history rows deleted from knowledge/sql on reindex (#2703) (10a6432)
  • wren: make resolve_model_name's case-insensitive fallback deterministic (#2719) (c59ec23)