# Task List ## Completed - [x] Wire TUI to MumbleClient (connect on startup, display state) - [x] Implement text message send/receive in chat log - [x] Channel tree population from server data - [x] Audio pipeline integration with MumbleClient - [x] PTT wiring (key events -> audio.capturing toggle) - [x] Chat input history navigation (up/down arrows) ## Pending - [ ] Channel join/navigation (select channel in tree, move into it) - [ ] Reconnection handling on disconnect