Versions in this module Expand all Collapse all v0 v0.1.1 Jun 25, 2026 Changes in this version + var Catalog = []Provider + type Mech string + const MechClaudePlugin + const MechGeminiExtensions + const MechNpxSkillsAdd + const MechOpenClawSkill + const MechOpenCodePlugin + type Probe struct + Arg string + Kind ProbeKind + func ProbesParse(spec string) []Probe + type ProbeKind string + const ProbeCommand + const ProbeCursorExt + const ProbeDir + const ProbeJetBrainsPlugin + const ProbeMacApp + const ProbeVSCodeExt + type Provider struct + Detect string + Detected bool + ID string + Label string + Mech Mech + Probes []Probe + Profile string + Soft bool + func All() []Provider + func Detect() []Provider + func Get(id string) *Provider + func Hard() []Provider