grokkit/cmd
Greg Gauthier 9bd3e1d00e refactor: add error handling and refactor git utilities
- Enhance error checking in all commands using git.Run
- Refactor git helper to return errors properly
- Fix README.md filename typo
- Update .gitignore with additional ignores
- Add fallback for config home dir
- Improve request handling in grok client
2026-03-01 12:08:49 +00:00
..
agent_test.go chore(build): add Makefile and tests for commands and utilities 2026-03-01 00:24:48 +00:00
agent.go chore(build): add Makefile and tests for commands and utilities 2026-03-01 00:24:48 +00:00
chat.go refactor(chat): simplify to CLI interface 2026-02-28 23:03:53 +00:00
commit.go refactor: add error handling and refactor git utilities 2026-03-01 12:08:49 +00:00
commitmsg.go refactor: add error handling and refactor git utilities 2026-03-01 12:08:49 +00:00
edit_test.go test(cmd): refactor edit command test to use direct logic 2026-03-01 00:32:55 +00:00
edit.go refactor: add error handling and refactor git utilities 2026-03-01 12:08:49 +00:00
history.go refactor: add error handling and refactor git utilities 2026-03-01 12:08:49 +00:00
prdescribe.go refactor: add error handling and refactor git utilities 2026-03-01 12:08:49 +00:00
review.go refactor: add error handling and refactor git utilities 2026-03-01 12:08:49 +00:00
root.go refactor(cmd): remove unnecessary last modified comments and timestamps 2026-02-28 22:59:16 +00:00