Skip to content

v0.2.0 - Interactive Terminal Picker

Choose a tag to compare

@AstralXVoid AstralXVoid released this 21 Jul 13:30
· 28 commits to main since this release

What's new

  • Added nowreck --interactive — a menu-driven interface for setting up config, running verification, and viewing reports without typing full commands and flags.
  • Existing CLI commands (nowreck fix, nowreck config) are unchanged and remain the primary interface — the picker is an additional entry point, not a replacement.

Notes

  • No changes to core verification logic — the picker calls the exact same pipeline as the CLI.
  • Full v2 design rationale: see docs/nowreck-v2-scope.md