Skip to content

0.372.0

Choose a tag to compare

@propellerci propellerci released this 01 Sep 02:23
· 157 commits to main since this release

0.372.0 (2026-09-01)

⚠ BREAKING CHANGES

  • execution: TychoExecutorEncoderBuilder is removed from the public API.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

Features

  • execution: remove the TychoExecutorEncoder (fd14a7b)

Bug Fixes

  • execution: report the panic message from encoding threads (f60ed7b)

Performance Improvements

  • execution: encode swap groups and solutions in parallel (7f6620c)
  • execution: spawn encoding threads only for quote requests (5dcd2dc)
  • execution: validate solutions before requesting quotes (5420627)