mlflow/mlflow: v3.14.0
MLflow 3.14.0 includes several major features and improvements Major New Features 🚀 One-command agent onboarding with mlflow agent setup: Install MLflow, set up tracing, and hand your favorite coding agent (Claude Code,…
Topic - Edition
MLflow 3.14.0 includes several major features and improvements Major New Features 🚀 One-command agent onboarding with mlflow agent setup: Install MLflow, set up tracing, and hand your favorite coding agent (Claude Code,…
Patch Changes d20ee26 Thanks @mattpocock! - Make the teach skill reuse-first. Lessons are now built from reusable components in ./assets/ — stylesheets, quiz widgets, simulators, diagram helpers. Reuse is the default:…
Major Changes 47bde84 Thanks @mattpocock! - Add the ask-matt skill — a user-invoked router that points you at the right skill or flow for your situation. Breaking: ask-matt routes over the other user-invoked skills in…
Major Changes 47bde84 Thanks @mattpocock! - Add the ask-matt skill — a user-invoked router that points you at the right skill or flow for your situation. Breaking: ask-matt routes over the other user-invoked skills in…
Install Fixes We no longer ship the evals submodule. It broke plugin installs for some users, so the eval harness now lives in its own repo, separate from the published plugin. (#1778, #1774)