Skip to content

v0.10.12

Latest

Choose a tag to compare

@ferhimedamine ferhimedamine released this 03 Sep 07:48

What's Changed

Features

  • Default User-Agent header for engine telemetry attribution — the MCP server now sends a dakera-mcp/VERSION User-Agent on all engine API requests, enabling server-side attribution of SDK vs MCP traffic without requiring configuration. Implements DAK-7617 (#149).

Documentation

  • Updated LoCoMo benchmark label to Recall@20 with LLM-judge scoring and open-core framing; aligns public-facing accuracy claims with internal evaluation methodology.

Dependencies

  • tokio 1.52.3 → 1.53.1 (#141, #148)
  • serde 1.0.228 → 1.0.229 (#142)
  • serde_json 1.0.150 → 1.0.151 (#147)
  • thiserror 2.0.18 → 2.0.19 (#143)
  • actions/setup-node 6 → 7 (#140)

Full Changelog

v0.10.11...v0.10.12