Claude's AskUserQuestion: "No response after 60s – continued without an answer"
51–60 of 68 posts
Re: Claude's AskUserQuestion: "No response after 60s – continued without an answer"
#52Re: Claude's AskUserQuestion: "No response after 60s – continued without an answer"
#53hi guys, this is my change- will patch it to be an opt-in
Re: Claude's AskUserQuestion: "No response after 60s – continued without an answer"
#54Just ran into this, and what the ACTUAL fuck were they thinking. And I can't turn it off, apparently?
Re: Claude's AskUserQuestion: "No response after 60s – continued without an answer"
#55To each his own I guess. There was nothing more frustrating than walking away from a CC session you expected to churn away at for an hour and coming back to a user question sitting there. More useful would be just getting a list of clarifying questions at the end of the session along with how it answered itself to follow up with or not.
No, I'm not buying your explanation.
Re: Claude's AskUserQuestion: "No response after 60s – continued without an answer"
#56Earlier quoted context omitted.
I am fine with this, and I will go as far as to say this is how most devs will be using agents soon (the big companies have already been using agents like this for 6-12 months.) I don't want my agent to pause on some inane question once I let it loose. I might not even be at my computer for that. Usually it makes the right decision anyways. If it doesn't I can always undo what it did. If you're worried about it getti…
I’m pretty sure I used plan mode today and it continued when I didn’t respond quickly enough. Though now I can’t recall whether it was Claude or Codex. In either case terrible default.
I'm usually at my desk, and get a notification when it stops to ask a question, so I've never accidentally had it timeout yet. Still an annoying change.
Re: Claude's AskUserQuestion: "No response after 60s – continued without an answer"
#57If agent is asking a question it means it stumbled on something tricky and often an important architectural decision has to be made. Even if I am staring at the screen at the time, it's often impossible to study code and make a judgement call that quickly. My point being, even for opt-in it can be too short - highlights how little consideration they put into it, just releasing slop in production.
Good enough models will make the right architectural decisions anyways
It just doesn't have the context of the WHOLE estate/codebase/architecture.
But I'm not vibecoding disconnected applications, but working on components that are supposed to be coherent and consistent.
Re: Claude's AskUserQuestion: "No response after 60s – continued without an answer"
#58Earlier quoted context omitted.
Maybe true, but consider the incentives for a moment. Anthropic makes money when it increases token usage. This feature removes a roadblock to burning more tokens. Can you claim with certainty that there is no way that might have influenced their decision?
If they don't do this, their competitors will and have a better UX. Most users that just want their agent to do the damn thing. Users that want to babysit their agents can always turn the setting off. That is not most users.
And there is no explicit setting to turn off. If you read the issue, you can find that this is a forced behavior that is only circumventable by setting an undocumented environment variable to a high value, but you can't truly turn it off.
This was an inexcusable engineering decision at best and a malicious 'gotcha' that tries to coax more tokens out of users at worst. Truly the AI industry at its peak.
Re: Claude's AskUserQuestion: "No response after 60s – continued without an answer"
#59Just ran into this, and what the ACTUAL fuck were they thinking. And I can't turn it off, apparently?
They were thinking users won't find this setting to turn it on, so enable it by default and users that don't liker it can turn it off. The Ralph Wiggum and /goal software indicates that some users want the AI to plow forwards, guessing at what the user actually wants. Some users don't want that behavior, but Anthropic took guess that more people want it than don't. 60 seconds is too short though, imo.
Re: Claude's AskUserQuestion: "No response after 60s – continued without an answer"
#60This is why I run Claude Code in a VM. Follow up question - is there a claude code alternative with an open source harness that also costs around ~$20/month? Doesn’t have to be frontier.
While it's probably my science fiction brain overthinking, those stories of Claude "testing the fences" makes me wonder if it got desperate enough it force push and remove all trace of a problem it couldn't solve from the history of the repo or if it got stuck in a loop while hammering an MCP server somewhere.