## Summary ## Testing - [ ] `cargo test --all-features` - [ ] `cargo fmt --all -- --check` - [ ] `cargo clippy --all-targets --all-features` ## Checklist - [ ] Updated docs or comments as needed - [ ] Added or updated tests where relevant - [ ] Verified TUI behavior manually if UI changes