oc_reap_orphans
Identify and terminate orphaned Chrome processes left by OpenChrome, without affecting normal user sessions or attach-mode browsers.
Instructions
Manually sweep and terminate orphaned OpenChrome-managed Chrome processes. Never touches attach-mode or unmarked user Chrome.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ports | No | Optional Chrome remote-debugging ports to check for legacy PID-file orphans. Defaults to the active CDP port window (base port through base+4); ownership markers are always scanned. | |
| dryRun | No | Preview orphaned Chrome processes that would be terminated without killing processes or deleting marker/PID files. |