skate/TODO.md
Drew Galbraith 5d213b43d3 Skeleton for the Coding Agent. (#1)
Reviewed-on: #1
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2026-02-24 19:50:38 +00:00

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