Skip to content

v0.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:29
e971202

[v0.7.1] - 2026-06-09

Changed

  • Bump pipelex to v0.32.1: See Pipelex changelog here
  • Adapt SWE commands to Pipelex's new cost-report rendering API: replace the removed ReportingProtocol.generate_report() with the one-arg render_cost_report_for_output() helper
  • Tighten the pyright configuration (set venvPath/venv, broaden the exclude list)

Added

  • Ignore Pipelex runtime traces (.pipelex/traces/) in .gitignore