Skip to content

v0.86.0

Choose a tag to compare

@tidebreak-release-bot tidebreak-release-bot released this 03 Sep 03:21
· 38 commits to main since this release
22ba3e9

❤️ Thanks for using Tidebreak.

If you filed an issue, reviewed a pull request, or shipped a change, you are in these notes.

✨ New Features

  • Core: one turn lane for chat and code (#3074) by @naingthet
  • Server: honor the Model Gateway add-on plane's environment contract (#3096) by @naingthet

🐛 Bug Fixes

  • CLI: the server dials itself over loopback when bound to an unspecified address (#3102) by @naingthet
  • Desktop: paint ready-to-merge as success, not needs-you (#3086) by @naingthet

🧰 Maintenance

  • refactor: delete dead Rust code and collapse duplicated helpers (#3097) by @naingthet
  • test(desktop): cut slow UI tests and split vitest environments (#3100) by @naingthet
  • test(desktop): assemble the Negotiate debug-bundle fixture (#3095) by @naingthet
  • ci: let the release policy accept per-arch macOS compiles (#3094) by @naingthet
  • build: move the whisper helper out of the root workspace (#3093) by @naingthet
  • ci: let the title check and test lane move without breaking policy (#3092) by @naingthet
  • ci: give the macOS cache warmer 90 minutes (#3091) by @naingthet
  • ci: drop native tests from Windows cargo check (#3090) by @naingthet
  • ci: stop requiring native Windows tests in policy (#3089) by @naingthet
  • ci: attest the published server image (#3088) by @naingthet
  • ci: skip the Windows native test precompile (#3087) by @naingthet
  • ci: compile Windows native tests once and link with rust-lld (#3085) by @naingthet

Full Changelog: v0.85.0...v0.86.0