Commit Graph

1 Commits

Author SHA1 Message Date
021d4cc2d6 falcode: fix spawn error handlers (crash fix) + real oc-notify.sh notifier
- falcode.ts: add child.on('error') handlers so a missing notify binary
  (e.g. /bin/true on NixOS) can no longer take down pi via uncaughtException
- scripts/oc-notify.sh: real notifier (notify-send + ntfy) replacing the no-op
- oc-notify.sh also deployed to ~/.local/state/falcode-zellij/ on all machines
2026-08-04 06:31:26 +10:00