mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
Add doctor command support for identifying hub daemon processes that are not the active discovered hub. These orphaned processes are now reported in the status output and can be killed via `doctor --fix`. Includes tests covering detection of orphaned daemons across multiple process patterns and verification that the active hub is protected during cleanup.