CLI/TUI application crate for monitoring Rust builds in managed and detected modes.
Shared domain types, configuration, and session state for CargoWatch.
SQLite persistence layer for CargoWatch sessions, logs, diagnostics, and artifacts.
Ratatui dashboard components for live CargoWatch build monitoring.
Best-effort detection of active Rust toolchain processes for CargoWatch.
Managed Rust command execution and Cargo JSON parsing for CargoWatch.