Skip to content

v0.3.17

Choose a tag to compare

@fhajjej-ship-it fhajjej-ship-it released this 10 Jul 00:38
403f1b3

Added

  • Added loop-it doctor to report package, npm, Codex plugin, project skill, Codex CLI, schedule, heartbeat, and GitHub connector readiness.
  • Added smoke coverage for ready doctor diagnostics, blocker priority, malformed local metadata, and missing Codex heartbeat blockers.

Changed

  • Doctor diagnostics now prioritize blockers over warnings and report malformed package, plugin, or schedule JSON as structured issues instead of crashing.

Verification

  • npm run smoke passed.
  • npm run check passed, including 24/24 selector evaluations, smoke suites, and package dry-run.
  • npm run smoke:public-install passed against the current public baseline.
  • npm publish --dry-run --access public passed for @fhajjej/loop-it@0.3.17.
  • Release PR and post-merge main checks passed.