HuggingRun / scripts

Commit History

fix: use stderr for all logs (HF Spaces captures stderr, not stdout)
955df2f

tao-shen Claude Opus 4.6 commited on

fix: redirect all log output to stdout so HF runtime log API captures it
a065584

tao-shen Claude Opus 4.6 commited on

fix: start services before init to avoid HF startup timeout
7e6866f

tao-shen Claude Opus 4.6 commited on

feat: add verbose logging to sync daemon and entrypoint
ea21d45

tao-shen Claude Opus 4.6 commited on

clean: remove all VNC/desktop files and references
1b35906

tao-shen Claude Opus 4.6 commited on

fix: dataset = exact disk mirror, minimal excludes, subcommand daemon
29460a0

tao-shen Claude Opus 4.6 commited on

feat: git_sync_daemon — gitfs-like auto-sync without FUSE
08f77cf

tao-shen Claude Opus 4.6 commited on

fix: persist HF_TOKEN/HF_DATASET_REPO via /etc/huggingrun.env
e1592e9

tao-shen Claude Opus 4.6 commited on

feat: reliable filesystem persistence via upload_folder API
f2da9d3

tao-shen Claude Opus 4.6 commited on

feat: git-based filesystem persistence (dataset = disk mirror)
e5c3150

tao-shen Claude Opus 4.6 commited on

feat: single-port SSH-over-WebSocket + full OS persistence
2a081e2

tao-shen Claude Opus 4.6 commited on

feat: Ubuntu Server with ttyd web terminal + SSH + Claude Code + persistence stress test
ed449d2

tao-shen Claude Opus 4.6 commited on

feat: SSH access + stress test for Ubuntu desktop; always start sshd
3cf6b15

tao-shen Claude Opus 4.6 commited on

fix: usermod -d use user not EXISTING; add scripts/curl_logs.sh for Bearer curl
82529e3

tao-shen commited on

fix: noVNC listen 0.0.0.0 so HF proxy can reach; APP_STARTING+URL ready => run test
ad11f5c

tao-shen commited on

fix: useradd UID 1000 already exists in base; poll once then show logs immediately on error
261341c

tao-shen commited on

fix: noVNC run in foreground with --web; dbus optional; add --wait-url for poll-without-token; doc PUSH_DEBUG
6ef5ad4

tao-shen commited on

deploy: Ubuntu desktop as root Dockerfile; add push-debug workflow doc; generic monitor retries and sync retry
5cd111e

tao-shen commited on

fix: monitor_and_test.py global declaration before use
f8159ca

tao-shen commited on

chore: add remote logs doc + monitor script, restore Dockerfile pip step
fe5f1bf

tao-shen commited on

fix: sync_hf.py try block indentation (SyntaxError)
2c2cdd4

tao-shen commited on

HuggingRun: 通用接口 + HF 限制文档 + APP_PORT + ubuntu-desktop 示例
8e80192

tao-shen commited on

HuggingRun: Run anything on Hugging Face — generic Docker + persistence
a3bfafd

tao-shen commited on