mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-30 12:01:26 +08:00
2787b8e92f
- 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