summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-26 09:00:22 +0200
committerPaul Buetow <paul@buetow.org>2026-03-26 09:00:22 +0200
commitb97d703ea1b0ca825ed4bcc1325fafebe5e8534d (patch)
tree657a3a7a051f1d57044dc580197c364704fa1980 /README.md
parentb5395ac29d0ed28a2262a64e9f7aaf6597b17d99 (diff)
loop-scheduler: add /loop pause and /loop cont subcommands
- /loop pause: suspends all active loops by clearing their timers and marking each job paused; jobs are kept so they can be resumed - /loop cont: resumes all paused loops, resetting nextRunAt to a fresh interval from now and rescheduling timers - New jobs created while paused inherit the paused state so they don't fire immediately on creation - drainPendingJobs and handleJobDue guard against firing while paused - UI: status bar shows "loop:N ⏸" when paused; widget header shows "(paused)"; paused jobs show ⏸, pending jobs ⏳, active jobs ⟳ - Autocomplete: pause and cont added to top-level fixed completions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions