Skip to content

OpenForge v5.0.2 — CLI binary fix

Choose a tag to compare

@neuralforgeio neuralforgeio released this 08 Aug 19:58
· 27 commits to main since this release

OpenForge v5.0.2 — CLI binary fix

Hotfix on top of v5.0.1. The rename in the console-script entry point was incomplete,
leaving openforge.exe failing to import FORGE_* constants. This release corrects the
aliases and installs cleanly.

Confirmations:

  • openforge --version => OpenForge v5.0.1 (matches pyproject)
  • openforge setup => initializes ~/.openforge/ correctly
  • public/icons/nexa-agent.png removed

Quality gates: pytest 1097 pass, vitest 80/80, next build OK.