Skip to content

mklang 1.0.8

Choose a tag to compare

@gianlucamazza gianlucamazza released this 24 Jul 22:18

Highlights

  • Migrates the DeepSeek provider configuration to the current deepseek-v4-flash API model.
  • Makes thinking mode explicit per tier: disabled for fast/balanced, enabled with high effort for reasoning.
  • Forwards OpenAI-compatible thinking parameters correctly and improves model-not-found diagnostics.
  • Stabilizes the cross-provider severity release fixture with an explicit deterministic policy.

Validation

  • Live DeepSeek V4 smoke passed (react, result 153)
  • Cross-provider gate passed at 1.0 agreement on 12 runs
  • 460 tests passed, 1 skipped in the pre-release suite
  • Ruff, format, mypy, uv lock, and demo drift checks passed