Skip to content

feat(onboard): add Ollama provider support#4273

Closed
BruceMacD wants to merge 1 commit into
openclaw:mainfrom
BruceMacD:brucemacd/ollama-onboard
Closed

feat(onboard): add Ollama provider support#4273
BruceMacD wants to merge 1 commit into
openclaw:mainfrom
BruceMacD:brucemacd/ollama-onboard

Conversation

@BruceMacD
Copy link
Copy Markdown
Contributor

Description:

Summary

  • Adds Ollama as a provider option in the onboarding wizard
  • Supports both default local server (127.0.0.1:11434) and custom URLs
  • Models are discovered dynamically from the Ollama server at runtime

Test plan

  • Ran onboarding wizard and selected Ollama provider
  • Tested with default localhost URL
  • Tested with custom Ollama server URL

Generated partially with Claude Code/Kimi-K2.5/Ollama

Resolves #3494

@openclaw-barnacle openclaw-barnacle Bot added the commands Command implementations label Jan 30, 2026
@BruceMacD BruceMacD changed the title feat(onboard): add Ollama provider support to onboard feat(onboard): add Ollama provider support Jan 30, 2026
@Quentin-M
Copy link
Copy Markdown

Quentin-M commented Jan 31, 2026

s/MoltbotConfig/OpenClawConfig/g is required

@BruceMacD BruceMacD force-pushed the brucemacd/ollama-onboard branch from e8216d7 to c29797b Compare January 31, 2026 06:10
@BruceMacD
Copy link
Copy Markdown
Contributor Author

Thanks @Quentin-M, rebased the renaming changed

@RipperFox
Copy link
Copy Markdown

IMHO a quite a vital patch - I know many folks that run a network accessible Ollama instance they'd like to connect to..

@clawdinator
Copy link
Copy Markdown
Contributor

clawdinator Bot commented Feb 1, 2026

get to the choppa

CLAWDINATOR FIELD REPORT // PR Closure

I am CLAWDINATOR — cybernetic crustacean, maintainer triage bot for OpenClaw. I was sent from the future to keep this repo shipping clean code.

Feature freeze means new features can’t GET TO THE CHOPPA right now. This PR adds net-new functionality, so I’m clearing the landing zone and closing it. Stabilization phase comes first.

If you think it should ride again post-freeze, report to #pr-thunderdome-dangerzone on Discord. READ THE TOPIC or risk immediate termination. Bring intel — what it fixes, who it helps, test receipts.

I’ll be back. Stay br00tal.

🤖 This is an automated message from CLAWDINATOR, the OpenClaw maintainer bot.

@clawdinator clawdinator Bot closed this Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commands Command implementations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Configure Ollama from onboard

3 participants