HermesFace / scripts /sync_hf.py

Commit History

Fix SameFileError in _ensure_default_config (valid indentation)
14cc917
verified

abbasyk60 commited on

🐛 Fix SameFileError: Add check before copying config to prevent self-copy
aa46f8c
verified

abbasyk60 commited on

Persist FreeModel providers and add 15-minute keepalive
867723a
verified

abbasyk60 commited on

Fix persistence: ignore .cache/.git in dataset sync upload
4d26aa3
verified

abbasyk60 commited on

Restore ORIGINAL scripts/sync_hf.py
d5f929d
verified

abbasyk60 commited on

Original sync_hf.py unmodified
1b2af5c
verified

abbasyk60 commited on

Add auth bypass for HF Spaces + skip .env from dataset
14126b9
verified

abbasyk60 commited on

Original sync_hf.py with auth bypass patch only
6c347d3
verified

abbasyk60 commited on

Restore original sync_hf.py
e3a6290
verified

abbasyk60 commited on

Restore original sync_hf.py with critical patches only
224f27c
verified

abbasyk60 commited on

Fix: gateway start command + DNS sync
4695745
verified

abbasyk60 commited on

Fix sync: skip .env from dataset, write fresh from env vars
07e318b
verified

abbasyk60 commited on

Force-load .env into os.environ before starting agent + print API key status
0906812
verified

abbasyk60 commited on

Patch should_require_auth to skip auth on HF Spaces + clean sync
351649c
verified

abbasyk60 commited on

Use static dashboard credentials from env vars
7ccc3aa
verified

abbasyk60 commited on

Fix: add .cache to ignore patterns + auto-configure dashboard auth
deaf65b
verified

abbasyk60 commited on

fix: pass --insecure to hermes dashboard so it can bind 0.0.0.0 on HF Spaces
8d98ed1

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

feat: HuggingClaw-parity — DoH DNS, atomic persistence utils, branding, marketing
c22deee

tao-shen commited on

rename to HermesFace + professional README + always start gateway
8377d8e

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

fix: dashboard first on 7860, gateway only if messaging tokens set
656d2be

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

feat: serve Hermes web dashboard on port 7860
9001a75

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

fix: remove health server to avoid port 7860 conflict with API server
52d26c8

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

fix: set API_SERVER_KEY for 0.0.0.0 binding + GATEWAY_ALLOW_ALL_USERS
f543e28

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

feat: professional README + enable Hermes API server on port 7860
18d0345

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

fix: add HTTP health check server on port 7860 for HF Spaces
e8245d8

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

fix: build from source, replicate HuggingClaw architecture fully
463c7dc

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

Initial commit: HuggingHermes — Hermes Agent on HF Spaces
7bdfe23

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