openclaw/assets
Spacehunterz fa2b77230b feat(ollama): add auto-discovery with Anthropic API and security hardening
- Auto-detect Ollama without requiring API key configuration
- Switch to Anthropic Messages API for better Claude compatibility
- Add security checks to prevent network exposure (0.0.0.0 binding)
- Add desktop launcher with security validation
- Hardcode localhost-only connections (127.0.0.1:11434)

Security features:
- Launch script forces OLLAMA_HOST=127.0.0.1:11434
- Warns if Ollama is exposed to network interfaces
- Checks .bashrc/.profile for dangerous OLLAMA_HOST settings
- ollama-security.ts module for URL validation

New files:
- scripts/launch-clawdbot-ollama.sh - Secure launcher script
- scripts/install-desktop-launcher.sh - Desktop entry installer
- assets/clawdbot-ollama.desktop - Linux desktop entry
- src/agents/ollama-security.ts - Security utilities

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 14:05:12 -06:00
..
chrome-extension feat: improve extension options diagnostics 2026-01-15 05:15:33 +00:00
avatar-placeholder.svg docs: keep full clawtributors list 2026-01-08 06:16:52 +01:00
clawdbot-ollama.desktop feat(ollama): add auto-discovery with Anthropic API and security hardening 2026-01-26 14:05:12 -06:00
dmg-background-small.png style: lighten DMG background for label contrast 2025-12-19 22:51:54 +01:00
dmg-background.png style: lighten DMG background for label contrast 2025-12-19 22:51:54 +01:00