Skip to content

v0.1.7

Choose a tag to compare

@UmairBaig8 UmairBaig8 released this 29 Jun 18:28

Added

  • One-liner curl install: curl -fsSL https://raw.githubusercontent.com/UmairBaig8/okf-generator/main/scripts/install.sh | bash
  • scripts/install.sh — installs okf-generator + Claude Code skill in one shot

Changed

  • README badges fixed — test badge URL now uses correct repo case (UmairBaig8)
  • README install section leads with the one-liner

Fixed

  • tqdm missing import in generator.py:1583 — crashed on any OKF_ENRICH=1 run