oc_reap_orphans
Sweep and terminate orphaned Chrome processes managed by OpenChrome, avoiding attach-mode or unmarked user Chrome. Optional dry-run mode previews terminations.
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. |