OpenForge v5.0.1 — CLI display polish (PATCH)
OpenForge v5.0.1 — Final display polish
Second, quick follow-Uo after the MAJOR v5.0.0 consolidation. Purely cosmetic.
- openforge_cli: help panel + usage strings now consistently say 'openforge' and 'OpenForge'.
- Module references 'python -m nexa_cli' → 'python -m openforge_cli'.
- Plugin default root now '
/.openforge/plugins' (was '/.nexa/plugins'). - constants.py gains FORGE_NAME = 'OpenForge' (display-only).
QA (unchanged from v5.0.0)
- pytest: 1097 passed, 20 skipped, 0 failed
- vitest: 80/80
- next build: success
Version sync: 5.0.1 everywhere (pyproject, package.json x2, config.yaml). Release tags up to date on the renamed repo neuralforgeio/openforge.