grokkit/internal
Greg Gauthier 99ef10b16b
Some checks failed
CI / Test (push) Successful in 34s
CI / Lint (push) Failing after 19s
CI / Build (push) Successful in 20s
refactor(cmd): extract run funcs and add injectable deps for testability
- Introduce newGrokClient and gitRun vars to allow mocking in tests.
- Refactor commit, commitmsg, history, prdescribe, and review cmds into separate run funcs.
- Update docs, lint, and review to use newGrokClient.
- Add comprehensive unit tests in run_test.go covering happy paths, errors, and edge cases.
- Expand grok client tests with SSE server mocks for Stream* methods.
2026-03-02 20:47:16 +00:00
..
errors feat: add CI/CD workflows, persistent chat, shell completions, and testing 2026-03-01 12:17:22 +00:00
git feat(logging): implement structured logging with slog 2026-03-01 12:35:21 +00:00
grok refactor(cmd): extract run funcs and add injectable deps for testability 2026-03-02 20:47:16 +00:00
linter feat(lint): add lint command with AI-powered fixes 2026-03-01 13:21:44 +00:00
logger feat(logging): implement structured logging with slog 2026-03-01 12:35:21 +00:00
version test(version): add tests for version information 2026-03-02 18:41:27 +00:00