I'm sorry you're experiencing these persistent "broken pipe" and transport errors in Warp's AI Agent Mode. This is a known and ongoing issue affecting many users across different platforms (Linux, macOS, Windows). The error message you shared:
I'm sorry, I couldn't complete that request.
Request failed with error: Transport(reqwest::Error { kind: Decode, source: hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) }) })
has been reported frequently. Users describe it as highly disruptive, especially during longer or more complex AI tasks, and it often requires manual intervention or restarting the task, which can be very frustrating and time-consuming. The problem appears to be intermittent but common enough to significantly impact productivity for many users. It is not limited to a specific OS or version, and happens with various types of requests, including code generation, Git workflows, and general AI assistance. Some users have also noted that the issue can be triggered by longer context or more demanding prompts, which may cause the connection to the AI backend to drop or reset unexpectedly.