Back to Programs

Infrastructure and cloud

Metaflow

A human centric machine learning framework

devopsjavascriptkubernetespython

Participation history

1 GSoC year

2026

2 projects

Official year page

Agent-Friendly Client + Metadata Service Foundation

Metaflow's metadata service returns unbounded JSON for every list endpoint. A single GET /runs on a production deployment returns megabytes of data...

Non-Breaking Pagination & Tag Filtering for Metaflow Metadata Service

metadata_service returns raw arrays with no pagination or filtering. ui_backend_service in the same repository already supports both via an envelope...