HuggingClaw / scripts /sync_hf.py

Commit History

chore: replace gpt-4o-mini with gpt-5-nano everywhere
7b37cc0

tao-shen Claude Opus 4.6 commited on

chore: default model β†’ openai/gpt-oss-20b:free (OpenAI open-source)
3f7c1c9

tao-shen Claude Opus 4.6 commited on

chore: default repo β†’ HuggingClaw-data, default model β†’ DeepSeek V3 (free)
981cddc

tao-shen Claude Opus 4.6 commited on

fix: IndentationError in sync_hf.py line 161
dd40c50

tao-shen Claude Opus 4.6 commited on

Remove Telegram env vars, clean up README and .env.example
4a2cb8a

tao-shen Claude Opus 4.6 commited on

feat: add AUTO_CREATE_DATASET env var to control dataset auto-creation
0b594d1

tao-shen Claude Opus 4.6 commited on

feat: professional README, .env.example, architecture diagram
7cd8723

tao-shen Claude Opus 4.6 commited on

fix: ensure password auth is set in all startup paths
a0edddc

tao-shen Claude Opus 4.6 commited on

feat: switch to password auth + project README
af9539c

tao-shen Claude Opus 4.6 commited on

fix: add dangerouslyDisableDeviceAuth for remote WS connections
e144115

tao-shen commited on

fix: use fixed auth token + python-based token injection + restore entrypoint inject
2dfffd7

tao-shen commited on

fix: disable auth (mode:none) + patch CSP frame-ancestors for HF iframe embedding
1469692

tao-shen commited on

fix: use auth:{} instead of auth:false (object required)
265a06f

tao-shen commited on

fix: disable gateway auth (HF provides access control), remove token inject hack
f10fd84

tao-shen commited on

fix: remove empty apiKey (config invalid), add HF origins to CSP allowedOrigins
98cdf74

tao-shen commited on

perf: node user build (-104s chown), merge RUN layers (-170s), plugin whitelist (-40s)
ef2eccf

tao-shen commited on

feat: add timing to all stages, fix OPENROUTER_API_KEY crash, async DNS
0d9d280

tao-shen commited on

deploy: HuggingClaw with original Dockerfile
b19d31a

tao-shen commited on