Files
openclaw/src
Lauren Rosenberg 576485b0c9 fix: return user-facing error when session reset after compaction failure
Previously, when auto-compaction failed due to context overflow, the system
would reset the session and silently continue the execution loop without
sending any response to the user. This made it appear as if messages were
being ignored.

This change ensures users receive a clear error message explaining that
the context limit was exceeded and the conversation has been reset,
consistent with how role ordering conflicts are already handled.

Fixes the silent failure case where message + compaction exceeds context limits.
2026-01-18 18:16:20 +00:00
..
2026-01-18 08:54:00 +00:00
2026-01-17 08:01:46 +00:00
2026-01-18 06:58:54 +00:00
2026-01-17 20:37:36 +00:00
2026-01-18 08:45:29 +00:00
2026-01-17 04:57:11 +00:00
2026-01-18 08:45:29 +00:00
2026-01-16 01:33:28 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-18 03:55:14 +00:00
2026-01-18 16:11:43 +00:00
2026-01-04 14:38:51 +00:00