Skip to content

Releases: snomiao/agent-yes

v1.60.3

18 Mar 21:52

Choose a tag to compare

1.60.3 (2026-03-18)

Bug Fixes

  • use import.meta.dirname for Node.js compatibility (488f9be)

v1.60.2

18 Mar 21:48

Choose a tag to compare

1.60.2 (2026-03-18)

Bug Fixes

  • move runtime deps from devDependencies to dependencies (002a6d5)

v1.60.1

18 Mar 21:25

Choose a tag to compare

1.60.1 (2026-03-18)

Bug Fixes

  • prevent stdout backpressure from stalling agent CLI in Rust impl (6c31e68)

v1.60.0

18 Mar 20:39

Choose a tag to compare

1.60.0 (2026-03-18)

Bug Fixes

  • add non-null assertion in extractSessionIdFromSessionMeta (93275fa)
  • add non-null assertions for noUncheckedIndexedAccess in tests (5188c2c)
  • add ts-expect-error for intentional null test in deepMixin (7801b2b)
  • resolve typecheck errors in configLoader (728f8ab)
  • scope tsconfig include to ts/ directory (c86d89c)
  • use definite assignment for callback-assigned vars in tryCatch tests (3e5ea3f)

Features

  • add cy short alias for claude-yes (11351ec)

v1.59.0

18 Mar 19:32

Choose a tag to compare

1.59.0 (2026-03-18)

Features

  • use TerminalRenderStream to prevent PTY backpressure blocking (ed8d688)

v1.58.1

15 Mar 10:56

Choose a tag to compare

1.58.1 (2026-03-15)

Bug Fixes

  • stage fmt changes before lint-staged runs in pre-commit hook (ba5ef86)

v1.58.0

15 Mar 08:46

Choose a tag to compare

1.58.0 (2026-03-15)

Features

  • add bun fmt to pre-commit hook and update codebase (17bf695)

v1.57.0

14 Mar 10:24

Choose a tag to compare

1.57.0 (2026-03-14)

Features

  • show agent-yes version in spawn log line (4571cb3)

v1.56.0

14 Mar 09:22

Choose a tag to compare

1.56.0 (2026-03-14)

Features

  • add AGENT_YES_MESSAGE_WEBHOOK status notifications via install-dir .env (3fbefd5)

v1.55.0

14 Mar 08:31

Choose a tag to compare

1.55.0 (2026-03-14)

Features

  • rust: add idle screen scanner to re-check enter patterns after 60s idle (8569cc1)