HuggingClaw / start.sh

Commit History

feat: conditionally configure logging and restrict enabled plugins when running on Hugging Face Spaces
df6be22

somratpro commited on

feat: add configurable logging levels and disable Bonjour discovery in start script
316749c

somratpro commited on

fix: use default value expansion for environment variables to prevent unbound variable errors in start.sh
ddb17fb

somratpro commited on

refactor: overhaul workspace sync to use robust huggingface_hub operations and local fingerprinting
0f21014

somratpro commited on

feat: update startup banner to display bundled runtime version instead of tag
c591c73

somratpro commited on

refactor: clean up iframe-fix.cjs code style and remove deprecated OpenClaw scope patch from start.sh
3f47fb5

somratpro commited on

feat: add support for registering custom OpenAI-compatible providers via environment variables
304ec00

somratpro commited on

feat: reduce default workspace sync interval to 180s and refactor sync logic into a dedicated function
2ffeaa2

somratpro commited on

refactor: generalize OpenClaw state persistence and add browser warm-up sequence
2159e0f

somratpro commited on

feat: trigger workspace state snapshot during graceful shutdown sequence
f1b6f7f

somratpro commited on

feat: integrate headless Chromium browser support with automated path detection and configuration
df1c00f

somratpro commited on

feat: implement state persistence for agents, memory, and extensions across workspace syncs
cfcca86

somratpro commited on

feat: relocate dashboard to root path and update routing logic for improved accessibility
774bd5e

somratpro commited on

refactor: route dashboard traffic to gateway port and add base path configuration
8c12f41

somratpro commited on

refactor: remove internal self-ping keep-alive in favor of dashboard-based UptimeRobot setup
73a87a7

somratpro commited on

feat: add optional WhatsApp integration with toggle and status monitoring
de4ed0d

somratpro commited on

fix: patch OpenClaw scope-clearing bug and refactor WhatsApp session logout logic to error handler
a0b9abe

somratpro commited on

feat: add support for optional verbose logging in OpenClaw gateway startup
f0bf522

somratpro commited on

refactor: delay workspace sync and guardian startup until after gateway initialization
b04f245

somratpro commited on

feat: implement persistent WhatsApp session backup and restore via workspace sync and add automatic session invalidation on auth errors
d439036

somratpro commited on

feat: implement auth failure cooldowns, add loopback trusted proxies, and enhance health server status reporting
2ab78d1

somratpro commited on

feat: migrate OPENCLAW_VERSION to build-time argument and hardcode health server ports
7552177

somratpro commited on

refactor: migrate dashboard to /dashboard and implement internal reverse proxy for gateway traffic
f41cf76

somratpro commited on

feat: enable iframe embedding by injecting a preload script to strip security headers and update CSP policies
40855ff

somratpro commited on

feat: implement wa-guardian for automated WhatsApp pairing and add Control UI shortcut to dashboard
dd7ada8

somratpro commited on

feat: implement DNS-over-HTTPS fallback for network requests and add a web dashboard to the health server.
7a0af95

somratpro commited on

Initial commit
af9e60e

somratpro commited on