Reviewed-on: #1 Co-authored-by: Drew Galbraith <drew@tiramisu.one> Co-committed-by: Drew Galbraith <drew@tiramisu.one>
4 lines
183 B
Markdown
4 lines
183 B
Markdown
# Cleanups
|
|
|
|
- Move keyboard/event reads in the TUI to a separate thread or async/io loop
|
|
- Keep UI and orchestrator in sync (i.e. messages display out of order if you queue up many.)
|