OpenClaw Thinking Levels:一招解决上下文窗口溢出崩溃问题 用 OpenClaw 跑复杂任务的时候,你可能遇到过一个让人头疼的报错:Unhandled stop reason: model_context_window_exceeded。说白了就是模型的上下文窗口被撑爆了。解决思路其实不复杂——限制 thinking budget,也就是控制模型的"思考深度"。OpenClaw 内置了一套 Thinking Levels 机制,专门干这个事。 什么是 Th AI手册 2026-04-23 九凌少子