Versions in this module Expand all Collapse all v0 v0.1.1 Jul 7, 2026 Changes in this version + func PluginsDir() string + type Plugin struct + Agents []string + Author string + Commands []string + Description string + Enabled bool + Homepage string + ID string + InstallPath string + InstalledAt string + Keywords []string + LastUpdated string + Marketplace string + Name string + Scope string + Skills []string + Version string + func ListPlugins() ([]Plugin, error) + type Skill struct + Description string + Directory string + FilePath string + IsSymlink bool + License string + Name string + func ListAllCodexSkills() ([]Skill, error) v0.1.0 Jul 6, 2026