Skip to content

Releases: snomiao/agent-yes

v1.11.1

25 Jul 15:10
b413e8a

Choose a tag to compare

1.11.1 (2025-07-25)

Reverts

  • Revert "chore: finalize bun runtime migration and dependencies (#3)" (#4) (b413e8a)

v1.11.0

25 Jul 13:21
8be6fc6

Choose a tag to compare

1.11.0 (2025-07-25)

Features

  • migrate to bun runtime with PTY integration (948fc48)

v1.10.1

17 Jul 08:28

Choose a tag to compare

1.10.1 (2025-07-17)

Bug Fixes

  • index.ts: add errorNoConversation flag to handle specific crash scenario and improve error handling logic during process exit (dffce13)

v1.10.0

14 Jul 18:08

Choose a tag to compare

1.10.0 (2025-07-14)

Features

  • cli: rename yesClaude to claudeYes for consistency and clarity (6f44af9)

v1.9.0

11 Jul 23:04

Choose a tag to compare

1.9.0 (2025-07-11)

Features

  • index.ts: add continueOnCrash option to yesClaude function to allow automatic restart on crash (c637ac9)

v1.8.0

08 Jul 19:48

Choose a tag to compare

1.8.0 (2025-07-08)

Features

  • cli: add CLI entry point for yes-claude with exit-on-idle support (0415dfe)

v1.7.0

08 Jul 19:10

Choose a tag to compare

1.7.0 (2025-07-08)

Features

  • utils: add sleep utility function to improve code reusability (ae36594)

v1.6.0

08 Jul 18:49

Choose a tag to compare

1.6.0 (2025-07-08)

Features

  • refactor ccx.ts to use esMain check and export function (8bf44bd)

v1.5.0

08 Jul 18:41

Choose a tag to compare

1.5.0 (2025-07-08)

Features

  • add ccx alias and update build config (b1f1240)

v1.4.0

08 Jul 15:09

Choose a tag to compare

1.4.0 (2025-07-08)

Features

  • add --exit-on-idle flag and update documentation (23ebbf7)