hermes-agent/apps/desktop/electron
teknium1 5fca754ee3 fix(desktop): pass live backend PID to in-app update so its own dashboard is spared
The Python half (#37538) reads HERMES_DESKTOP_CHILD_PID to exclude the
desktop-managed backend from _kill_stale_dashboard_processes, but nothing
set it. applyUpdatesPosixInApp now passes the live backend PID in the
`hermes update` env, completing the #37532 fix end-to-end.
2026-06-03 04:59:49 -07:00
..
backend-probes.cjs Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
backend-probes.test.cjs Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
bootstrap-platform.cjs fix(desktop): don't treat WSLg as a remote display 2026-06-03 00:42:05 -05:00
bootstrap-platform.test.cjs fix(desktop): don't treat WSLg as a remote display 2026-06-03 00:42:05 -05:00
bootstrap-runner.cjs feat(desktop): cancellable first-launch install 2026-06-02 08:50:45 -05:00
bootstrap-runner.test.cjs feat(desktop): cancellable first-launch install 2026-06-02 08:50:45 -05:00
entitlements.mac.inherit.plist fix(desktop): inherit microphone entitlement for macOS helpers 2026-06-03 07:32:00 +07:00
entitlements.mac.plist Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
hardening.cjs Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
hardening.test.cjs Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
main.cjs fix(desktop): pass live backend PID to in-app update so its own dashboard is spared 2026-06-03 04:59:49 -07:00
preload.cjs fix(desktop): triage batch of GUI quality-of-life fixes (#37536) 2026-06-02 16:33:22 -04:00