Versions in this module Expand all Collapse all v1 v1.0.4 Jun 21, 2026 v1.0.3 Jun 21, 2026 v1.0.0 Jun 21, 2026 Changes in this version + type ComputerAction struct + Action string + Clicks int + Key string + MS int + Reason string + Summary string + Text string + X int + Y int + type ComputerUse struct + func NewComputerUse(apiKey, baseURL, model string) *ComputerUse + func (cu *ComputerUse) RunGoal(ctx context.Context, goal string) (string, error)