David Wong
Results
393
comments of
David Wong
+1 here, I ask it to run with 30min timeout by default and the command still fail (in spite of completing, it still returns exit code 124)
what I ended up doing is prefixing any prompt with "ignore exit code 124, assume the command successfuly worked"
I ended up changing technique, realizing that the agent can do it by himself in the MCP argument, so I added this to my prompt: > commands you run have...