Skip to content

v0.5.3 Hop the Gap

Choose a tag to compare

@pumblus pumblus released this 30 Jun 06:34

OKF Harness v0.5.3 makes workspace checks give people the next useful prompt instead of leaving them at raw status output.

Install

npm install -g @okf-harness/cli
okfh doctor --json

What changed

  • okfh status and okfh check now share one CLI-layer Workspace next-step decision and return it through the existing JSON next field.
  • Human-readable status and check output now shows the first next step as Next: ....
  • Empty, URL-only, local-source, needs-attention, blocked, and ready workspaces now point toward the next first-loop action.
  • English and Chinese CLI/workflow docs now describe Workspace next steps and their boundaries.

Notes

This release does not add an okfh next command, a new public core API, automatic webpage fetching, automatic repair, CLI-generated wiki synthesis, or semantic content scoring. GitHub Release has no extra assets; npm packages are the distribution artifacts.