co-mono/packages/coding-agent/src
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
..
cli fix(coding-agent): add offline startup mode and network timeouts (#1631) 2026-02-25 19:44:49 +01:00
core fix(coding-agent): handle typebox alias path separators on windows 2026-02-26 00:28:23 +01:00
modes fix(coding-agent): ignore SIGINT while process is suspended (#1668) 2026-02-27 13:51:45 +01:00
utils fix(coding-agent): harden fd/rg bootstrap on windows 2026-02-26 00:19:43 +01:00
cli.ts Set coding agent CLI process title (#742) 2026-01-15 13:14:14 +01:00
config.ts chore(coding-agent): update share viewer url 2026-02-03 22:49:01 +01:00
index.ts refactor(coding-agent): move auth storage to backend abstraction 2026-02-17 19:57:21 +01:00
main.ts fix(coding-agent): add offline startup mode and network timeouts (#1631) 2026-02-25 19:44:49 +01:00
migrations.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00