Spaces:
Runtime error
Runtime error
Commit History
Update Dockerfile 6ad745d verified
Update Dockerfile 666c09d verified
Update Dockerfile fdb00c6 verified
Update Dockerfile 9830e48 verified
Update Dockerfile e473d03 verified
Update Dockerfile e68c3d1 verified
Update Dockerfile 50bf832 verified
Update Dockerfile 7bf51ed verified
Update Dockerfile 6a6ef37 verified
Fix: revert to token auth to bypass device identity checks and allow URL access 3a39604
Simford.Dong commited on
Fix: trust all proxies and dangerouslyDisableDeviceAuth for HF Spaces compatibility a3cab57
Simford.Dong commited on
Fix: revert allowInsecureAuth to true to ensure UI functionality 8c590d4
Simford.Dong commited on
Fix: set allowInsecureAuth to false to force password prompt 3c4a4a4
Simford.Dong commited on
Fix: correctly configure trustedProxies and extra env vars 1e8fef7
Simford.Dong commited on
Fix: revert to google/gemini-1.5-pro to resolve empty response issue 6a4d949
Simford.Dong commited on
Fix: switch to env var auth in openclaw.json and remove auth-profiles.json d0a6395
Simford.Dong commited on
Fix: rename profile to google-default and add env fallback 0a53576
Simford.Dong commited on
Fix: remove stray fi and broken debug command 2ec340f
Simford.Dong commited on
Fix: force overwrite auth-profiles.json on startup a1b1db8
Simford.Dong commited on
Debug: verify auth-profiles.json generation d774444
Simford.Dong commited on
Fix: remove invalid config keys (safetySettings and trustedProxies) 1c7d44f
Simford.Dong commited on
Fix: trust proxies to clean up logs and improve connection handling bf478f2
Simford.Dong commited on
Fix: restore auth-profiles.json with correct structure and set model to gemini-2.5-pro 219b572
Simford.Dong commited on
Update default model to google/gemini-2.5-pro 1b2532d
Simford.Dong commited on
Fix: set Gemini safetySettings to BLOCK_NONE to avoid empty responses 5444fa1
Simford.Dong commited on
Fix: move API key config to openclaw.json env section 3871945
Simford.Dong commited on
Fix: wrap auth profiles in 'auth' object key 89f6401
Simford.Dong commited on
Switch to stable google/gemini-1.5-pro model 4a771c9
Simford.Dong commited on
Fix: robust auth-profiles.json generation for Gemini 8d24432
Simford.Dong commited on
Change gateway auth mode to password using SETUP_PASSWORD c37c186
Simford.Dong commited on
Update default model to google/gemini-2.5-pro 7d75ef4
Simford.Dong commited on
Switch to Gemini model and configure auth-profiles e8b6073
Simford.Dong commited on
Fix: revert invalid trustedProxies config to restore service c79fbac
Simford.Dong commited on
Fix: enable trustedProxies to silence logs and improve IP detection 75dcb4c
Simford.Dong commited on
Fix: use 'bind': 'lan' which is a valid enum value 9bedf7d
Simford.Dong commited on
Fix: use 'bind': '0.0.0.0' in config instead of invalid CLI flag a8a758b
Simford.Dong commited on
Fix: add missing dirs, fix perms, and try --host 0.0.0.0 f1fb0ec
Simford.Dong commited on
Debug: enable verbose startup logging to diagnose timeout e793d5e
Simford.Dong commited on
Fix: set default GATEWAY_TOKEN and auth config cfaf006
Simford.Dong commited on
Fix: use 'gateway run' and set OPENCLAW_GATEWAY_MODE=local 2af8a49
Simford.Dong commited on
Fix: set gateway mode to 'local' to avoid systemd issues 4dddbea
Simford.Dong commited on
Fix OpenClaw config: use 'primary' key in model object and remove invalid 'bind' 9f95f6c
Simford.Dong commited on
Fix OpenClaw config: change model to string and add controlUi settings 862edcf
Simford.Dong commited on
Fix config: use agents.defaults (plural) instead of agent b80cf9e
Simford.Dong Claude commited on
Fix OpenClaw config format for valid startup 0e9d3a7
Simford.Dong Claude commited on
Replace custom wrapper with full OpenClaw project 89d226e
Simford.Dong Claude commited on
Add web UI dashboard for market research 4ee7a5e
Simford.Dong Claude commited on
Add custom URL support and Claude provider a809d45
Simford.Dong Claude commited on
Fix Dockerfile and add health endpoint 85bb018
Simford.Dong Claude commited on