Files
openclaw/src
humanwritten 93f80894a3 fix: prevent context-window-too-small error from being misclassified
The regex `/context window/i` was matching "Model context window too small"
and rewriting it to generic "Context overflow" message, hiding the actual
problem from users.

Add exclusion for "too small|minimum is" patterns so the original
informative error message passes through.

🤖 AI-assisted (Claude) - tested on local instance

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-20 10:07:05 +00:00
..
2026-01-18 08:54:00 +00:00
2026-01-18 19:34:21 +00:00
2026-01-19 00:34:26 +00:00
2026-01-20 08:47:56 +00:00
2026-01-18 08:45:29 +00:00
2026-01-18 19:34:21 +00:00
2026-01-20 07:43:00 +00:00
2026-01-19 23:41:06 +00:00
2026-01-14 15:02:19 +00:00
2026-01-18 19:34:21 +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