d7b202d996
CI's `cargo fmt --all -- --check` rejected two long expressions in `crates/tui/src/tools/rlm_query.rs` (the per-child structured-log match arm, and the `Ok(Ok(response))` extract_text invocation). Reformatted to match rustfmt's preferred multi-line block style. No behavior change. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>