Skip to content

Releases: grayashh/buddy-reroll

v0.3.8

07 Apr 03:27
5f1f2f4

Choose a tag to compare

0.3.8 (2026-04-07)

Bug Fixes

  • detect Claude runtime and use matching hash function (6c29191), closes #17

v0.3.7

05 Apr 13:55
61ad25d

Choose a tag to compare

0.3.7 (2026-04-05)

Bug Fixes

  • replace misleading percentage progress with time-based display (5575e2a)

v0.3.6

05 Apr 03:54
cb9b550

Choose a tag to compare

0.3.6 (2026-04-05)

Bug Fixes

  • findCurrentSalt accepts purely-alphabetic patched salts (#12) (209c598)
  • revert to wyhash — Claude Code binary uses Bun.hash, not FNV-1a (0a68c02)

v0.3.5

04 Apr 17:41
2a72508

Choose a tag to compare

0.3.5 (2026-04-04)

Bug Fixes

  • use FNV-1a hash to match Claude Code binary (aa77a3a)

v0.3.4

02 Apr 13:14
167633e

Choose a tag to compare

0.3.4 (2026-04-02)

Bug Fixes

  • harden all user-facing code paths against corruption, exit, and data loss (653b29c)
  • production hardening — rollback-safe patch, atomic config writes, cancel-safe search (3169fb9)

v0.3.3

02 Apr 12:42
6a412c0

Choose a tag to compare

0.3.3 (2026-04-02)

Bug Fixes

  • use correct Claude Code hook format (matcher+hooks object), auto-fix permissions in --doctor (f71315c)

v0.3.2

02 Apr 12:35
3519ab7

Choose a tag to compare

0.3.2 (2026-04-02)

Bug Fixes

  • preserve file permissions after patch, force exit on DoneStep keypress (8cb32c3)

v0.3.1

02 Apr 12:25
d885a7f

Choose a tag to compare

0.3.1 (2026-04-02)

Bug Fixes

  • deep review — interactive parallel search, state machine gaps, estimator bug, terminology (f310335)
  • patch verification, auto-hook by default, friendlier messages, worker error reporting (2994335)

v0.3.0

02 Apr 12:04
c17ca1d

Choose a tag to compare

0.3.0 (2026-04-02)

Features

  • multi-worker search, stats customization, auto-patch hooks, Node.js interactive fallback (6b9a89a)

v0.2.1

01 Apr 12:17

Choose a tag to compare

0.2.1 (2026-04-01)

Bug Fixes

  • Windows compatibility, UI bugs, code cleanup (2db4c95)