Download Latest Version cloudcli-desktop-1.37.2-win-x64.exe (101.4 MB)
Email in envelope

Get an email when there's a new version of Cloud CLI

Home / v1.37.0
Name Modified Size InfoDownloads / Week
Parent folder
cloudcli-desktop-1.37.0-mac-arm64.dmg 2026-07-29 116.1 MB
cloudcli-desktop-1.37.0-win-x64.exe 2026-07-29 100.6 MB
SHASUMS256-macos.txt 2026-07-29 120 Bytes
SHASUMS256-windows.txt 2026-07-29 118 Bytes
CloudCLI UI v1.37.0 source code.tar.gz 2026-07-29 2.7 MB
CloudCLI UI v1.37.0 source code.zip 2026-07-29 3.2 MB
README.md 2026-07-29 1.4 kB
Totals: 7 Items   222.7 MB 1

1.37.0 (2026-07-29)

New Features

  • Worktree Management - Added new feature to support Git worktree management, including registering, deleting, and restoring worktree projects. This includes new exports in the projects module and new route registration in the main server
  • Exposed provider session details and session token-usage via new APIs.
  • Added chat export (Markdown/HTML/PDF), image lightbox, expandable tool error display, and improved Markdown (single-newline hard breaks).

Bug Fixes

  • check CLAUDE_CODE_OAUTH_TOKEN in checkCredentials() (#979) (75ff8a5)Claude Provider
  • Updated the Claude session synchronizer to also skip tool result transcripts (not just subagent transcripts) when indexing sessions, preventing session record corruption.
  • Refactored session and process key handling in both server/claude-sdk.js and server/cursor-cli.js to always use the provider-native session ID for SDK/CLI operations, while ensuring notifications and process maps use the app session ID when available
  • Fixed a bug in mapCliOptionsToSDK to use providerSessionId instead of sessionId for correct SDK resume behavior
Source: README.md, updated 2026-07-29