Comment on Claude Code's GitHub page auto closes issues after 60 daysComments−assbuttbuttass7moYeah, it only checks whether the last bot comment is older than 30 days, completely ignoring any human comment if (botCommentDate < oneMonthAgo) { // Close the issue - it's been stale for 60+ days Hard to imagine how this got past code review...https://github.com/anthropics/claude-code/blob/5e3e9408feea9...−sunaookami7mocode reviewThis implies they do any. Every Claude Code release is full of regressions and new features that are released barely work or need hotfixes.
Comments
Yeah, it only checks whether the last bot comment is older than 30 days, completely ignoring any human comment
Hard to imagine how this got past code review...https://github.com/anthropics/claude-code/blob/5e3e9408feea9...
This implies they do any. Every Claude Code release is full of regressions and new features that are released barely work or need hotfixes.