lmcli/pkg
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
..
agents Add modify_file tool 2024-07-01 08:09:04 +00:00
api Tweaks/cleanups to conversation management in tui 2024-10-25 16:57:15 +00:00
cmd Add LastMessageAt field to conversation 2024-10-22 17:53:13 +00:00
conversation Tweaks/cleanups to conversation management in tui 2024-10-25 16:57:15 +00:00
lmcli Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
provider Large refactor - it compiles! 2024-10-22 17:53:13 +00:00
tui Tweaks/cleanups to conversation management in tui 2024-10-25 16:57:15 +00:00
util TUI refactor 2024-09-16 00:48:45 +00:00