Change8

v0.19.0-rc0

📦 ollamaView on GitHub →
2 features🐛 3 fixes

Summary

This release introduces changes to the launch command behavior, improves VS Code path detection, and includes several CI/build hardening updates.

Migration Steps

  1. Users running local models may see a warning if their server context length is below 64k.

✨ New Features

  • The launch command now hides the cline integration.
  • The launch/vscode command now prefers known VS Code paths over checking for 'code' on PATH.

🐛 Bug Fixes

  • The TUI now correctly updates the chat title.
  • CI now includes mlx jit headers on Linux.
  • CI now hardens CUDA include path handling.