Hey everyone! I'm a GSoC 2026 applicant working on...
# dev-metaflow
b
Hey everyone! I'm a GSoC 2026 applicant working on the VS Code Extension proposal (sidebar artifact browser). I've been getting familiar with the codebase and have a couple of open PRs: •
Netflix/metaflow
#3065 — exposes run tags as a
frozenset
on the
current
singleton (fixes #1007) •
Netflix/metaflow-docs
— fixes the broken on-prem K8s link and adds a MinIO setup section (fixes #2366) Also left a comment on #1833 (language-agnostic client API) since that's directly relevant to how the extension will query run/artifact state from TypeScript. Happy to connect with anyone working on tooling or the metadata service — would love any pointers on the right approach for the extension's local service integration!