[GH-ISSUE #14015] Integration naming mismatch: clawdbot vs openclaw #71220

Closed
opened 2026-05-05 00:43:08 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @xiv4m on GitHub (Feb 1, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/14015

What is the issue?

The project has gone through multiple renames (clawdbot → openclaw), but the CLI behavior and user expectations around launching it with Ollama are unclear. The ollama launch command suggests that the agent can be launched directly, but it fails with errors about unknown integrations or missing installations.

Relevant log output

root@ollama:~# ollama launch openclaw 
Error: unknown integration: openclaw 
root@ollama:~# ollama launch clawdbot 
Launching Clawdbot with qwen2.5:1.5b... Error: clawdbot is not installed, install from https://docs.clawd.bot

OS

Linux

GPU

Intel

CPU

Intel

Ollama version

0.15.2

Originally created by @xiv4m on GitHub (Feb 1, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/14015 ### What is the issue? The project has gone through multiple renames (clawdbot → openclaw), but the CLI behavior and user expectations around launching it with Ollama are unclear. The ollama launch command suggests that the agent can be launched directly, but it fails with errors about unknown integrations or missing installations. ### Relevant log output ```shell root@ollama:~# ollama launch openclaw Error: unknown integration: openclaw root@ollama:~# ollama launch clawdbot Launching Clawdbot with qwen2.5:1.5b... Error: clawdbot is not installed, install from https://docs.clawd.bot ``` ### OS Linux ### GPU Intel ### CPU Intel ### Ollama version 0.15.2
GiteaMirror added the bug label 2026-05-05 00:43:08 -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#71220