rowboat/apps/x/packages/shared/src
Ramnique Singh a3e681a7c4 feat: add stop execution with hybrid graceful/force abort
Implement a stop execution feature that allows users to abort ongoing LLM
streaming, kill running tool calls, and clear pending permission/human input
requests. Uses a hybrid approach: first click sends graceful SIGTERM, second
click within 2s sends SIGKILL and force-closes MCP clients.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 06:55:18 +05:30
..
agent.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
example.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
index.ts refactor oauth for discovery and dcr 2026-01-16 12:05:34 +05:30
ipc.ts feat: add stop execution with hybrid graceful/force abort 2026-01-30 06:55:18 +05:30
llm-step-events.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
mcp.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
message.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
prefix-logger.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30
runs.ts feat: add stop execution with hybrid graceful/force abort 2026-01-30 06:55:18 +05:30
workspace.ts bootstrap new electron app 2026-01-16 12:05:33 +05:30