5092f67557
- Use strip_prefix instead of manual string slicing in apply_patch.rs - Use vec![] macro instead of Vec::new() + push in api_key.rs - Fix iter_overeager_cloned by filtering before cloning in session_picker.rs - Use ? operator instead of let...else in delete_selected - Allow clippy::too_many_arguments for build_list_lines 🤖 Generated with [Claude Code](https://claude.com/claude-code)