fix: exclude log files from HF sync to prevent LFS errors bc5b20f tao-shen Claude Opus 4.6 commited on 25 days ago
feat: remove all filtering and sanitization from sync 23558af tao-shen Claude Opus 4.6 commited on Feb 13
feat: sync dataset from .openclaw folder directly 45fad92 tao-shen Claude Opus 4.6 commited on Feb 13
fix: recover from corrupt openclaw.json — rebuild config from scratch on parse failure b8fcec4 tao-shen commited on Feb 13
feat: switch model to StepFun Step-3.5-Flash (Free) on OpenRouter 2aa1028 tao-shen commited on Feb 12
fix: force default auth token 'openclaw-space-default' to match client injection dea8521 tao-shen commited on Feb 12
fix: force full gateway config in _patch_config to fix token_mismatch 8f87f91 tao-shen commited on Feb 12
fix: remove gateway auth token, add trustedProxies for HF Spaces proxy 28e0024 tao-shen commited on Feb 12
feat: switch default model to Gemini 2.0 Flash, clean up provider schema fields 625c061 tao-shen commited on Feb 12
fix: exclude credentials dir, sanitize ALL json files recursively to fix HF 400 error dae020b tao-shen commited on Feb 12
fix: increase upload timeout to 600s, skip files >10MB, log staging contents 171726e tao-shen commited on Feb 12
fix: use openclaw_data/ path, sanitize API keys before upload, add staging dir and tracebacks e492daf tao-shen commited on Feb 12
refactor: simplify persistence — upload_folder entire .openclaw dir to dataset 5e95362 tao-shen commited on Feb 12
fix: use shell=True for node subprocess like original sync_hf.py 3e434db tao-shen Claude Opus 4.6 commited on Feb 12
fix: ensure default config exists when persistence not configured c82956b tao-shen Claude Opus 4.6 commited on Feb 12
feat: implement complete openclaw directory persistence for HuggingFace Spaces a19a1bd tao-shen Claude Opus 4.6 commited on Feb 12
fix: correct sync_hf.py syntax errors and dataset repo e2e46fa tao-shen Claude Opus 4.6 commited on Feb 12
fix: use json.dumps with serialization instead of json.dump 824f248 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: use json.dumps instead of json.dump in upload_file f515c29 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: remove all indent=2 from remaining json.dump calls 3e9a8e4 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: remove indent from upload_file temp json dump 2c12f83 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: remove indent parameter from _patch_config json.dump 4f591a9 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: remove indent parameter from default config json.dump 6b4c425 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: remove separators parameter from json.dump 3433a6e tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: use separators in json.dump to avoid IndentationError 7685c90 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: use Python True in default config for json.dump 38aea73 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: add complete default config with gateway auth token 1e38596 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: remove invalid 'provider' key from default config 741d069 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: force upload credentials folder to ensure telegram-allowFrom.json is synced bfa30c8 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: sanitize API keys in config before upload to avoid HF secret detection da67ad7 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: move telegram config to credentials/telegram-allowFrom.json 325c6b4 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: add allowFrom field to Telegram plugin config 414e619 tao-shen Claude Opus 4.6 (1M context) commited on Feb 12
fix: remove invalid telegram keys (mode, token) that cause validator rejection f4d1a2c tao-shen commited on Feb 11
fix(sync): inject enabled dummy telegram config to ensure UI visibility 67f70ee tao-shen commited on Feb 11
fix(sync): simplify disabled telegram config to prevent validation error 41c1d58 tao-shen commited on Feb 11
fix(sync): resolve remaining AttributeErrors and disable Telegram config if env var missing 9c89c68 tao-shen commited on Feb 11