mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-24 16:32:24 +02:00
- Process spawning via tokio::process::Command - Session state transitions with guards (Pending->Running->Completed/Failed/Stopped) - Stop with process kill and optional worktree cleanup - Latest alias resolver in get_status - SQLite store migrations for state tracking