HuggingClaw / start.sh

Commit History

Improve Jupyter security, gateway configurability
1d367af
unverified

Anurag commited on

Use GATEWAY_PORT in guardian and sync restored config port
73b4eda

Anurag commited on

env-builder improvements, gateway/browser robustness, and key-rotator fixes
15103d7
unverified

Anurag commited on

Fix gateway/telegram config bugs and stabilize WhatsApp + key rotator flows
c8a2bdb

Anurag commited on

Merge branch 'edit' into codex/update-start.sh-and-env-builder.js
53c5a7d
unverified

Anurag commited on

Clarify and enforce OPENCLAW_VERSION as build-time only
2ef439f

Anurag commited on

env-builder UX, gateway configurability, and HF Spaces runtime robustness
61ba0b8
unverified

Anurag commited on

Use GATEWAY_PORT in seeded config and readiness comment
4cf3613

Anurag commited on

Merge branch 'edit' into codex/update-start.sh-and-env-builder.js
ebe201c
unverified

Anurag commited on

Fix browser launch/detection and gateway port handling issues
df97c33

Anurag commited on

Merge branch 'edit' into codex/update-start.sh-and-env-builder.js
7421827
unverified

Anurag commited on

Fix HF Spaces browser/dbus loop issues and env-builder mismatches
342fb7d

Anurag commited on

Improve HF Spaces browser/dbus reliability and timeouts
2959b7b

Anurag commited on

Enhance Space Privacy Detection, Proxy Defaults, and Environment Builder UX
d5203bf

anurag008w commited on

Fix jsonschema reinstall logic in start.sh
1afb826
unverified

anurag008w commited on

Add jsonschema reinstallation check in start.sh
6c49173
unverified

anurag008w commited on

Implement security check for JUPYTER_TOKEN
0291162

anurag008w commited on

Fix echo statement and add new API key handling
edcd6d7

anurag008w commited on

fix: login template, wa-guardian interval, remove invalid import
64857cd

anurag008w commited on

Fix DevData restore timing before JupyterLab startup
c1bf580

anurag008w commited on

Enhance pip installation handling in start.sh
470bb3f

anurag008w commited on

Update JupyterLab installation command and loop syntax
271e44a

anurag008w commited on

Update pip commands to use --break-system-packages
3f3cffe

anurag008w commited on

Fix terminado_settings and update log level
6337377

anurag008w commited on

fix: improve JupyterLab restart logic with better error logging
8e7fdb4

openhands commited on

perf: optimize JupyterLab startup time
765a9cd

openhands commited on

fix: make JupyterLab install conditional on DEV_MODE
7cd90ad

openhands commited on

fix: install jupyter in Dockerfile build instead of runtime
14c27ac

openhands commited on

fix: add PATH for jupyter-lab and use python3 -m jupyterlab
76eaf68

openhands commited on

Fix prune_remote_deleted_files guard and health probe status threshold
0e6fb59

openhands commited on

Merge pull request #31 from anurag162008/codex/find-automatic-package-installation-method-d90k9g
d65efac

anurag008w commited on

Expand provider model wiring to all aliases and remove env list file
ed5527c

anurag008w commited on

Sync state before gateway reload restarts
ad8f514

anurag008w commited on

Allow startup installed plugins before gateway
c26fdc3

anurag008w commited on

resolve merge conflict
27f94dd

anurag008w commited on

Fix syntax error in NVIDIA API key export
74e4d41
unverified

anurag008w commited on

Fix formatting for XAI API key export
3b7f27a
unverified

anurag008w commited on

sync: update from private huggingface space
21cbde1

github-actions[bot] commited on

Fix formatting for XAI_API_KEY export line
1ba751c
unverified

anurag008w commited on

sync: update from private huggingface space
7bba7b2

github-actions[bot] commited on

update rotator and startup files
e6ee6f1

anurag008w commited on

Enhance NVIDIA API key handling and options
208d7e6
unverified

anurag008w commited on

refactor: remove cloudflare-worker.js and rename workspace-sync.py to openclaw-sync.py
7095f9e

somratpro commited on

refactor: consolidate Telegram user ID configuration into TELEGRAM_ALLOWED_USERS environment variable
d499109

somratpro commited on

feat: replace UptimeRobot with an automated Cloudflare Worker for Space keep-alive functionality
25b14fd

somratpro commited on

refactor: update default allowed domains, unify domain filtering logic, and remove UptimeRobot setup UI from health server
93a1830

somratpro commited on

feat: allow merging multiple origins into control UI allowed list instead of overwriting
1b1f2ba

somratpro commited on

refactor: optimize rate limiting, harden WebSocket parsing, update webhook payload formatting, and cleanup Docker assets
d43f799

somratpro commited on

Harden config build, speed up startup, add healthcheck
fe9380c

somratpro Claude Opus 4.7 commited on

Add proxy error cause logging, clean up startup logs
f83188b

somratpro Claude Sonnet 4.6 commited on