vestige/crates
Sam Valladares 3239295ab8 fix: resolve clippy collapsible-if errors in explore.rs
Collapsed nested if statements into single conditions using
let-chains (if a && let Ok(b) = ...). Fixes CI clippy failures
on both macOS and Ubuntu.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 17:37:41 -05:00
..
vestige-core fix: remove vestige-agent from workspace (not shipped), improve reasoning chain output 2026-04-09 17:06:24 -05:00
vestige-mcp fix: resolve clippy collapsible-if errors in explore.rs 2026-04-09 17:37:41 -05:00