Bug
When Crow automatically detects a failing CI job on a PR and sends a fix prompt to Claude Code, the prompt text arrives in the terminal input but is never submitted (Enter not pressed).
This is the same class of bug as #264 (quick action prompts not submitted due to bracketed paste), but affecting the auto-detect failing job flow.
Expected Behavior
When Crow detects a failing CI check, the automatically generated prompt should be fully submitted to Claude Code (text + Enter).
Actual Behavior
The prompt text is pasted into the Claude Code input but Enter is never pressed, so it sits there waiting for manual submission.
Related
Bug
When Crow automatically detects a failing CI job on a PR and sends a fix prompt to Claude Code, the prompt text arrives in the terminal input but is never submitted (Enter not pressed).
This is the same class of bug as #264 (quick action prompts not submitted due to bracketed paste), but affecting the auto-detect failing job flow.
Expected Behavior
When Crow detects a failing CI check, the automatically generated prompt should be fully submitted to Claude Code (text + Enter).
Actual Behavior
The prompt text is pasted into the Claude Code input but Enter is never pressed, so it sits there waiting for manual submission.
Related
\ninside bracketed paste