OpenForge v5.0.2 — CLI binary fix
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.