Skip to content

v0.3.14

Choose a tag to compare

@fhajjej-ship-it fhajjej-ship-it released this 07 Jul 10:12
743f872

Added

  • Added Codex-only loop-it schedule and loop-it tick commands for time-based and proactive loops.
  • Added scheduled-runner smoke coverage for schedule creation, due ticks, fake Codex execution, progress proof, and lock skipping.

Changed

  • Rebalanced the bundled loop library to 20 patterns: 5 turn-based, 5 goal-based, 5 time-based, and 5 proactive.
  • Clarified docs and plugin copy that time-based and proactive loops use the Codex-only schedule/tick path and still require an external heartbeat or connector.

Verification

  • npm run check passed locally.
  • GitHub Actions Check passed on PR #16.