What's new in v0.11.9
- chore: bump version to 0.11.9 (#1398) (cce0607)
- fix(video): resolve ffmpeg outside process PATH (#1397) (b993ce0)
- fix(agent): surface repetition guard as failure (#1396) (17d366d)
- fix(tools): forced tool_choice must not synthesize schema-invalid empty args (#1256) (#1394) (c05a311)
- fix(deepseek): stop short loops before Metal exhaustion (#1393) (4d46ff3)
- test(embeddings): cover max-length loader options (#1395) (9b713a4)
- fix(server): defer prefix-cache disk load off the readiness path (#1350) (#1392) (e074a66)
- fix(stream): bound tool-call streaming suppression so it can't wedge (#1359) (#1391) (e9bcee7)
- fix(embeddings): release MLX buffers after each batch (#1380) (#1390) (82080c0)
Install: brew upgrade rapid-mlx or pip install -U rapid-mlx==0.11.9 (or just rapid-mlx upgrade).