pub fn check_background()Expand description
Spawn a background thread to fetch latest version from leanctx.com/version.txt and write the result to ~/.lean-ctx/latest-version.json. Non-blocking, fire-and-forget. Skips if cache is fresh (<24h).
pub fn check_background()Spawn a background thread to fetch latest version from leanctx.com/version.txt and write the result to ~/.lean-ctx/latest-version.json. Non-blocking, fire-and-forget. Skips if cache is fresh (<24h).