HuggingClaw / start.sh

Commit History

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

fix: proxy googleapis.com through Cloudflare and fix fetch duplex for POST streaming
65662cc

somratpro Claude Sonnet 4.6 commited on

fix: remove default path in upload_folder and restrict Cloudflare proxy domains to specific endpoints
e624c11

somratpro commited on

feat: add query parameter support for proxy target/key and ensure unbuffered gateway logging
aea0c64

somratpro commited on

feat: add Telegram proxy support, improve fetch/undici header handling, and expand dispatcher patching
f4f91b0

somratpro commited on

refactor: improve request patching logic in cloudflare-proxy and force IPv4 for Telegram configuration
16622a0

somratpro commited on

refactor: simplify proxy logic by removing undici patching and add unauthenticated fallback for Telegram bot API paths
be3c836

somratpro commited on

feat: expand Cloudflare proxy support to include Discord and Google services while streamlining configuration settings
561793f

somratpro commited on

fix: use native telegram apiRoot proxying
4511427

somratpro commited on

feat: enable global wildcard proxying and enhance cloudflare-proxy with undici and fetch support
0afb9bd

somratpro commited on

feat: configure Cloudflare proxy environment variables and update Telegram plugin settings with custom network and retry parameters
be252ea

somratpro commited on

feat: add ACP plugin configuration toggle and strip host header from proxy requests
4daa85e

somratpro commited on

refactor: rename CLOUDFLARE_API_TOKEN to CLOUDFLARE_WORKERS_TOKEN for proxy configuration
f2338a4

somratpro commited on

feat: replace DNS fix with automated Cloudflare outbound proxy provisioning for blocked network requests
678f3be

somratpro commited on

feat: add BROWSER_PLUGIN_MODE configuration to control browser execution logic
ef257fb

somratpro commited on