Versions in this module Expand all Collapse all v0 v0.1.0 Jul 18, 2026 Changes in this version + func BuildContext(store persist.StoreReader, query string, opt Options) (map[string]any, error) + type Options struct + BudgetTokens int + CandidateLimit int + HopDepth int + HopFrontierCap int + ImpactDepth int + IncludeBlobs bool + IncludeImpact bool + IncludePRs bool + MaxBodies int + MaxSummaries int + PRCutoff time.Time + PRsPerNode int + RankedCap int