Releases: Engine-Labs/cto-cli
v5.78.0
What's changed
No CLI-relevant changes since v5.76.0.
Install
macOS (Homebrew, recommended):
brew install engine-labs/cto/ctomacOS / Linux (curl):
curl -fsSL cto.new/install | bashWindows (PowerShell):
irm https://cto.new/install.ps1 | iexAlready have cto? Run cto upgrade to pull this release. (Homebrew users: brew upgrade cto.)
Verify checksums against SHA256SUMS (also attached).
v5.77.0
What's changed
No CLI-relevant changes since v5.76.0.
Install
macOS (Homebrew, recommended):
brew install engine-labs/cto/ctomacOS / Linux (curl):
curl -fsSL cto.new/install | bashWindows (PowerShell):
irm https://cto.new/install.ps1 | iexAlready have cto? Run cto upgrade to pull this release. (Homebrew users: brew upgrade cto.)
Verify checksums against SHA256SUMS (also attached).
v5.76.0
What's changed
Fixed
- cli: leave Windows user PATH alone on uninstall (mirror POSIX)
- cli: handle brew + windows in cto uninstall
Install
macOS (Homebrew, recommended):
brew install engine-labs/cto/ctomacOS / Linux (curl):
curl -fsSL cto.new/install | bashWindows (PowerShell):
irm https://cto.new/install.ps1 | iexAlready have cto? Run cto upgrade to pull this release. (Homebrew users: brew upgrade cto.)
Verify checksums against SHA256SUMS (also attached).
v5.75.0
What's changed
Internal changes (refactors, chores, CI)
- cli: use explicit https:// in PowerShell install snippet
- cli: surface Homebrew + Windows install in release notes template
Install
macOS (Homebrew, recommended):
brew install engine-labs/cto/ctomacOS / Linux (curl):
curl -fsSL cto.new/install | bashWindows (PowerShell):
irm https://cto.new/install.ps1 | iexAlready have cto? Run cto upgrade to pull this release. (Homebrew users: brew upgrade cto.)
Verify checksums against SHA256SUMS (also attached).
v5.74.0
What's changed
New
- web: add redirect for
install.ps1file
Fixed
- cli: disable opencode autoupdate prompt + bump opencode to 1.15.0
Install
New install:
curl -fsSL cto.new/install | bashAlready have cto? Run cto upgrade to pull this release.
Verify checksums against SHA256SUMS (also attached).
v5.73.0
What's changed
New
- cli: Windows — install.ps1 PowerShell installer
- cli: Windows —
cto upgradetwo-stage rename - cli: Windows — cross-compile + windows-latest smoke test
Fixed
- cli: catch async leaks in compiled binaries via uncaughtException
- cli: openBrowser via cmd.exe /c start on Windows
- cli: use bun -baseline target for linux-x64 + windows-x64 wrappers
- cli: credit Bun runtime + statically-linked C/C++ libs + semver
Install
New install:
curl -fsSL cto.new/install | bashAlready have cto? Run cto upgrade to pull this release.
Verify checksums against SHA256SUMS (also attached).
v5.72.0
What's changed
New
- api: fall back to Zeroclick when Gravity returns no offers
- cli:
cto upgradedefers to brew on Homebrew-managed installs
Fixed
- ads-client: strip trailing slash on gravity post baseUrl
Internal changes (refactors, chores, CI)
- api: drive provider order from LD instead of weights + hardcoded list
Install
New install:
curl -fsSL cto.new/install | bashAlready have cto? Run cto upgrade to pull this release.
Verify checksums against SHA256SUMS (also attached).
v5.71.0
What's changed
New
- cli: /cto-login + /cto-logout TUI slash commands
- cli: auto-login on launch when creds are missing or expired
Fixed
- cli: anchor release-notes git invocations to repo root
- ci: release-notes generator runs from repo root + groups by type
- cli: drop the LogFn cast — console assigns directly to AuthLogger
- cli: address PR review + toast /cto-login hint on session.error
Internal changes (refactors, chores, CI)
- cli: split tuiPlugin.test.ts to match the src/tuiPlugin/ layout
- cli: split tuiPlugin.tsx into a feature-per-module directory
- cli: ad-tracking dispatch table + route through callAuthed
- cli: extract tuiJson.ts — unify the cto marker across exec + uninstall
- cli: extract createDebugLog — share between server + TUI plugins
- cli: drop 'cto login' from getting-started instructions
Install
New install:
curl -fsSL cto.new/install | bashAlready have cto? Run cto upgrade to pull this release.
Verify checksums against SHA256SUMS (also attached).
v5.70.0
What's changed
- No CLI-relevant changes since v5.69.0.
Install
curl -fsSL cto.new/install | bashVerify checksums against SHA256SUMS (also attached).
v5.69.0
What's changed
- Add upgrade command
- Add uninstall command
Install
curl -fsSL cto.new/install | bashVerify checksums against SHA256SUMS (also attached).