fabro/lib/crates/arc-cli/src
Bryan Helmkamp 490dc2e5eb Fix __send_analytics to delete event file on deserialization failure
The file was only deleted after successful deserialization + send.
Wrap the read/deserialize/send in an async block so remove_file
runs regardless of where the error occurs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 20:50:44 -04:00
..
cli_config.rs Gate --mode and --server-url CLI args behind server feature 2026-03-10 19:16:59 -04:00
doctor.rs Rename doctor "Sandbox" to "Cloud sandbox" and remove Docker checks 2026-03-10 19:05:47 -04:00
init.rs Check GitHub App installation during arc init 2026-03-10 17:18:18 -04:00
install.rs Rebrand arc install header to Fabro with ⚒️ emoji 2026-03-10 18:10:09 -04:00
logging.rs Write per-run tracing logs to cli.log inside each run directory 2026-03-10 09:30:00 -04:00
main.rs Fix __send_analytics to delete event file on deserialization failure 2026-03-10 20:50:44 -04:00