Versions in this module Expand all Collapse all v1 v1.0.0 Sep 16, 2026 Changes in this version + type Provider struct + Home string + func NewProvider(home string) *Provider + func (p *Provider) RegisterTools(workspace string, register func(agent.Tool)) ([]string, func(string) (string, string, []string))