Universal.Operative.Sdk.Scheduling
Durably schedule a prompt to fire into a Universal.Operative.Sdk IOperative at a future time, either once or on a recurring cron schedule — it fires even if this process wasn't running when the schedule came due. ScheduleCreate/List/Cancel tools (backed by a shared ScheduleService, reusable from an HTTP-facing admin surface too) durably register atomically on creation, roll back on failure. IDurableScheduleBackend implementations: WindowsTaskSchedulerBackend/SystemdTimerBackend/CrontabBackend register with the OS's own scheduler; HttpDurableScheduleBackend registers against a remote HTTP dispatcher instead, for hosts (e.g. a sandboxed PaaS container) with no local OS scheduler reachable at all. Every backend is fully configured at construction — RegisterAsync just needs the schedule.
Activity
- Latest release
- 2w ago
- Total releases
- 9
- Cadence
- ~2 days
- Last 12 months
- 9
Details
- First release
- Jul 27, 2026
| Version | Released | |
|---|---|---|
3.0.0
major
|
3.0.0
major
Dependencies (4)
|
|
2.3.0
minor
|
2.3.0
minor
Dependencies (4)
|
|
2.2.0
minor
|
2.2.0
minor
Dependencies (4)
|
|
2.1.1
patch
|
2.1.1
patch
Dependencies (3)
|
|
2.1.0
minor
|
2.1.0
minor
Dependencies (3)
|
|
2.0.0
major
|
2.0.0
major
Dependencies (3)
|
|
1.2.0
minor
|
1.2.0
minor
Dependencies (2)
|
|
1.1.0
minor
|
1.1.0
minor
Dependencies (2)
|
|
1.0.0
initial
|
1.0.0
initial
Dependencies (2)
|