Skip to content

RHoiScribe v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 12:56

RHoiScribe is a local MCP server for Hearts of Iron IV modding agents. Download the file for your platform, keep it in a stable folder, and use its path as the MCP server command.

Downloads

Direct binaries:

  • Windows x86_64: rhoiscribe-windows-x86_64.exe
  • Linux x86_64: rhoiscribe-linux-x86_64
  • macOS universal: rhoiscribe-macos-universal

Skill packages include SKILL.md and the matching executable:

  • Windows Skill package: rhoiscribe-skill-windows-x86_64.zip
  • Linux Skill package: rhoiscribe-skill-linux-x86_64.zip
  • macOS Skill package: rhoiscribe-skill-macos-universal.zip

On Linux or macOS, run chmod +x <downloaded-file> if your system asks for executable permission.

To print the command path for your MCP client, run the downloaded file with --print-command. To use RHoiScribe from a Skill package without MCP setup, run --skill list-tools, --skill list-resources, or --skill list-prompts.

Changes

Changes since v0.1.3:

  • chore: release version 0.2.0 (e99964c)
  • test: reduce gui asset test complexity (436de84)
  • refactor: reduce tool complexity (845ba1f)
  • refactor: address review complexity and fixture naming (061708c)
  • refactor: reduce project tool complexity (2b4e33d)
  • fix: address codacy review findings (cabdc12)
  • fix: address pr review quality issues (6125388)
  • fix: address project quality review findings (93f0b64)
  • docs: summarize agent capabilities (2b88176)
  • docs: keep readme visitor focused (14880b4)
  • feat: allow approved ffmpeg installation (aaeea2e)
  • docs: document project quality and asset tools (ca12cd0)
  • feat: add experimental gui gfx asset generation (31a8795)
  • feat: add hoi4 script edit tool (3a01d45)
  • feat: add hoi4 repair checks (6d7663a)
  • feat: add global hoi4 validation (8e81e7d)
  • feat: add hoi4 project index (e83dbb0)
  • chore: ignore brainstorming artifacts (b7e2ab0)
  • ci: run release heading cleanup on pushes (d912d07)
  • ci: clean duplicate release headings (c87ecc1)