/reset itself should never be able to “overflow” — it’s a Gateway command and just creates a new sessionId for the same sessionKey (no model call needed). If you’re seeing a context error as the response to /reset, it usually means /reset is not being parsed/accepted as a command and is getting forwarded to the model as plain text instead./reset is actually being treated as a command/reset as a standalone message (no extra text before/after)./context list works for you, you’re probably authorized — but the “/reset overflows” symptom is very consistent with command parsing not happening./reset: verify the real context window OpenClaw is usingcontextWindow (or a too-large maxTokens), and then you’ll overflow even when /context list looks small./status/context detail