You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows daemon: write Scheduled Task XML as BOM-marked UTF-16 so localized systems and non-ASCII user paths register reliably (#316, thanks @Zevan770).
File inputs: parse file: URLs with Node's platform-aware conversion, including Windows drive and UNC paths (#318, thanks @vincent-peng).
LLM summaries: retry transient API and pre-output streaming failures such as HTTP 502 instead of failing immediately.