Skip to content

0.165.0

Latest

Choose a tag to compare

@vinhnx vinhnx released this 21 Sep 18:45
· 4 commits to main since this release

What's Changed

0.165.0 - 2026-09-21

Highlights

Bug Fixes

  • Use descriptive titles and single short row descriptions (cfdf84e)
  • Gate ProcessCommandExecutor behind std-process (7a13ac1)
  • Cap empty-fallback auto-continues to break self-loop (06be0a6)
  • Exclude rg/grep from coarse inspection grouping (f50cb7f)
  • Harden summary retry logic and error diagnostics (d7c6b1a)
  • Count live background exec sessions in status-line agent total (7b9380c)
  • Residual tracker end-turn UX and classifier parity (5cd2a05)

Documentation

  • Attribute OpenAI Codex as source of ideas (7ccc436)

Features

  • Show rebind-aware Ctrl+B background hint for active PTY/pipe tools (d9ce5bf)
  • Add Grok 4.7 as default xAI model (c6d7864)
  • Add Grok 4.7 to Vercel AI Gateway and Merge Gateway (da141c5)

Other Changes

Other

Performance

  • Enable auto-vectorization in constant-time token compare (da8d7dc)
  • Add runtime diagnostics, ArcSwap config cache, and lock-scope fixes (031552f)

Tests

  • Update rg regression tests to use realistic pub pattern queries (d80303e)
  • Add generative oracle tests for diff algorithms and unified round-trip (af90af9)

Full Changelog: 0.164.2...0.165.0