Commit 335fb44
Refactor schedule.py to use ScheduleRunner abstraction
Extract platform-specific scheduling logic into a runner registry
pattern (matching AgentAdapter), making it straightforward to add
future runners like GitHub Actions or Kubernetes jobs.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 1df99e9 commit 335fb44
6 files changed
Lines changed: 734 additions & 722 deletions
File tree
- doc
- src/deepwork/cli
- tests
- integration
- unit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments