Matt Low
ec21a02ec0
- 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 |
||
---|---|---|
.. | ||
chat.go | ||
cmds.go | ||
input.go | ||
update.go | ||
view.go |