Skip to content

v0.6.3

Choose a tag to compare

@guinaut guinaut released this 27 Jul 21:04

okareo-tools 0.6.3

Fixed: In keyless (MCP) mode with no local reps/ install, reps-run could produce hand-assembled findings records and reports that didn't match the platform contract. MCP mode now fetches the pure-Python report tooling via get_reps_baseline into a temporary directory and runs capture/render through the canonical code — same records, same report, in every mode.

  • Records and reports are now guaranteed generator-produced; if tooling can't be obtained, the run stops with recovery guidance (/okareo:reps) instead of improvising — captured simulation data stays safe on the platform.
  • reps-explore's standalone mode is explicitly scoped to its own draft outputs.
  • No action needed: existing local installs are unaffected; keyless runs pick up the fix automatically.

Full Changelog: v0.6.2...v0.6.3