Sunday, February 1, 2026
Claude Code Rate Limits
Users are discussing encountering rate limits, token limits, and issues with ANSI escape codes causing token overload when using Claude Code, especially when running multiple instances or using it for automated coding tasks.
Claude Code、AI駆動開発で38分間ぶっ続けで動かしてたらRate Limitひっかかった。ちょうどいいので2時まで一旦仮眠します。
刚在 openclaw 里用 coding agent skill 让 claude code 重构项目,结果遇到一个挺好玩的问题。 claude code 在终端里疯狂输出 ANSI 转义码(那种 [38;5;231m 之类的颜色标记),被自动转发到 Discord 频道之后,单条消息直接吃掉巨量 token,瞬间就撞到 HTTP 400: Your request exceeded model token
I watched the limits in the first month. As I didn't hit the limits again, I stopped looking at it. I don't run agents in parallel (I've multiple Claude Code instances running in parallel but they barely do parallel work).