Skip to content

v0.3.1 Tight Hinges

Choose a tag to compare

@pumblus pumblus released this 19 Jun 15:58

OKF Harness v0.3.1 tightens the v0.3 release so install, doctor, check, and generated agent skills match the promises.

Install

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

What changed

  • Accepts legal OKF bundle metadata on root index.md while keeping reserved concept frontmatter blocked.
  • Generates validator-ready Claude and Codex skills from shared Markdown templates with 0.3.1 metadata.
  • Splits doctor runtime and dev checks, including doctor --dev for repository requirements.
  • Verifies npm tarball installs across Linux, macOS, and Windows CI.
  • Backs up legacy workflow skills before removing them from discoverable paths.

Notes

  • No extra release assets are attached.