Grokkit is a fast Go CLI integrating Grok AI with git workflows and general chat/edit functionality.
- Replace basic CLI chat with Bubble Tea-based TUI featuring viewport, textarea, colored history, and streaming replies. - Add StreamSilent method to client for TUI integration without live printing. - Introduce model flag for chat command. - Update dependencies to include charmbracelet libraries. |
||
|---|---|---|
| cmd | ||
| config | ||
| internal | ||
| .env.example | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| REAMDE.md | ||