Schedule editor and next-run preview #803

Open
opened 2026-07-22 05:32:37 -05:00 by jcwalker3 · 0 comments
Owner

Objective

Implement schedule editor and next-run preview for multi-LLM workers.

Acceptance criteria

  • Support manual, 15/30/60-minute, hourly-window, daily, weekday, and advanced schedules.
  • Default timezone to America/New_York.
  • Show the next five executions.
  • Support timeout, skip-if-running, minimum gaps, and quiet hours.
  • Detect schedule collisions.
  • Test daylight-saving and timezone behavior.

Parent Epic

Parent: #797

Issue-First & Safety Requirements

  • Implementation may begin only from an existing open issue.
  • Author implementation requires canonical routing, a durable issue lock, and a validated author worktree.
  • Read-after-write verification is required for all mutations.
  • Wrong-role and ambiguous-ownership operations fail closed.
## Objective Implement schedule editor and next-run preview for multi-LLM workers. ## Acceptance criteria - Support manual, 15/30/60-minute, hourly-window, daily, weekday, and advanced schedules. - Default timezone to America/New_York. - Show the next five executions. - Support timeout, skip-if-running, minimum gaps, and quiet hours. - Detect schedule collisions. - Test daylight-saving and timezone behavior. ## Parent Epic Parent: #797 ## Issue-First & Safety Requirements - Implementation may begin only from an existing open issue. - Author implementation requires canonical routing, a durable issue lock, and a validated author worktree. - Read-after-write verification is required for all mutations. - Wrong-role and ambiguous-ownership operations fail closed.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Scaled-Tech-Consulting/Gitea-Tools#803