grokkit/cmd
Greg Gauthier 363733c2e6 feat(chat): add interactive TUI with Bubble Tea and streaming
- 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.
2026-02-28 21:53:35 +00:00
..
chat.go feat(chat): add interactive TUI with Bubble Tea and streaming 2026-02-28 21:53:35 +00:00
commit.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
commitmsg.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
edit.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
history.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
prdescribe.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
review.go refactor(config): centralize config loading and add model selection 2026-02-28 20:52:03 +00:00
root.go feat(chat): add interactive TUI with Bubble Tea and streaming 2026-02-28 21:53:35 +00:00