Skip to content

v0.13.0

Choose a tag to compare

@tim-osterhus tim-osterhus released this 21 Apr 09:44

Millrace v0.13.0

This release adds first-class Pi runner support without changing the shipped loop topology.

Highlights

  • ships canonical built-in modes default_codex and default_pi
  • preserves standard_plain as a compatibility alias to default_codex
  • adds the dedicated pi_rpc runner adapter with Millrace-owned prompt construction, RPC event persistence, final assistant text materialization, token usage extraction, and timeout abort handling
  • adds typed runners.pi config with reserved-flag validation and deterministic defaults
  • updates doctor, CLI mode inspection, bootstrap defaults, packaging, and operator docs to reflect the new canonical mode and runner model