Skip to content

v0.5.6

Choose a tag to compare

@portons portons released this 28 Feb 19:06
· 357 commits to main since this release
1ed9a62

v0.5.6

What’s included

  • Fixed flow run provider-scope wiring so inspect steps consistently honor the chosen inspect scope.
  • Hardened flow resume behavior with stronger regression coverage around persisted inspect scope handling.
  • Updated flow-run contract golden fixtures for the scoped resume command path.
  • Improved PDF KPI card layout when fewer than four KPI cards are present.
  • Resolved CI blockers:
    • fixed typecheck failure in tests/flow-runner.test.ts (BuiltInFlowId mismatch)
    • updated lockfile to satisfy npm audit --audit-level=high gate

Validation

  • npm run typecheck
  • npm test
  • npm run build
  • npm audit --audit-level=high

Notes

  • This release is tagged from main at commit 1ed9a62.

What's Changed

  • Fix partner inspect/report flow and release 0.5.6 by @portons in #20

Full Changelog: v0.5.2...v0.5.6