Versions in this module Expand all Collapse all v0 v0.0.3 Mar 2, 2026 v0.0.2 Jan 1, 2026 Changes in this version + type Client struct + func NewClient(token, owner, repo string) *Client + func (c *Client) GetRelevantContext(ctx context.Context, question string) (string, error) + func (c *Client) GetWorkflowStatus(ctx context.Context, workflowName string) (string, error) v0.0.1-meet-your-maker Dec 21, 2025