feat: add Jobs and Runners commands with SSE event wiring #24

Merged
forbes merged 1 commits from feat/worker-client-ui into feat/dag-activity-display 2026-02-15 14:20:14 +00:00

1 Commits

Author SHA1 Message Date
Zoe Forbes
e31321ac95 feat: add Jobs and Runners commands with SSE event wiring
- Add JobMonitorDialog (Silo_Jobs): filter, view, trigger, cancel jobs
- Add RunnerAdminDialog (Silo_Runners): list, register, delete runners
- Wire job_claimed, job_progress, job_cancelled SSE signals to handlers
- Add activity panel entries for job lifecycle events
- Register Silo_Jobs in toolbar and menu, Silo_Runners in menu
- Update silo-client submodule with worker API methods
2026-02-15 05:07:33 -06:00