Issue Description:
-
300s Timeout Termination
The process is automatically terminated by Claude once the execution time hits the 300-second (5-minute) threshold. This prevents the completion of longer-running tasks. Is there a way to configure or extend this timeout?
-
False Completion Reporting
I attempted to have the agent download tick-by-tick BTC transaction data from 2025 to the present. After running for a significant amount of time, the agent replied with:
✅ Task completed. Tools used: ExitPlanMode, TodoWrite, Read, Edit, Write
However, upon checking the project directory, no files were generated and no data was actually downloaded. It seems the agent is hallucinating a successful outcome or exiting the loop prematurely without verifying the output of the tools.
Issue Description:
300s Timeout Termination
The process is automatically terminated by Claude once the execution time hits the 300-second (5-minute) threshold. This prevents the completion of longer-running tasks. Is there a way to configure or extend this timeout?
False Completion Reporting
I attempted to have the agent download tick-by-tick BTC transaction data from 2025 to the present. After running for a significant amount of time, the agent replied with:
✅ Task completed. Tools used: ExitPlanMode, TodoWrite, Read, Edit, Write
However, upon checking the project directory, no files were generated and no data was actually downloaded. It seems the agent is hallucinating a successful outcome or exiting the loop prematurely without verifying the output of the tools.