[PR #15757] [MERGED] launch: use bundled OpenClaw ollama web search #61991

Closed
opened 2026-04-29 16:57:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15757
Author: @ParthSareen
Created: 4/22/2026
Status: Merged
Merged: 4/22/2026
Merged by: @ParthSareen

Base: mainHead: parth-openclaw-setup-fixes


📝 Commits (1)

  • 1377e38 launch: use bundled OpenClaw ollama web search

📊 Changes

3 files changed (+171 additions, -274 deletions)

View changed files

📝 cmd/launch/openclaw.go (+88 -134)
📝 cmd/launch/openclaw_test.go (+78 -134)
📝 docs/integrations/openclaw.mdx (+5 -6)

📄 Description

Existing ollama launch tries to install and enable the websearch plugin which is not required anymore. Drift in installation is breaking gateway start.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/15757 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 4/22/2026 **Status:** ✅ Merged **Merged:** 4/22/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth-openclaw-setup-fixes` --- ### 📝 Commits (1) - [`1377e38`](https://github.com/ollama/ollama/commit/1377e38ae1951c385bfc5ce988efee5d0e37274a) launch: use bundled OpenClaw ollama web search ### 📊 Changes **3 files changed** (+171 additions, -274 deletions) <details> <summary>View changed files</summary> 📝 `cmd/launch/openclaw.go` (+88 -134) 📝 `cmd/launch/openclaw_test.go` (+78 -134) 📝 `docs/integrations/openclaw.mdx` (+5 -6) </details> ### 📄 Description Existing ollama launch tries to install and enable the websearch plugin which is not required anymore. Drift in installation is breaking gateway start. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 16:57:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#61991