Hotfix
Bug fixes
- Fix VLM multi-request blocking: second request now starts immediately instead of waiting for the first to finish
- Fix segfault when sending concurrent VLM image requests by ensuring all scheduler steps run on the MLX executor thread (#81)
- Fix missing mcp package crash on server start
- Fix memory limit UI showing incorrect label when set to 0