HuggingClaw / scripts

Commit History

fix: bypass broken A2A gateway, call Zhipu LLM directly
9fc4834

tao-shen Claude Opus 4.6 commited on

fix: delete devices dir to force fresh auto-pair, skip error replies
1e3d376

tao-shen Claude Opus 4.6 commited on

fix: patch paired device scopes for OpenClaw 2026.2.19+ compatibility
d865e6e

tao-shen Claude Opus 4.6 commited on

fix: clean up invalid auth.defaultScope from persisted config
b17d83b

tao-shen Claude Opus 4.6 commited on

fix: revert invalid OpenClaw config keys causing RUNTIME_ERROR
9da0d8a

tao-shen Claude Opus 4.6 commited on

fix: add operator scope to gateway auth and A2A security config
ff25d4f

tao-shen Claude Opus 4.6 commited on

feat: bilingual conversation, word-wrap bubbles, remove unused panels
b32e821

tao-shen Claude Opus 4.6 commited on

fix: switch conversation to English, longer replies (2-3 sentences), wider bubbles
3b2ade1

tao-shen commited on

fix: clean up conversation prompt to avoid prefix leakage
e981ecd

tao-shen commited on

feat: chat log panel + improved conversation orchestrator
87a2793

tao-shen commited on

feat: add conversation bubble display and A2A chat orchestrator
ebfc885

tao-shen commited on

fix: reduce verbose logging to prevent HF Spaces log viewer crashes
2f79e09

tao-shen commited on

fix: restore 302 redirect for token so frontend JS can read it from URL
0b2ec75

tao-shen Claude Opus 4.6 commited on

fix: apply iframe CSP fix before URL rewrite to prevent frame-ancestors 'none'
99ce7b7

tao-shen Claude Opus 4.6 commited on

fix: use server-side URL rewrite instead of 302 redirect for token injection
9a23aad

tao-shen Claude Opus 4.6 commited on

Upload scripts/token-redirect.cjs with huggingface_hub
1fc4864
verified

tao-shen commited on

Upload scripts/sync_hf.py with huggingface_hub
2778fda
verified

tao-shen commited on

Upload scripts/entrypoint.sh with huggingface_hub
970eeac
verified

tao-shen commited on

Upload scripts/token-redirect.cjs with huggingface_hub
bcc6655
verified

tao-shen commited on

Upload scripts/a2a-proxy.cjs with huggingface_hub
8bd6f75
verified

tao-shen commited on

Upload scripts/a2a-proxy.cjs with huggingface_hub
b0a12d6
verified

tao-shen commited on

Upload scripts/entrypoint.sh with huggingface_hub
0fa48ff
verified

tao-shen commited on

Upload scripts/sync_hf.py with huggingface_hub
f18a4b6
verified

tao-shen commited on

Upload scripts/a2a-proxy.cjs with huggingface_hub
8b27af4
verified

tao-shen commited on

Upload folder using huggingface_hub
31cf062
verified

tao-shen commited on

feat: serve pixel office animation at / with static asset serving
c0338ad

tao-shen Claude Opus 4.6 commited on

fix: accept 302 redirect as healthy in OpenClaw health check
5f20dc1

tao-shen Claude Opus 4.6 commited on

feat: add remote agent monitoring and A2A activity tracking to proxy
e6586a2

tao-shen Claude Opus 4.6 commited on

feat: add A2A gateway support (activated by A2A_PEERS env var)
8ee58f9

tao-shen commited on

Revert "feat: add pixel animation homepage with Express proxy layer"
86b44f8

tao-shen commited on

feat: add pixel animation homepage with Express proxy layer
6cf7429

tao-shen Claude Opus 4.6 commited on

fix: switch Zhipu provider to Anthropic-compatible endpoint
3227ad9

tao-shen Claude Opus 4.6 commited on

fix: update Zhipu model IDs in default config and dataset template
2a1b70d

tao-shen Claude Opus 4.6 commited on

fix: update Zhipu AI model IDs to current API lineup
ae76fba

tao-shen Claude Opus 4.6 commited on

fix: add required models array to zhipu provider config
df4b021

tao-shen commited on

fix: rebuild providers from scratch on each startup
e3478dc

tao-shen Claude Opus 4.6 commited on

feat: add Zhipu AI (z.ai) as a native LLM provider
306fbc6

tao-shen Claude Opus 4.6 commited on

feat: auto-fill gateway token via URL redirect
9512030

tao-shen Claude Opus 4.6 commited on

fix: remove tao-shen/HuggingClaw-data refs to prevent unwanted linked spaces
750878a

tao-shen Claude Opus 4.6 commited on

test: revert dataset derivation to observe linked spaces behavior
8c4d233

tao-shen Claude Opus 4.6 commited on

fix: restore OPENCLAW_DATASET_REPO priority over SPACE_ID derivation
7728a08

tao-shen Claude Opus 4.6 commited on

fix: always derive dataset from SPACE_ID, ignore OPENCLAW_DATASET_REPO on HF
419ff91

tao-shen Claude Opus 4.6 commited on

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

tao-shen Claude Opus 4.6 commited on

feat: add GATEWAY_TOKEN env var (default: huggingclaw)
99d42f4

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