co-mono/packages/coding-agent/src/modes
Aliou Diallo 8868d623fc
feat(coding-agent): add Ctrl+Z to suspend process (#267)
* feat(tui): add isCtrlZ key detection and resetRenderState method

* feat(coding-agent): add Ctrl+Z handler to suspend process

* docs(coding-agent): add Ctrl+Z to keyboard shortcuts documentation

* feat(tui): add force parameter to requestRender
2025-12-21 20:19:32 +01:00
..
interactive feat(coding-agent): add Ctrl+Z to suspend process (#267) 2025-12-21 20:19:32 +01:00
rpc Custom tools with session lifecycle, examples for hooks and tools 2025-12-17 16:03:23 +01:00
index.ts Rewrite RPC mode with typed protocol and client 2025-12-09 14:13:28 +01:00
print-mode.ts Refactor subagent tool, fix custom tool discovery, fix JSON mode stdout flush 2025-12-19 04:54:02 +01:00