EXE
WinGet
CodeWhale
Hunter Bown · 0.8.58 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
codewhale-tui-windows-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
HunterBown.CodeWhale
Version
0.8.58
Description
Coding agent for DeepSeek models that runs in your terminal
License
MIT
↗
Homepage
https://github.com/Hmbown/CodeWhale
Installer URL
https://github.com/Hmbown/CodeWhale/releases/download/v0.8.58/codewhale-tui-windows-x64.exe
Release Notes
Added
- Native Anthropic provider. A dedicated Messages API adapter (/v1/messages with x-api-key auth) replaces OpenAI-dialect shims for Claude models: adaptive thinking with output_config.effort shaping, prompt-cache breakpoints (capped at 4, earliest dropped), signed-thinking replay via signature_delta, normalized cache-hit/miss usage telemetry, and SSE error envelopes. claude-opus-4-8, claude-sonnet-4-6, and claude-haiku-4-5 join the model registry; configure with ANTHROPIC_API_KEY (#3014).
-…