|
c9e92e186e
|
Chat view cleanup
Replace `waitingForReply` and the `status` string with the `state`
variable.
|
2024-06-09 16:19:17 +00:00 |
|
|
45df957a06
|
Fixes to message/conversation handling in tui chat view
This set of changes fixes root/child message cycling and ensures all
database operations happen within a `tea.Cmd`
|
2024-06-08 21:28:29 +00:00 |
|
|
136c463924
|
Split chat view into files
|
2024-06-02 22:40:46 +00:00 |
|