Skip to content

Releases: snomiao/agent-yes

v1.64.0

21 Mar 21:30

Choose a tag to compare

1.64.0 (2026-03-21)

Features

  • make --rust default, fix Windows binary discovery and e2e tests (33396ad)

v1.63.0

20 Mar 10:16

Choose a tag to compare

1.63.0 (2026-03-20)

Bug Fixes

  • keep FIFO write-end open in process to prevent premature EOF on reader (d554520)

Features

  • re-enable FIFO/IPC stdin append path via sflow .by(async) + .merge() (84b7023)

v1.62.2

20 Mar 10:04

Choose a tag to compare

1.62.2 (2026-03-20)

Bug Fixes

  • backpressure bugs — .ready→.isReady, sendMessage timeout, overflow logging (f11731a)

v1.62.1

20 Mar 07:23

Choose a tag to compare

1.62.1 (2026-03-20)

Bug Fixes

  • clean up unused imports, fix Windows CI portability in e2e tests (1ae2947)
  • migrate bun:test imports to vitest in remaining spec files (36ea1e8)
  • remove double renderer.write() after terminal-render v1.5 upgrade (ccf0b5b)

v1.62.0

20 Mar 05:52

Choose a tag to compare

1.62.0 (2026-03-20)

Features

  • add Rust test coverage at 98% with tarpaulin enforcement at 90% (d23ec85)

v1.61.0

19 Mar 14:48

Choose a tag to compare

1.61.0 (2026-03-19)

Features

  • add pre-commit coverage enforcement at 90% threshold (d5367f0)

v1.60.7

19 Mar 09:13

Choose a tag to compare

1.60.7 (2026-03-19)

Bug Fixes

  • lint: remove unused imports and prefix unused variables (1d22767)
  • test: exclude tmp/ from test coverage run (b440dfd)

v1.60.6

18 Mar 22:58

Choose a tag to compare

1.60.6 (2026-03-18)

Bug Fixes

  • JsonlStore compact fallback for Windows rename failures (a575af2)

v1.60.5

18 Mar 22:51

Choose a tag to compare

1.60.5 (2026-03-18)

Bug Fixes

  • Windows CI test failures - platform-aware fifo paths and compact rename (ef4bc3c)

v1.60.4

18 Mar 22:07

Choose a tag to compare

1.60.4 (2026-03-18)

Bug Fixes

  • rs: remove unused imports in Rust source files (b1b8e04)