mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-14 23:22:51 +00:00
- Extract apply_live_result() helper to deduplicate connectivity-result handling across check_api, check_web, and check_brave_search - Merge probe_api/probe_web into single probe_url function - Share one reqwest::Client across all HTTP probes - Run LLM probes concurrently via futures::future::join_all instead of sequential loop (saves wall-clock time with multiple providers) - Compute daytona_configured once before the live/offline branch - Move live flag from DoctorReport struct field to render() parameter Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||