Skip to content

Releases: JAD-Apps/jad-runner

JAD Runner 0.2.0 (beta)

Choose a tag to compare

@John-Donnelly John-Donnelly released this 19 Jul 00:18

First public beta of the rebuilt JAD Runner.

Unsigned build — Windows SmartScreen will warn on first run (code-signing certificates are in progress). Choose "More info" then "Run anyway".

What's inside

  • All 550+ platform tools executing locally: 378 built-ins (204 native + 174 via the embedded browser-engine host: images, PDF incl. OCR, audio via ffmpeg.wasm, video WebCodecs encoders, 3D, archives, SVG, markdown incl. PDF export, steganography) + 83 encrypted bundle tools + face blur/pixelate with a locally-vendored model
  • Full GUI: pairing wizard, drag-and-drop tool runner, jobs, usage meter, webhooks, settings, logs + telemetry transparency pane
  • Local HTTP API on 127.0.0.1:9789 (health, tool runs, orchestrator surface, webhooks)
  • MCP server for Claude Desktop / Cursor (list_tools / describe_tool / run_tool) — on Windows use resources/bin/mcp-stdio-bridge.cjs (see README)
  • Hard privacy invariant: file contents and names never leave the machine; the host window is network-locked to local assets only

Files

  • JAD.Runner.Setup.0.2.0.exe — Windows installer (NSIS)
  • JAD.Runner.0.2.0.exe — portable, no install