HuggingClaw-God / scripts /sync_hf.py

Commit History

fix: clear stale default model when provider API key is missing
985bd7b

tao-shen Claude Opus 4.6 (1M context) commited on

revert: restore token auth + dangerouslyDisableDeviceAuth=true
23598bb

tao-shen Claude Opus 4.6 (1M context) commited on

fix: use password auth instead of token auth to preserve scopes
96fa819

tao-shen Claude Opus 4.6 (1M context) commited on

fix: add localhost to allowedOrigins for A2A bridge WS connection
250bde0

tao-shen Claude Opus 4.6 (1M context) commited on

chore: remove JS scope patch — doesn't match OpenClaw 2026.3.13
0ea6bf4

tao-shen Claude Opus 4.6 (1M context) commited on

fix: precise JS patch — only gateway-cli with !device context match
9f7b4f1

tao-shen Claude Opus 4.6 (1M context) commited on

fix: use gateway.auth.mode=none to bypass scope issue for A2A
38506a9

tao-shen Claude Opus 4.6 (1M context) commited on

fix: disable dangerouslyDisableDeviceAuth to restore proper scope grants
157e06d

tao-shen Claude Opus 4.6 (1M context) commited on

fix: broaden scope patch search across all dist/*.js files
aaf0dce

tao-shen Claude Opus 4.6 (1M context) commited on

fix: patch OpenClaw scope-clearing bug for A2A dispatch (#17187)
2e04f91

tao-shen Claude Opus 4.6 (1M context) commited on

fix: pre-create device identity with operator.write for A2A dispatch
99bd034

tao-shen Claude Opus 4.6 (1M context) commited on

fix: treat A2A dispatch 'failed' state as error, use LLM fallback
f060852

tao-shen Claude Opus 4.6 (1M context) commited on

fix: pre-create device with operator scopes for A2A dispatch
b41db96

tao-shen Claude Opus 4.6 (1M context) commited on

fix: try routing.grantScopes for A2A operator.write
2064383

tao-shen Claude Opus 4.6 (1M context) commited on

fix: use inboundAuth=bearer for A2A (valid values: none, bearer)
a3c0836

tao-shen Claude Opus 4.6 (1M context) commited on

fix: try inboundAuth=token for A2A scope grants, revert invalid keys
1945c59

tao-shen Claude Opus 4.6 (1M context) commited on

fix: try auth.anonymousScopes and acp dispatch.grantScopes for operator.write
fa1cc66

tao-shen Claude Opus 4.6 (1M context) commited on

fix: remove invalid a2a-gateway scopes config, fix OPENCLAW_DIR typo
c92644d

tao-shen Claude Opus 4.6 (1M context) commited on

fix: revert defaultScope crash, try scopes in a2a-gateway security
d17042a

tao-shen Claude Opus 4.6 (1M context) commited on

fix: A2A protocol — correct endpoint, method, payload, and auth scope
c3ded60

tao-shen Claude Opus 4.6 (1M context) commited on

fix: always enable a2a-gateway plugin — Adam/Eve couldn't receive messages
7691726

tao-shen Claude Opus 4.6 (1M context) commited on

fix: stop overriding OpenClaw provider config — pass all env vars through
29370f7

tao-shen Claude Opus 4.6 (1M context) commited on

refactor: separate orchestrator from frontend — RUN_ORCHESTRATOR env var
6a122fb

tao-shen Claude Opus 4.6 commited on

feat: migrate all Claude Code invocations to ACP protocol via acpx
9d3acbc

tao-shen Claude Opus 4.6 commited on

fix: use --user flag for pip install (non-root container)
5c981dd

tao-shen Claude Opus 4.6 commited on

fix: install requests at runtime before launching conversation-loop
f532fc8

tao-shen Claude Opus 4.6 commited on

feat: run conversation-loop on Home Space cloud + CONFIG_ERROR fixes
acab3db

tao-shen Claude Opus 4.6 commited on

feat: integrate Claude Code as coding-agent backend (z.ai/Zhipu GLM)
d653b4e

tao-shen Claude Opus 4.6 commited on

feat: add coding-agent OpenClaw extension with 8 HF Space tools
b44dfca

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

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

tao-shen commited on

Upload scripts/sync_hf.py with huggingface_hub
2778fda
verified

tao-shen commited on

Upload scripts/sync_hf.py with huggingface_hub
f18a4b6
verified

tao-shen 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 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

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