Files
everything-claude-code/scripts
QWsin 2c1ae27a3a fix(hooks): capture stderr properly in notifyWindows
Change stdio to ['ignore', 'pipe', 'pipe'] so stderr is captured
and can be logged on errors. Without this, result.stderr is null
and error logs show 'undefined' instead of the actual error.
2026-03-30 14:00:24 +08:00
..
2026-03-29 21:21:18 -04:00
2026-03-29 21:21:18 -04:00
2026-02-27 06:06:41 -08:00