Versions in this module Expand all Collapse all v0 v0.51.0 Jul 16, 2026 Changes in this version + const LiveMCPToolAttribution + const LiveMCPToolLicense + const LiveMCPToolSourceURL + func LoadLiveMCPTool(path string) (*bench.Corpus, *bench.GoldenSet, string, error) + func SubsetQueries(golden *bench.GoldenSet, seed int64, size int) (*bench.GoldenSet, error) + type ToolRet struct + Corpus *bench.Corpus + DroppedUnscoreable int + DroppedUpstream int + Golden *bench.GoldenSet + QueriesRevision string + ToolsRevision string + func LoadToolRet(cacheDir string) (*ToolRet, error) v0.51.0-rc.1 Jul 15, 2026