Commit History

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

tao-shen Claude Opus 4.6 commited on

fix: restore OPENCLAW_DATASET_REPO priority over SPACE_ID derivation
a902a81

tao-shen Claude Opus 4.6 commited on

fix: always derive dataset from SPACE_ID, ignore OPENCLAW_DATASET_REPO on HF
5d56a07

tao-shen Claude Opus 4.6 commited on

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: auto-derive dataset name from SPACE_ID, not HF_TOKEN username
8f44b56

tao-shen Claude Opus 4.6 commited on

docs: simplify env vars table to top 3 entries
907c2cc

tao-shen Claude Opus 4.6 commited on

feat: add GATEWAY_TOKEN env var (default: huggingclaw)
b38f1ec

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: always force dmPolicy=open + allowFrom=["*"] on every startup
0e39bfb

tao-shen Claude Opus 4.6 commited on

fix: add allowFrom=["*"] required by dmPolicy=open
f214515

tao-shen Claude Opus 4.6 commited on

fix: set Telegram dmPolicy=open and configWrites=true for HF Spaces
3371c9c

tao-shen Claude Opus 4.6 commited on

feat: telegram-proxy.cjs intercepts fetch() to bypass HF DNS block
95579c1

tao-shen Claude Opus 4.6 commited on

fix: validate Telegram bot token format before probe (skip junk tokens)
4fb4a97

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

fix: remove chmod /etc/hosts (read-only in build), run DNS sync before app
ebf240b

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

feat: derive dataset name from Space repo name to avoid conflicts
760b46b

tao-shen Claude Opus 4.6 commited on

fix: write DNS results to /etc/hosts for undici/fetch compatibility
dad02c1

tao-shen Claude Opus 4.6 commited on

fix: add Telegram domains to DNS-over-HTTPS pre-resolution
12594f7

tao-shen Claude Opus 4.6 commited on

fix: remove leftover _ensure_telegram_credentials() call causing RUNTIME_ERROR
e78b82b

tao-shen Claude Opus 4.6 commited on

fix: patch config when dataset exists but is empty
e516099

tao-shen Claude Opus 4.6 commited on

feat: auto-derive dataset repo name from HF_TOKEN when AUTO_CREATE_DATASET=true
092c6d8

tao-shen Claude Opus 4.6 commited on

security: change AUTO_CREATE_DATASET default to false
11d18c7

tao-shen Claude Opus 4.6 commited on

docs: add detailed env var table with examples, change sync interval to 60s
d61c242

tao-shen Claude Opus 4.6 commited on

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

tao-shen Claude Opus 4.6 commited on

docs: update default model example in README to gpt-oss-20b:free
731cd4f

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

fix: IndentationError in sync_hf.py line 161
fcd4893

tao-shen Claude Opus 4.6 commited on

Remove Telegram env vars, clean up README and .env.example
63ca3f6

tao-shen Claude Opus 4.6 commited on

Simplify Why HuggingClaw: two paragraphs, two problems (persistence + DNS)
7c2ddfd

tao-shen commited on

tags: HuggingFace and HuggingFace dataset (no space)
82f07b0

tao-shen commited on

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

tao-shen commited on

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