Spaces:
Runtime error
Runtime error
Commit History
Update Dockerfile 1501baf verified
Update Dockerfile a7f16cd verified
Update Dockerfile a81f8b2 verified
docs: remind users to update datasets field after duplicating 025c6f2
tao-shen Claude Opus 4.6 commited on
feat: auto-fill gateway token via URL redirect f3b479d
tao-shen Claude Opus 4.6 commited on
feat: add datasets YAML metadata to restore linked spaces association c57fffb
tao-shen Claude Opus 4.6 commited on
fix: remove tao-shen/HuggingClaw-data refs to prevent unwanted linked spaces 4da041a
tao-shen Claude Opus 4.6 commited on
test: revert dataset derivation to observe linked spaces behavior b0f06a1
fix: restore OPENCLAW_DATASET_REPO priority over SPACE_ID derivation a902a81
fix: always derive dataset from SPACE_ID, ignore OPENCLAW_DATASET_REPO on HF 5d56a07
fix: revert to token auth with default "huggingclaw" 0d8eee8
feat: default to no-auth mode — Control UI connects instantly ad7936d
fix: auto-derive dataset name from SPACE_ID, not HF_TOKEN username 8f44b56
docs: simplify env vars table to top 3 entries 907c2cc
feat: add GATEWAY_TOKEN env var (default: huggingclaw) b38f1ec
fix: restore dangerouslyDisableDeviceAuth for HF Spaces f9ba624
config: set hardcoded gateway token "huggingclaw" as default 08ec8c2
remove: drop gateway password/token auth entirely — device auth only 483945f
security: enforce device auth — only paired browsers can access Control UI cad8196
feat: switch auth from password to token mode (persists in browser) cb4193b
fix: always force dmPolicy=open + allowFrom=["*"] on every startup 0e39bfb
fix: add allowFrom=["*"] required by dmPolicy=open f214515
fix: set Telegram dmPolicy=open and configWrites=true for HF Spaces 3371c9c
feat: telegram-proxy.cjs intercepts fetch() to bypass HF DNS block 95579c1
fix: validate Telegram bot token format before probe (skip junk tokens) 4fb4a97
fix: revert auth to password mode, add Telegram API auto-probe, background DNS e01d625
fix: remove chmod /etc/hosts (read-only in build), run DNS sync before app ebf240b
feat: switch auth from password to token for browser persistence ac5bf04
feat: derive dataset name from Space repo name to avoid conflicts 760b46b
fix: write DNS results to /etc/hosts for undici/fetch compatibility dad02c1
fix: add Telegram domains to DNS-over-HTTPS pre-resolution 12594f7
fix: remove leftover _ensure_telegram_credentials() call causing RUNTIME_ERROR e78b82b
fix: patch config when dataset exists but is empty e516099
feat: auto-derive dataset repo name from HF_TOKEN when AUTO_CREATE_DATASET=true 092c6d8
security: change AUTO_CREATE_DATASET default to false 11d18c7
docs: add detailed env var table with examples, change sync interval to 60s d61c242
chore: replace gpt-4o-mini with gpt-5-nano everywhere a477e02
docs: update default model example in README to gpt-oss-20b:free 731cd4f
chore: default model → openai/gpt-oss-20b:free (OpenAI open-source) 3606260
chore: default repo → HuggingClaw-data, default model → DeepSeek V3 (free) 7317cd7
fix: IndentationError in sync_hf.py line 161 fcd4893
Remove Telegram env vars, clean up README and .env.example 63ca3f6
Simplify Why HuggingClaw: two paragraphs, two problems (persistence + DNS) 7c2ddfd
tags: HuggingFace and HuggingFace dataset (no space) 82f07b0
feat: add AUTO_CREATE_DATASET env var to control dataset auto-creation 553c78c
tao-shen Claude Opus 4.6 commited on
Simplify architecture diagram: align layout, widen boxes, match arrow colors 70f6b8f
redesign: macOS window style architecture with OpenClaw + HF Dataset + DNS Resolver eb38f11
tao-shen Claude Opus 4.6 commited on
fix: use channels + engine + backend layout for architecture diagram 903dd65
tao-shen Claude Opus 4.6 commited on
feat: restore architecture diagram with Docker/Sync/DNS layout, yellow+red theme b90ce68
tao-shen Claude Opus 4.6 commited on