AI Navigate

v0.18.2

Ollama Releases / 3/19/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical Usage

Key Points

  • Adds a pre-installation check to ensure npm and git are installed before installing OpenClaw.
  • Claude Code performance is improved when run locally by preventing cache breakages.
  • Fixes proper support for the command "ollama launch openclaw --model <model>".
  • Registers Ollama's websearch package correctly for OpenClaw.

What's Changed

  • Add extra check to ensure npm and git are installed before installing OpenClaw
  • Claude Code will now be faster when run locally, due to preventing cache breakages
  • Fix to correctly support ollama launch openclaw --model <model>
  • Register Ollama's websearch package correctly for OpenClaw

Full Changelog: v0.18.1...v0.18.2