HuggingClaw / openclaw.json

Commit History

fix: revert to token auth with default "huggingclaw"
0d8eee8

tao-shen Claude Opus 4.6 commited on

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

tao-shen Claude Opus 4.6 commited on

fix: restore dangerouslyDisableDeviceAuth for HF Spaces
f9ba624

tao-shen Claude Opus 4.6 commited on

config: set hardcoded gateway token "huggingclaw" as default
08ec8c2

tao-shen Claude Opus 4.6 commited on

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

tao-shen Claude Opus 4.6 commited on

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

tao-shen Claude Opus 4.6 commited on

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

tao-shen Claude Opus 4.6 commited on

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

tao-shen Claude Opus 4.6 commited on

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

tao-shen Claude Opus 4.6 commited on

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

tao-shen Claude Opus 4.6 commited on

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

tao-shen Claude Opus 4.6 commited on

feat: professional README, .env.example, architecture diagram
25ff55e

tao-shen Claude Opus 4.6 commited on

feat: switch to password auth + project README
201eb72

tao-shen Claude Opus 4.6 commited on

fix: add dangerouslyDisableDeviceAuth for remote WS connections
8d47c2c

tao-shen commited on

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

tao-shen commited on

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

tao-shen commited on

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

tao-shen commited on

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

tao-shen commited on

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

tao-shen commited on

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

tao-shen commited on

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

tao-shen commited on

deploy: HuggingClaw with original Dockerfile
e7ab5f1

tao-shen commited on