grokkit/internal/grok
Greg Gauthier f763976a27
Some checks failed
CI / Test (push) Failing after 24s
CI / Lint (push) Has been skipped
CI / Build (push) Has been skipped
Release / Create Release (push) Successful in 36s
docs(client): add documentation comments to Client struct and methods
Add detailed GoDoc-style comments for the Client struct, NewClient function,
and various streaming methods to improve code readability and documentation.
Also include a comment for CleanCodeResponse and minor formatting adjustments.
2026-03-02 20:20:18 +00:00
..
cleancode_test.go test: add unit tests for chat history, edit helper, and code cleaning 2026-03-01 12:44:20 +00:00
client_test.go feat: add CI/CD workflows, persistent chat, shell completions, and testing 2026-03-01 12:17:22 +00:00
client.go docs(client): add documentation comments to Client struct and methods 2026-03-02 20:20:18 +00:00
interface.go feat: add CI/CD workflows, persistent chat, shell completions, and testing 2026-03-01 12:17:22 +00:00