Skip to content

Releases: echoo19/hearth

Hearth v1.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 08:18

Hearth v1.2.0 — the agent-native 2D game engine.

Desktop app: download the build for your OS below.
macOS first launch (builds are ad-hoc signed, not notarized yet): if macOS blocks the app, click "Done" (not Move to Trash), then System Settings → Privacy & Security → "Open Anyway". On macOS 14 and earlier, right-click Hearth.app → Open also works. If macOS says the app "is damaged", clear the quarantine flag: xattr -cr /Applications/Hearth.app.

Agent tools (no install needed, any Node ≥ 20):

  • node hearth-cli.mjs --help — the full hearth CLI
  • node hearth-mcp.mjs --project <your game> — MCP server for Claude Code / any MCP client
  • hearth-player.js — the web-export player; keep it next to the CLI (or set HEARTH_TOOLS_DIR) so export web works

Docs: https://github.com/echoo19/hearth#readme

Hearth v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 05:02

Hearth v1.1.0 — the agent-native 2D game engine.

Desktop app: download the build for your OS below.
macOS first launch (builds are ad-hoc signed, not notarized yet): if macOS blocks the app, click "Done" (not Move to Trash), then System Settings → Privacy & Security → "Open Anyway". On macOS 14 and earlier, right-click Hearth.app → Open also works. If macOS says the app "is damaged", clear the quarantine flag: xattr -cr /Applications/Hearth.app.

Agent tools (no install needed, any Node ≥ 20):

  • node hearth-cli.mjs --help — the full hearth CLI
  • node hearth-mcp.mjs --project <your game> — MCP server for Claude Code / any MCP client
  • hearth-player.js — the web-export player; keep it next to the CLI (or set HEARTH_TOOLS_DIR) so export web works

Docs: https://github.com/echoo19/hearth#readme

Hearth v1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 01:58

Hearth v1.0.0 — the agent-native 2D game engine.

Desktop app: download the build for your OS below.
macOS first launch (builds are ad-hoc signed, not notarized yet): if macOS blocks the app, click "Done" (not Move to Trash), then System Settings → Privacy & Security → "Open Anyway". On macOS 14 and earlier, right-click Hearth.app → Open also works. If macOS says the app "is damaged", clear the quarantine flag: xattr -cr /Applications/Hearth.app.

Agent tools (no install needed, any Node ≥ 20):

  • node hearth-cli.mjs --help — the full hearth CLI
  • node hearth-mcp.mjs --project <your game> — MCP server for Claude Code / any MCP client
  • hearth-player.js — the web-export player; keep it next to the CLI (or set HEARTH_TOOLS_DIR) so export web works

Docs: https://github.com/echoo19/hearth#readme

Hearth v0.15.0

Choose a tag to compare

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

Hearth v0.15.0 — the agent-native 2D game engine.

Desktop app: download the build for your OS below.
macOS first launch (builds are ad-hoc signed, not notarized yet): if macOS blocks the app, click "Done" (not Move to Trash), then System Settings → Privacy & Security → "Open Anyway". On macOS 14 and earlier, right-click Hearth.app → Open also works. If macOS says the app "is damaged", clear the quarantine flag: xattr -cr /Applications/Hearth.app.

Agent tools (no install needed, any Node ≥ 20):

  • node hearth-cli.mjs --help — the full hearth CLI
  • node hearth-mcp.mjs --project <your game> — MCP server for Claude Code / any MCP client
  • hearth-player.js — the web-export player; keep it next to the CLI (or set HEARTH_TOOLS_DIR) so export web works

Docs: https://github.com/echoo19/hearth#readme

Hearth v0.14.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 05:09

Hearth v0.14.0 — the agent-native 2D game engine.

Desktop app: download the build for your OS below.
macOS first launch (builds are ad-hoc signed, not notarized yet): if macOS blocks the app, click "Done" (not Move to Trash), then System Settings → Privacy & Security → "Open Anyway". On macOS 14 and earlier, right-click Hearth.app → Open also works. If macOS says the app "is damaged", clear the quarantine flag: xattr -cr /Applications/Hearth.app.

Agent tools (no install needed, any Node ≥ 20):

  • node hearth-cli.mjs --help — the full hearth CLI
  • node hearth-mcp.mjs --project <your game> — MCP server for Claude Code / any MCP client
  • hearth-player.js — the web-export player; keep it next to the CLI (or set HEARTH_TOOLS_DIR) so export web works

Docs: https://github.com/echoo19/hearth#readme

Hearth v0.13.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 08:20

Hearth v0.13.0 — the agent-native 2D game engine.

Desktop app: download the build for your OS below.
macOS first launch (builds are ad-hoc signed, not notarized yet): if macOS blocks the app, click "Done" (not Move to Trash), then System Settings → Privacy & Security → "Open Anyway". On macOS 14 and earlier, right-click Hearth.app → Open also works. If macOS says the app "is damaged", clear the quarantine flag: xattr -cr /Applications/Hearth.app.

Agent tools (no install needed, any Node ≥ 20):

  • node hearth-cli.mjs --help — the full hearth CLI
  • node hearth-mcp.mjs --project <your game> — MCP server for Claude Code / any MCP client
  • hearth-player.js — the web-export player; keep it next to the CLI (or set HEARTH_TOOLS_DIR) so export web works

Docs: https://github.com/echoo19/hearth#readme

Hearth v0.12.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 03:53

Hearth v0.12.0 — the agent-native 2D game engine.

Desktop app: download the build for your OS below.
macOS first launch (builds are ad-hoc signed, not notarized yet): if macOS blocks the app, click "Done" (not Move to Trash), then System Settings → Privacy & Security → "Open Anyway". On macOS 14 and earlier, right-click Hearth.app → Open also works. If macOS says the app "is damaged", clear the quarantine flag: xattr -cr /Applications/Hearth.app.

Agent tools (no install needed, any Node ≥ 20):

  • node hearth-cli.mjs --help — the full hearth CLI
  • node hearth-mcp.mjs --project <your game> — MCP server for Claude Code / any MCP client
  • hearth-player.js — the web-export player; keep it next to the CLI (or set HEARTH_TOOLS_DIR) so export web works

Docs: https://github.com/echoo19/hearth#readme

Hearth v0.11.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:32

Hearth v0.11.0 — the agent-native 2D game engine.

Desktop app: download the build for your OS below.
macOS first launch (builds are ad-hoc signed, not notarized yet): if macOS blocks the app, click "Done" (not Move to Trash), then System Settings → Privacy & Security → "Open Anyway". On macOS 14 and earlier, right-click Hearth.app → Open also works. If macOS says the app "is damaged", clear the quarantine flag: xattr -cr /Applications/Hearth.app.

Agent tools (no install needed, any Node ≥ 20):

  • node hearth-cli.mjs --help — the full hearth CLI
  • node hearth-mcp.mjs --project <your game> — MCP server for Claude Code / any MCP client
  • hearth-player.js — the web-export player; keep it next to the CLI (or set HEARTH_TOOLS_DIR) so export web works

Docs: https://github.com/echoo19/hearth#readme

Hearth v0.10.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 05:00

Hearth v0.10.0 — the agent-native 2D game engine.

Desktop app: download the build for your OS below.
macOS first launch (builds are ad-hoc signed, not notarized yet): if macOS blocks the app, click "Done" (not Move to Trash), then System Settings → Privacy & Security → "Open Anyway". On macOS 14 and earlier, right-click Hearth.app → Open also works. If macOS says the app "is damaged", clear the quarantine flag: xattr -cr /Applications/Hearth.app.

Agent tools (no install needed, any Node ≥ 20):

  • node hearth-cli.mjs --help — the full hearth CLI
  • node hearth-mcp.mjs --project <your game> — MCP server for Claude Code / any MCP client
  • hearth-player.js — the web-export player; keep it next to the CLI (or set HEARTH_TOOLS_DIR) so export web works

Docs: https://github.com/echoo19/hearth#readme

Hearth v0.9.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 20:15

Hearth v0.9.0 — the agent-native 2D game engine.

Desktop app: download the build for your OS below.
macOS first launch (builds are ad-hoc signed, not notarized yet): if macOS blocks the app, click "Done" (not Move to Trash), then System Settings → Privacy & Security → "Open Anyway". On macOS 14 and earlier, right-click Hearth.app → Open also works. If macOS says the app "is damaged", clear the quarantine flag: xattr -cr /Applications/Hearth.app.

Agent tools (no install needed, any Node ≥ 20):

  • node hearth-cli.mjs --help — the full hearth CLI
  • node hearth-mcp.mjs --project <your game> — MCP server for Claude Code / any MCP client
  • hearth-player.js — the web-export player; keep it next to the CLI (or set HEARTH_TOOLS_DIR) so export web works

Docs: https://github.com/echoo19/hearth#readme