Skip to content

v0.1.49

Choose a tag to compare

@shayne-snap shayne-snap released this 17 Jun 13:17
· 33 commits to main since this release
e1d9342

v0.1.49 (2026-06-17)

Features

  • tools: remove read_file-before-edit requirement (#287)

Fixes

  • fix(tool_repair): restore truncation recovery for trailing key without value (#288)
  • fix(tui): show 'Running ' for in-progress shell tasks in timeline (#289)

Chores

  • chore: remove checkpoint/rewind and shell mutation tracking (#290)
  • scripts/install.sh: extract curl retry opts into shared CURL_RETRY_OPTS