Silent Install HQ
EXE WinGet

CodeWhale

Hunter Bown · 0.8.60 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Portable application — no installation required. Run the executable directly from any location.

File Identity

SHA256 806ecb7c9ac3fb6f6d695ec5bb2ba6ba5db33a211af0c826f4b5777702add701 VirusTotal ↗
Filename codewhale-tui-windows-x64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID HunterBown.CodeWhale
Version 0.8.60
Description Coding agent for DeepSeek models that runs in your terminal
License MIT
Release Notes Added - Agent Fleet real-run cutover (#3154/#3096). codewhale fleet run now launches durable workers through the headless codewhale exec --output-format stream-json path instead of the local simulation interpreter, with terminal worker events freeing leases so queued fleet tasks continue running. - Read-only shell parallelism (#2983). The engine can now run conservative read-only shell calls in parallel, including strict bash/sh/zsh -c wrappers for whitelisted commands, while writes, stdin, back…