fix: use openai provider for glm model to bypass unknown model error 0485f7b Simford.Dong commited on Feb 5
fix: define custom models in config to resolve Unknown model error f83ece5 Simford.Dong commited on Feb 5
feat: use custom gemini base url and set model to gemini-2.5-pro 7c05309 Simford.Dong commited on Feb 5
fix: use writable config dir and bind to 0.0.0.0 for HF Spaces 781f720 Simford.Dong commited on Feb 5
feat: integrate Feishu channel with WebSocket mode and local plugin installation 6598357 Simford.Dong commited on Feb 5
Fix: revert to token auth to bypass device identity checks and allow URL access 3a39604 Simford.Dong commited on Feb 1
Fix: trust all proxies and dangerouslyDisableDeviceAuth for HF Spaces compatibility a3cab57 Simford.Dong commited on Feb 1
Fix: revert allowInsecureAuth to true to ensure UI functionality 8c590d4 Simford.Dong commited on Feb 1
Fix: revert to google/gemini-1.5-pro to resolve empty response issue 6a4d949 Simford.Dong commited on Feb 1
Fix: switch to env var auth in openclaw.json and remove auth-profiles.json d0a6395 Simford.Dong commited on Feb 1
Fix: remove invalid config keys (safetySettings and trustedProxies) 1c7d44f Simford.Dong commited on Feb 1
Fix: trust proxies to clean up logs and improve connection handling bf478f2 Simford.Dong commited on Feb 1
Fix: restore auth-profiles.json with correct structure and set model to gemini-2.5-pro 219b572 Simford.Dong commited on Feb 1
Fix: set Gemini safetySettings to BLOCK_NONE to avoid empty responses 5444fa1 Simford.Dong commited on Feb 1
Fix: enable trustedProxies to silence logs and improve IP detection 75dcb4c Simford.Dong commited on Feb 1
Fix: use 'bind': '0.0.0.0' in config instead of invalid CLI flag a8a758b Simford.Dong commited on Feb 1