v0.5.3 Hop the Gap
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 --jsonWhat changed
okfh statusandokfh checknow share one CLI-layer Workspace next-step decision and return it through the existing JSONnextfield.- Human-readable
statusandcheckoutput now shows the first next step asNext: .... - 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.