mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 21:39:54 +02:00
Main introduced sysproc_unix.go/sysproc_windows.go with a simpler version of the same refactoring. Our cmd_daemon_unix.go/windows.go files are more comprehensive (reverse-scan tail, graceful CTRL_BREAK stop, named constants), so we keep ours and remove the overlapping sysproc_*.go files. Conflict in cmd_daemon.go resolved using our function names (notifyShutdownContext, stopDaemonProcess). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>