Skip to content

DumpFlow MCP Runtime v0.1.0rc6.1

Latest

Choose a tag to compare

@Cookie-HOO Cookie-HOO released this 15 Aug 18:22
· 0 commits to master since this release

Unofficial DumpFlow compatibility build

This release provides a macOS arm64 deepseek-harness-runtime-bin==0.1.0rc6 wheel whose compiled runtime includes the documented @deepseek-ai/dsh-mcp-client package.

The official rc6 runtime wheel cannot resolve that package from a caller-provided Cordis composition. This fork changes only the runtime deployment closure; it does not enable MCP in the default composition.

Trust and support boundaries

  • Unofficial and not endorsed by DeepSeek AI.
  • Distributed only through this GitHub Release; no replacement package is published to PyPI.
  • Consumers must pin the exact release URL, byte size, and SHA-256.
  • Ad-hoc signed only; not Developer ID signed or notarized.
  • Temporary: retire this build once an official Runtime wheel includes the MCP client.
  • Public upstream source reports rc5 while official Python artifacts report rc6; see PROVENANCE.md for the explicit source-provenance limitation.

Wheel

  • deepseek_harness_runtime_bin-0.1.0rc6-py3-none-macosx_14_0_arm64.whl
  • 54,687,568 bytes
  • SHA-256 59612b8b00653e6fa7f34f42b5e3a5e457f8761cc8c8aea6bae82aa518678592

Validation included the 92 MCP client tests and an authenticated, no-model-call Streamable HTTP handshake through initialize, notifications/initialized, and tools/list using the packaged executable.