co-mono/packages/coding-agent/src/modes/interactive
Aliou Diallo 0b4dea466d
fix(coding-agent): ignore SIGINT while process is suspended (#1668)
Add a no-op SIGINT handler before sending SIGTSTP in handleCtrlZ().
Remove it on SIGCONT. Prevents Ctrl+C from killing the backgrounded
process.
2026-02-27 13:51:45 +01:00
..
components fix(coding-agent): incremental highlight for streaming write tool calls 2026-02-23 01:52:30 +01:00
theme fix(coding-agent): correct theme schema URL path 2026-01-25 20:46:22 +01:00
interactive-mode.ts fix(coding-agent): ignore SIGINT while process is suspended (#1668) 2026-02-27 13:51:45 +01:00