v0.18.2
📦 ollamaView on GitHub →
✨ 2 features🐛 2 fixes🔧 3 symbols
Summary
This release introduces checks for npm and git installation prerequisites for OpenClaw and significantly speeds up local Claude Code execution. Several minor bugs related to model launching and package registration were also fixed.
✨ New Features
- Added extra check to ensure npm and git are installed before installing OpenClaw.
- Improved local execution speed for Claude Code by preventing cache breakages.
🐛 Bug Fixes
- Fixed issue where `ollama launch openclaw --model <model>` was not supported correctly.
- Resolved issue where Ollama's websearch package was not registered correctly for OpenClaw.