Files
openclaw/src/auto-reply
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-14 15:02:19 +00:00
2026-01-15 17:08:31 +00:00
2026-01-18 19:36:46 +00:00
2026-01-14 15:02:19 +00:00
2026-01-18 06:12:54 +00:00