teernisse 0b9a8a36c5 CLI: propagate alias rename errors, doctor config resilience
aliases: rename now propagates every meta.json I/O and parse error
instead of silently ignoring failures. Previously, a corrupt or
unreadable meta.json after directory rename would leave the alias
in an inconsistent state with no user-visible error.

doctor: Config::load failure now falls back to Config::default()
with a warning instead of aborting the entire health check. Doctor
should still run diagnostics even when config is missing or corrupt
— that's exactly when you need it most.
2026-02-12 16:57:09 -05:00
Description
No description provided
392 KiB
Languages
Rust 98.8%
Shell 1.1%
Dockerfile 0.1%