github Hmbown/CodeWhale v0.3.23

latest releases: v0.8.61, v0.8.60, v0.8.59...
3 months ago

Changed

  • Updated project copy to describe the app as a terminal-native TUI/CLI for DeepSeek models (not pinned to a specific model generation).

Fixed

  • Model selection and config validation now accept any valid deepseek-* model ID (including future releases), while still normalizing common aliases like deepseek-v3.2 and deepseek-r1.
  • Tool-call recovery now auto-loads deferred tools when the model requests them directly, instead of failing with manual tool_search_* instructions.
  • YOLO mode now preloads tools by default (including deferred MCP tools), so model tool calls can run immediately without discovery indirection.
  • Unknown tool-call failures now include discovery guidance and nearest tool-name suggestions instead of generic availability errors.
  • Slash-command errors now suggest the closest known command (for example /modle -> /model) instead of only returning a generic unknown-command message.

Don't miss a new CodeWhale release

NewReleases is sending notifications on new releases.