Releases: snomiao/agent-yes
Releases · snomiao/agent-yes
v1.72.4
25 Mar 08:35
Compare
Sorry, something went wrong.
No results found
1.72.4 (2026-03-25)
Bug Fixes
tray: keep tray icon always visible, remove auto-exit (bbd23d8 )
update: auto-update and re-exec to always run latest version (7ecd31c )
v1.72.3
25 Mar 07:24
Compare
Sorry, something went wrong.
No results found
1.72.3 (2026-03-25)
Bug Fixes
ci: skip npm publish gracefully if version already exists (92bb7aa )
v1.72.2
25 Mar 07:12
Compare
Sorry, something went wrong.
No results found
1.72.2 (2026-03-25)
Bug Fixes
ci: reliably wait for rust-build before npm publish (65ef1c5 )
ci: retry release after clearing orphaned v1.72.2 tag (06f113f )
ci: trigger release after v1.72.2 tag conflict resolution (a4df2bd )
pty: use ioctl(TIOCGWINSZ) in SIGWINCH handler — COLUMNS/LINES env vars are stale after resize (dc309fd )
release: configure beta as prerelease channel to unblock main (5e80f90 )
rs: always resize PTY on SIGWINCH, remove stale change-detection guard (628db90 )
rs: remove duplicate version key in Cargo.toml from merge conflict (0284007 )
test: skip Windows-incompatible tests, fix release.yml gh query (27f35dc )
test: wrap beforeEach cleanup in try/catch for Windows EBUSY/ENOTEMPTY (f5308b3 )
v1.70.5
25 Mar 05:38
Compare
Sorry, something went wrong.
No results found
1.70.5 (2026-03-25)
Bug Fixes
rs: always resize PTY on SIGWINCH, remove stale change-detection guard (628db90 )
test: skip Windows-incompatible tests, fix release.yml gh query (27f35dc )
v1.70.4
25 Mar 04:55
Compare
Sorry, something went wrong.
No results found
1.70.4 (2026-03-25)
Bug Fixes
test: wrap beforeEach cleanup in try/catch for Windows EBUSY/ENOTEMPTY (f5308b3 )
v1.72.1
24 Mar 11:02
Compare
Sorry, something went wrong.
No results found
1.72.1 (2026-03-24)
Performance Improvements
tray: auto-exit after 30s idle, ensure tray spawns for rust path (bed4161 )
v1.72.0
24 Mar 08:59
Compare
Sorry, something went wrong.
No results found
1.72.0 (2026-03-24)
Features
tray: auto-spawn tray service on desktop OS (a65f394 )
v1.71.0
24 Mar 05:20
Compare
Sorry, something went wrong.
No results found
1.71.0 (2026-03-24)
Bug Fixes
ci: use vitest runner for bun tests, pin @vitest/coverage-v8 (58fc494 )
Features
tray: add system tray icon showing running agent count (12e0582 )
v1.70.3
24 Mar 12:44
Compare
Sorry, something went wrong.
No results found
1.70.3 (2026-03-24)
Bug Fixes
pty: use ioctl(TIOCGWINSZ) in SIGWINCH handler — COLUMNS/LINES env vars are stale after resize (dc309fd )
v1.70.2
24 Mar 02:45
Compare
Sorry, something went wrong.
No results found
1.70.2 (2026-03-24)
Bug Fixes
ci: reliably wait for rust-build before npm publish (65ef1c5 )