Skip to content

feat(openclaw): turnkey Open WebUI integration (resolved from #438)#616

Merged
Lightheartdevs merged 1 commit intomainfrom
resolve/438-openclaw-webui
Mar 24, 2026
Merged

feat(openclaw): turnkey Open WebUI integration (resolved from #438)#616
Lightheartdevs merged 1 commit intomainfrom
resolve/438-openclaw-webui

Conversation

@Lightheartdevs
Copy link
Collaborator

Summary

Resolves merge conflicts from #438 (by @nt1412) against current main after the Lemonade integration.

  • OpenClaw agents appear as a selectable openclaw model in Open WebUI — zero config
  • OpenAI-compatible shim on port 18790 serves /v1/models + proxies /v1/chat/completions
  • Opt-in via OPENCLAW_HTTP_API=true env var (safe by default)
  • OPENCLAW_LLM_URL override for Token Spy monitoring
  • All Lemonade changes preserved (OLLAMA_URL/LITELLM_KEY provider patching)

Conflict resolution

Test plan

  • Enable OPENCLAW_HTTP_API=true and verify openclaw appears in Open WebUI model list
  • Verify Lemonade routing still works (model alias through LiteLLM)
  • Verify default (no OPENCLAW_HTTP_API) has no behavioral change

Closes #438

🤖 Generated with Claude Code

… from #438)

Resolves merge conflicts from #438 against current main (post-Lemonade).
Original work by @nt1412.

- OpenAI-compatible shim on port 18790 serves /v1/models + proxies
  /v1/chat/completions to OpenClaw gateway
- Open WebUI auto-discovers "openclaw" as a selectable model
- Opt-in via OPENCLAW_HTTP_API=true env var
- OPENCLAW_LLM_URL override for Token Spy monitoring
- Merged config created at /tmp/openclaw-config.json
- Preserves all Lemonade changes (OLLAMA_URL, LITELLM_KEY patching)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Lightheartdevs Lightheartdevs merged commit 1405d00 into main Mar 24, 2026
11 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant