Skip to content

v1.4.0 — native DeepSeek harness

Choose a tag to compare

@cderinbogaz cderinbogaz released this 13 Aug 16:49
ff0f8a1

DeepSeek models now run through the native CodeWhale harness instead of opencode.

Highlights:

  • route DeepSeek V4 Flash through CodeWhale 0.9.7
  • preserve interleaved DeepSeek reasoning across tool calls
  • isolate reviews in a private, read-only runtime with hardened environment floors
  • report provider token usage and update the GitHub Action installer and compatibility docs

Full change: #61
Closes #60.