Skip to content

Releases: js360000/RE-Pro

RE-Pro 0.1.1

03 May 21:18

Choose a tag to compare

Fixes

  • Fixes packaged Windows background launch for LLM, Ghidra/PE tool, JADX, and MCP server subprocesses.
  • Adds live GUI LLM tab polling for status, llm.log, Codex transcript, written files, validation, and final assistant markdown.
  • Streams LLM tool-call phases and Codex CLI output into status/log artifacts while jobs run.
  • Raises the default LLM max output token setting to 128000.

Validation

  • py -m pytest -q: 195 passed, 5 skipped, 6 subtests passed
  • Built Windows x64 one-file executable and release archive
  • Smoke-tested packaged CLI analysis and MCP client JSON

RE-Pro 0.1.0 Windows

03 May 20:46

Choose a tag to compare

First packaged Windows release of RE-Pro. Includes a Windows x64 archive with re-pro.exe, re-pro-gui.cmd, and re-pro-mcp.cmd. Built from commit 8cd6ba9 with Python 3.11 and PyInstaller. Validated with full pytest suite, compiled binary --help, MCP wrapper --help, MCP client JSON output, and a smoke analysis run.