Got you! Here's a clean bug report:
bug Bug Report: LMStudio Integration Crashes with "Cannot read properties of undefined (reading 'includes')"
Environment:
- Clawdbot running on AWS
- LMStudio on local machine via Tailscale
- Model: Qwen 3 14B (qwen/qwen3-14b)
- Channel: Discord
What's happening:
When trying to use an LMStudio model, Clawdbot successfully makes the API call (completes in ~67ms), but crashes during response processing with:
Cannot read properties of undefined (reading 'includes')