You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.