This repository has been archived on 2026-06-01 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
fix/dev-worker-crash
Ignore SIGINT/SIGTERM only when fork IPC is active (process.send) so terminal signals do not race the kernel shutdown in nerve dev, without breaking standalone worker CLIs (fixes #55). Pipe worker stderr through the parent with a rolling capture buffer; log exit signal name and stderr tail on worker exit (fixes #56). Apply the same exit logging to workflow workers. Made-with: Cursor
nerve
Observation engine — Sense, Reflex, Workflow
Description
Languages
TypeScript
97.2%
HTML
2%
JavaScript
0.5%
Shell
0.3%