github aofp/yume v0.23.0

latest releases: v0.30.1, v0.30.0, v0.29.0...
one month ago

What's New in 0.23.0

Remote Control

  • Remote control backend (start/stop/status via claude remote-control CLI)
  • Remote output tab with batched streaming and auto-cleanup
  • Rewrite remote access modal from socket pairing to Tauri IPC

Schedule

  • Schedule task inline editing with popover actions

Image Processing

  • Harden image processor: force compress safety net for images exceeding 500KB
  • Finer progressive downscale (5% steps down to 10%)
  • Convert large GIF/WebP to JPEG before compression
  • Guard all processImage callsites against failed/empty results

Windows

  • Fix claude detection: auto-recovery on mount (shell scan before modal), server redetect on all UI paths
  • Extension fallback for .cmd/.exe in CLAUDE_PATH, where, PowerShell Get-Command

Fixes

  • Remove content-visibility optimization (was causing scroll instability)
  • Simplify auto-scroll disable logic, add will-change hint
  • Streamline implement/swarm plugin commands (code-first emphasis)
  • Bump plugin version to 3.0.0

Don't miss a new yume release

NewReleases is sending notifications on new releases.