Skip to content

TrayTidy v0.2.0-beta

Pre-release
Pre-release

Choose a tag to compare

@ZheLZZ ZheLZZ released this 05 Aug 16:13

TrayTidy v0.2.0-beta

This prerelease adds optional AI application descriptions without changing TrayTidy's local recommendation and close decisions.

Highlights

  • Main-window AI description switch: turn it on to refresh descriptions and off to cancel the request and collapse the rows.
  • One bounded streamed request for the current application list, with improved OpenAI-compatible JSON/SSE handling, timeouts, caching, and response-size protection.
  • Clear endpoint examples and stricter connection/generation validation in AI settings.
  • API keys stay in Windows Credential Manager and are never included in the release package.
  • User-confirmed normal close is no longer cancelled solely because the application is still performing CPU or I/O work; identity, foreground-window, and dialog safety checks remain in place.
  • Startup interface failures now show once and exit instead of repeatedly opening error dialogs.
  • Updated README interface preview.

Install

Download TrayTidy-v0.2.0-beta-win-x64.zip, extract the entire archive, and run TrayTidy.exe. The package is self-contained and does not require a separate .NET installation.

The SHA-256 checksum is provided in TrayTidy-v0.2.0-beta-win-x64.sha256.txt.