co-mono/packages/coding-agent/src/modes
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
..
interactive fix(coding-agent): ignore SIGINT while process is suspended (#1668) 2026-02-27 13:51:45 +01:00
rpc feat: add terminal input hook for extensions 2026-02-12 20:45:33 +01:00
index.ts feat(coding-agent): export run mode utilities with options interfaces 2026-01-08 01:53:24 +01:00
print-mode.ts feat(coding-agent): add ctx.reload and reload-runtime example closes #1371 2026-02-08 15:34:47 +01:00