Skip to content

Releases: czxieddan/RHoiScribe

RHoiScribe v0.4.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:13

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

Warning

The Skill package is still available for now, but it is no longer the recommended path for new language support. That support works best in a long-lived process that can stay warm; Skill runs as short-lived calls, so Skill support will be phased out gradually. Use the MCP server when your client can.

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

Skill packages are the quickest way to give compatible agents local access without editing MCP configuration. For complete functionality and a smoother experience, use the MCP server when your agent supports it.

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.4.0:

  • chore: release version 0.4.1 (4875fee)
  • docs: clarify skill phaseout guidance (d76fcc6)
  • refactor: reduce rnmdb store complexity (9e6830d)
  • fix: address pr review findings (51527ea)
  • fix: harden state migration locking (8766322)
  • feat: guide scoped rnmdb workflows (19dfa0a)
  • feat: add rnmdb state maintenance tools (a97278e)
  • feat: add scoped searchable tool logs (fec4ebf)
  • feat: add mod scoped agent preferences (c5679f5)
  • feat: add transactional rnmdb state store (fe9a36e)
  • chore: update hoi4 cwt rules source (416713a)
  • chore: upgrade rnmdb dependencies (6be4739)

RHoiScribe v0.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 15:35

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

Skill packages are the quickest way to give compatible agents local access without editing MCP configuration. For complete functionality and a smoother experience, use the MCP server when your agent supports it.

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.3.1:

  • chore: bump version to 0.4.0 (85e89dc)
  • docs: warn about skill support phaseout (07d27f0)
  • fix: address cwt review regressions (88bb392)
  • fix: harden cwt analysis workflows (3320177)
  • feat: guide cwt workspace context (985f455)
  • docs: localize setup and feature guides (f4464fc)
  • docs: split feature guide from client setup (dd8224b)
  • feat: consume hoi4 cwt config crate (bc6e816)
  • docs: refine cwt readme wording (781de6f)
  • docs: document in-memory cwt language support (0d2c4ed)
  • feat: prefer cwt project diagnostics (b734a69)
  • feat: generate localisation from cwt diagnostics (fe8bfe5)
  • feat: expose hoi4 language intelligence tools (1ed681a)
  • feat: expose cwt diagnostics (b781776)
  • fix: centralize cwt config source identity (441f258)
  • fix: centralize embedded cwt config source (ae88672)
  • feat: add cwt hot reload (a62ede3)
  • feat: add resident cwt workspace service (66342ba)
  • feat: add shared in-memory language runtime (47d59cc)
  • feat: add in-memory cwt rules loader (0a7bee7)
  • feat: add embedded hoi4 cwt resources (0eab9ec)
  • chore: probe in-memory cwt integration (086e310)

RHoiScribe v0.3.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:21

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

Skill packages are the quickest way to give compatible agents local access without editing MCP configuration. For complete functionality and a smoother experience, use the MCP server when your agent supports it.

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.3.0:

  • chore: release version 0.3.1 (1a2f36a)
  • feat: adapt to the new version of RNMDB (2262043)
  • fix: surface state database failures (4b161b9)
  • feat: add toml knowledge database (b6805be)
  • docs: update hoi4 version snapshot (b858bde)
  • chore: update rnmdb dependency (7b7c5a6)
  • fix: delete the unused module hoi4 (d54d6f7)

RHoiScribe v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:59

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

Skill packages are the quickest way to give compatible agents local access without editing MCP configuration. For complete functionality and a smoother experience, use the MCP server when your agent supports it.

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.2.4:

  • chore: release version 0.3.0 (e6c1685)
  • refactor: reduce tool log complexity (0060db4)
  • feat: add persistent tool call logs (8f0675a)
  • fix: address rchadow integration review issues (927649f)
  • fix: use upstream git dependencies (32ed7fe)
  • docs: document rchadow and rnmdb workflows (546fa97)
  • feat: add rchadow debug and agent preferences (96ddac2)
  • feat: add rchadow rnmdb dependencies (ddd9ae2)

RHoiScribe v0.2.4

Choose a tag to compare

@github-actions github-actions released this 20 Jun 14:13

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

Skill packages are the quickest way to give compatible agents local access without editing MCP configuration. For complete functionality and a smoother experience, use the MCP server when your agent supports it.

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.2.3:

  • chore: release version 0.2.4 (22df935)
  • fix: correct mcp command and effective index scanning (cfa2bec)

RHoiScribe v0.2.3

Choose a tag to compare

@github-actions github-actions released this 17 Jun 12:26

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

Skill packages are the quickest way to give compatible agents local access without editing MCP configuration. For complete functionality and a smoother experience, use the MCP server when your agent supports it.

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.2.2:

  • chore: release version 0.2.3 (84d0ec9)
  • docs: expand diplomacy direction knowledge (d4b5cdf)
  • feat: add hoi4 implementation planning prompt (bdac897)
  • feat: add early hoi4 mod skeleton setup (fc7e9ae)
  • feat: add literary localisation review guidance (ea4f795)
  • fix: preserve batch generator input fields (e3bd9b6)

RHoiScribe v0.2.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:30

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

Skill packages are the quickest way to give compatible agents local access without editing MCP configuration. For complete functionality and a smoother experience, use the MCP server when your agent supports it.

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.2.1:

  • chore: release version 0.2.2 (0cc4aef)
  • docs: refine skill positioning and completion notice (f2a20cd)
  • feat: tighten hoi4 generation validation guidance (2f9705e)
  • feat: add structural validation and clean source tests (f4618c8)

RHoiScribe v0.2.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:58

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.2.0:

  • chore: release version 0.2.1 (98a880e)
  • feat: expand hoi4 generation and repair checks (a25886f)

Skill direct commands are useful when MCP setup is not available, but the Skill experience is less complete than MCP client integration.

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)

RHoiScribe v0.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 17:05

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.2:

  • chore: release version 0.1.3 (75e0e61)
  • docs: document skill packages and hoi4 1.19 (31d5795)
  • ci: add skill release packages (335a0e7)
  • feat: add skill direct access cli (eb7f239)