HuggingClaw / openclaw.json

Commit History

fix: revert to token auth with default "huggingclaw"
5a096f1

tao-shen Claude Opus 4.6 commited on

feat: default to no-auth mode β€” Control UI connects instantly
3f16497

tao-shen Claude Opus 4.6 commited on

fix: restore dangerouslyDisableDeviceAuth for HF Spaces
d2e3735

tao-shen Claude Opus 4.6 commited on

config: set hardcoded gateway token "huggingclaw" as default
a18f6b8

tao-shen Claude Opus 4.6 commited on

remove: drop gateway password/token auth entirely β€” device auth only
8814392

tao-shen Claude Opus 4.6 commited on

security: enforce device auth β€” only paired browsers can access Control UI
7a3a430

tao-shen Claude Opus 4.6 commited on

feat: switch auth from password to token mode (persists in browser)
342dacc

tao-shen Claude Opus 4.6 commited on

fix: revert auth to password mode, add Telegram API auto-probe, background DNS
55bff24

tao-shen Claude Opus 4.6 commited on

feat: switch auth from password to token for browser persistence
b1888ca

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

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

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