HuggingClaw / start.sh

Commit History

feat: add headless browser support and workspace sync improvements, and restrict control UI allowed origins
07aee41
Running

somratpro commited on

feat: allow huggingface.co as an origin for the control UI in start.sh
5b27133

somratpro commited on

refactor: modularize workspace sync logic and optimize state snapshotting with reduced sync interval
eec7304

somratpro commited on

feat: remap dashboard to root path and propagate search parameters across UI requests
6345e1c

somratpro commited on

feat: add base path configuration and update proxy routing to use gateway port
5f52ee7

somratpro commited on

feat: add UptimeRobot monitor setup UI and backend integration to prevent Space sleep
78e2c48

somratpro commited on

feat: add optional WhatsApp integration with toggle support and status tracking
bcbf1ad

somratpro commited on

refactor: condense code formatting and add OpenClaw scope-clearing patch to startup script
cebf290

somratpro commited on

feat: add conditional verbose logging support for OpenClaw gateway via GATEWAY_VERBOSE environment variable
a73191b

somratpro commited on

refactor: delay workspace sync and guardian startup until after gateway initialization
7cd1716

somratpro commited on

feat: implement persistent WhatsApp credential syncing and automatic session recovery in guardian and health-server
969345a

somratpro commited on

feat: implement real-time channel status monitoring and add authentication failure cooldowns to guardian and health server
544bf0f

somratpro commited on

feat: add WhatsApp pairing guardian, improve DNS resolution, and implement workspace sync status reporting
51ec4bc

somratpro commited on

fix: lock down config and credentials permissions (600/700)
5c7757f

SecurityBot commited on

Remove legacy workspace-sync.sh, keep only Python sync
644054d

Somrat Sorkar commited on

v1.1.0: Pre-built Docker image, huggingface_hub sync, password auth, trusted proxies
5365372

Somrat Sorkar commited on

Fix all provider names to match OpenClaw system (zai, moonshot, mistral, xai, opencode, etc.)
0bfb89f

Somrat Sorkar commited on

Fix provider names to match OpenRouter API (z-ai, mistralai, moonshotai, deepseek, meta-llama, etc.)
abf5aa0

Somrat Sorkar commited on

Add OpenRouter support + 15+ popular models (Qwen, Grok, MiMo, Seed, Nemotron, GLM, Mercury, etc.)
b19cd4a

Somrat Sorkar commited on

Add support for multiple LLM providers (Zhipu, Moonshot, MiniMax, Mistral, Cohere, Groq, etc.)
4987deb

Somrat Sorkar commited on

Make LLM_MODEL required + add Duplicate Space button
cfe4b3a

somratpro commited on

Fix: use dangerouslyDisableDeviceAuth to bypass pairing for Docker
9cf2dd4

Somrat Sorkar commited on

Remove invalid requireAuth config
3d2dc6a

Somrat Sorkar commited on

Disable Control UI auth requirement for HF Spaces
864ac02

Somrat Sorkar commited on

Auto-inject gateway token into Control UI to bypass pairing
aeb1d95

Somrat Sorkar commited on

Pre-approve Control UI device in ~/.openclaw/devices/paired.json
567a914

Somrat Sorkar commited on

Pre-create approved client entry to bypass pairing for Docker
27165bb

Somrat Sorkar commited on

Remove invalid pairing config - use default
7e64775

Somrat Sorkar commited on

Fix: use gateway.controlUi.pairing = false
74e7ef3

Somrat Sorkar commited on

Use dmPolicy: open to disable pairing for headless/Docker
c917d32

Somrat Sorkar commited on

Use --no-pairing CLI flag instead of config
cb6b4ef

Somrat Sorkar commited on

Disable pairing for Docker/headless deployments
322722c

Somrat Sorkar commited on

Fix: agents.defaults.model at top level, not under gateway
b0340c8

Somrat Sorkar commited on

Set model via gateway.agents.defaults.model in config
495e016

Somrat Sorkar commited on

Remove agents config - use environment variable for model instead
00c3396

Somrat Sorkar commited on

Add gateway logging and startup verification
8f0d1fd

Somrat Sorkar commited on

Fix: agents should be object, not array
1fc658a

Somrat Sorkar commited on

Remove LLM_PROVIDER entirely - auto-detect from model name
4a18107

Somrat Sorkar commited on

Fix: Support Gemini models properly with google/ prefix and correct agents config
6275d3e

Somrat Sorkar commited on

Upload 12 files
d41fe21
verified

somratpro commited on