modelbeast/server
John King 03e8676db0 feat(runner): LIGHT_OPS dispatch prefers the home helper (m4pro)
bg_remove/ffmpeg_frames/ffprobe rank m4pro first (direct ~8ms link), then the
ultras, work-site machines last — so cheap jobs stop occupying the big GPUs
and qwen-image-edit / trellis / seedvr2 always find an ultra free. All other
operators keep the default local-first order.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-24 11:55:46 +10:00
..
operators Add trellis2cpp operator: TRELLIS.2 via C++/ggml port on Metal, no venv 2026-08-24 11:53:28 +10:00
__init__.py Phase 0 baseline: FastAPI+SQLite operator pipeline, React/three.js UI, ffprobe/ffmpeg_frames/blender_convert operators 2026-07-12 21:05:22 +10:00
auth.py Security hardening from adversarial review (5-agent workflow) 2026-07-13 12:25:13 +10:00
db.py feat(reporting): per-node job attribution + real fleet occupancy 2026-08-24 11:51:35 +10:00
main.py feat(reporting): per-node job attribution + real fleet occupancy 2026-08-24 11:51:35 +10:00
registry.py Phase 0 baseline: FastAPI+SQLite operator pipeline, React/three.js UI, ffprobe/ffmpeg_frames/blender_convert operators 2026-07-12 21:05:22 +10:00
remote.py feat(reporting): per-node job attribution + real fleet occupancy 2026-08-24 11:51:35 +10:00
runner.py feat(runner): LIGHT_OPS dispatch prefers the home helper (m4pro) 2026-08-24 11:55:46 +10:00
settings.py Security hardening from adversarial review (5-agent workflow) 2026-07-13 12:25:13 +10:00
store.py Security hardening from adversarial review (5-agent workflow) 2026-07-13 12:25:13 +10:00
sysinfo.py feat(reporting): per-node job attribution + real fleet occupancy 2026-08-24 11:51:35 +10:00