v0.3.2 Squared Frame
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 --jsonWhat 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.