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.)
|