Skip to content

v0.3.2 Squared Frame

Choose a tag to compare

@pumblus pumblus released this 21 Jun 09:44

OKF Harness v0.3.2 squares up the frame around v0.3, keeping the CLI command surface and OKF core boundaries easier for agents to follow.

Install

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

What changed

  • Split CLI command registration into focused command modules.
  • Moved OKF document, source ingest, and source metadata behavior behind clearer core boundaries.
  • Removed unused MCP scaffold and placeholder fields.
  • Aligned the example workspace config and generated adapter fixtures for 0.3.2.

Notes

This is a patch release with no extra GitHub release assets.