Versions in this module Expand all Collapse all v0 v0.8.1 May 21, 2026 v0.8.0 May 11, 2026 v0.7.0 May 10, 2026 Changes in this version + type Index struct + Plugins map[string][]InstallEntry + func Load(home string) (*Index, error) + func (i *Index) HasProjectScope(plugin, projectRoot string) (bool, error) + type InstallEntry struct + ProjectPath string + Scope string