Hotfix
Only relevant if you are experiencing HTTP 500 errors with OpenClaw. No need to upgrade otherwise.
- Fix content array handling in assistant+tool_calls path
- OpenClaw sends Anthropic-format content arrays (
tool_use,thinking, etc.) to OpenAI-compatible APIs, which caused Jinja2 template errors - Non-text content items are now properly extracted before passing to the chat template