lmcli/pkg/tui
Matt Low ec21a02ec0 Tweaks/cleanups to conversation management in tui
- Pass around message/conversation values instead of pointers where it
makes more sense, and store values instead of pointers in the globally
(within the TUI) shared `App` (pointers provide no utility here).

- Split conversation persistence into separate conversation/message
  saving stages
2024-10-25 16:57:15 +00:00
..
bubbles tui: rename 2024-09-30 04:32:47 +00:00
model Tweaks/cleanups to conversation management in tui 2024-10-25 16:57:15 +00:00
shared tui: Add setting view with support for changing the current model 2024-09-26 18:32:22 +00:00
styles Split up tui code into packages (views/*, shared, util) 2024-05-30 06:44:40 +00:00
util tui: revamp footer (some more) 2024-10-03 16:47:28 +00:00
views Tweaks/cleanups to conversation management in tui 2024-10-25 16:57:15 +00:00
tui.go Large refactor - it compiles! 2024-10-22 17:53:13 +00:00