Commit Graph

5 Commits

Author SHA1 Message Date
3250eba0cc feat: orchestrator test suite — queue, resume, parallel, tokens 2026-04-17 05:20:02 +00:00
99d4facdad feat: pipelines __init__.py exports 2026-04-17 05:19:59 +00:00
c808c4efb3 fix: shared orchestrator — syntax fix, resume on restart, future tracking, list CLI
Fixes #621
- Fix DEFAULT_TOKEN_BUDGET syntax error
- Resume paused/running jobs with checkpoints on restart
- Proper future collection and drain in run()
- Add 'list' CLI command for job inspection
- Throttle when at worker capacity
2026-04-17 05:17:59 +00:00
Merge Bot
852dd8f210 Merge PR #626: pipelines/README.md 2026-04-16 05:11:26 +00:00
Merge Bot
eff425211c Merge PR #626: pipelines/orchestrator.py (added) 2026-04-16 05:10:33 +00:00