Skip to content

0.134.14

Choose a tag to compare

@vinhnx vinhnx released this 07 Jul 14:34

What's Changed

0.134.14 - 2026-07-07

Highlights

Bug Fixes

  • Resolve warnings and improve CI status reporting (cff3a5b) (@vinhnx)
  • Improve CI status reporting to reflect accurate build conclusions (c307786) (@vinhnx)
  • Fix #693: enhance model resolution and testing for local and custom providers (369cf8b)

Features

  • Add nord and nord-light themes with syntax highlighting support (2385d63)
  • Update theme colors for improved WCAG AA contrast compliance (cddb8f1)
  • Enhance diff rendering styles for better accessibility and theme support (50152dd)
  • Increase codegen units for improved parallelism during check/clippy (9d57197)

Other Changes

CI

  • Add rust-cache + sccache to all build jobs; use --cargo-profile ci for nextest (016ad67) (@vinhnx)
  • Remove redundant check job; add SCCACHE_CACHE_SIZE; consolidate sccache env (d37c812) (@vinhnx)

Other

Refactors

  • Improve input rendering style handling and add ANSI color support (73a715b)

Full Changelog: 0.134.13...0.134.14