Skip to content

v1.2.2

Choose a tag to compare

@Lazy-Beee Lazy-Beee released this 01 Jul 22:52
· 23 commits to main since this release

What's new

TUI

  • The queue ETA now counts down live between the simulator's (often sparse) ETA updates instead of sitting frozen, so the remaining-time estimate keeps ticking toward 0:00:00 and re-anchors whenever a fresh estimate arrives.
  • Quitting (Ctrl+Q) while a batch / zip / upload is still in flight now asks to confirm first. Confirming kills every running simulator, 7-Zip and rclone process so none are left orphaned holding the launching console; Cancel keeps the app running.
  • The running-row highlight now uses black text on the yellow background for readability.

Fixes

  • A case added mid-batch while the last queued case was still running is no longer stranded. The coordinator now keeps the queue open until every in-flight case finishes, so a just-added case is dispatched and run instead of the batch stopping the moment that last case completes.

Copy config.example.json to config.json next to the exe and edit it before first run (config.json is never bundled into the exe).