zeroclaw-labs/zeroclaw
在 GitHub 查看[Bug]: Document the use of gateway.web_dist_dir & ZEROCLAW_WEB_DIST_DIR
Open
#5,847 建立於 2026年4月17日
bugconfigdocumentationgatewayhelp wantedonboardpriority:p2risk: lowstatus:acceptedstatus:no-stale
描述
Affected component
runtime/daemon
Severity
S0 - data loss / security risk
Current behavior
As asked in #5846, about:
INFO zeroclaw_gateway: Web dashboard: not available (set gateway.web_dist_dir or ZEROCLAW_WEB_DIST_DIR).
How to use the mentioned variable and settings?
Documentation needed.
Expected behavior
na
Steps to reproduce
That critical setting for enabling web dashboard is documented.
Impact
- New users will be asking a lot of questions about how to enable dashboard
Logs / stack traces
# rustc --version; cargo --version; rustup --version
rustc 1.95.0 (59807616e 2026-04-14)
cargo 1.95.0 (f2d3ce0bd 2026-03-21)
rustup 1.27.1 (2025-05-09)
ZeroClaw version
v0.7.0
Rust version
see above
Operating system
Debian
Regression?
Unknown
Pre-flight checks
- I reproduced this on the latest master branch or latest release.
- I redacted secrets, tokens, and personal data from all submitted content.