v2.11.2

Released June 15, 2026 · View on GitHub →

Trimmed the model pickers (Claude Fable 5 is de-listed — unavailable under the US export ban — and a few older variants drop off), and editor clients (VS Code, Zed) now see API retry/backoff instead of an endless "Thinking…" spinner.

Changed

from the Anthropic picker (unavailable under the US export ban; Opus 4.8 stays the default). Z.AI drops glm-5.1 and glm-5 (keeps glm-5.2 + glm-5-turbo); OpenAI drops gpt-5.4-nano (keeps 5.5 / 5.4 / 5.4-mini). DeepSeek, Google, and MiniMax are unchanged. All ids remain valid if set by hand — they're just no longer offered. Context/cost tables updated to match.

Fixed

agent retried with backoff, the ACP path dropped the notice (only the bare iteration counter was suppressed, but the retry message went with it) — so editor clients showed an indefinite "Thinking…" while the CLI was actually retrying. Retry/backoff notices ("API 429 … retrying in 10s (1/3)") and context warnings (⚠) are now forwarded as agent thoughts; the plain iteration counter stays internal.

Downloads

Install with npm install -g codeep@2.11.2 or brew install vladoivankovic/codeep/codeep.