Files
orca/src/main/daemon
Neil c13d37036a fix(terminal): preserve ordinary foreground command names (#18882)
* fix(terminal): preserve ordinary foreground command names

* refactor(terminal): reuse the non-shell foreground check in inspection

Fold the duplicated isShellProcess call into one binding shared by the
ordinary-name fallback and hasChildProcesses. No behavior change; the
focused daemon inspection suites still pass.
2026-09-06 18:28:48 -07:00
..