mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 14:22:02 +00:00
On Linux, the ESC key doesn't exit the Claude CLI, causing a 30s timeout. This fix: 1. Adds SIGTERM fallback 2s after ESC fails 2. Returns captured data on timeout instead of failing Tested: ~19s on Linux instead of 30s timeout. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>