3 Commits

Author SHA1 Message Date
Alex Trotta 6766ad92d3 [lint] Fix a bunch of misc Ruff lints
Most of these are in the FURB and PIE categories, plus on PERF one. Per
usual the idea is to take simpler forms of things.

MODULAR_ORIG_COMMIT_REV_ID: 4fa1c07ce927ad49357c792543f5a4bee18b6fc1
2026-08-19 20:37:45 +00:00
Alex Trotta e9098e9841 [lint] Fix EXE001 lints
Removing the bad lines, if people want this functionality for their
scripts they can go back and mark it as excecutable. This won't break
anything.

MODULAR_ORIG_COMMIT_REV_ID: 529c5c5fcf3c33ba314d3c74816fc6bfefe4ed52
2026-08-19 20:37:34 +00:00
Patrick Rachford f35f3f79fa [Skills] Add eval-model skill for benchmarking served models
MODULAR_ORIG_COMMIT_REV_ID: 8ac41c610e24aa533a416dbca57cb7b2094026f1
2026-07-16 16:20:16 +00:00