docs: document PALAIA_UI_UNSAFE_BIND for remote access#190
Conversation
The env var for binding to non-loopback addresses was only known from reading the source code. Now documented in all SKILL.md copies and visible in `palaia ui --help`. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
🤖 Codex ReviewOpenAI Codex v0.117.0 (research preview)workdir: /home/dev/projects/palaia-plugin
|
Summary
PALAIA_UI_UNSAFE_BINDenv var in all 4 SKILL.md copies andpalaia ui --helpContext
User's agent on a headless OpenClaw instance suggested adding a
--hostCLI flag — the correct mechanism already existed but was undocumented.Test plan
palaia ui --helpshows epilog withPALAIA_UI_UNSAFE_BINDhint🤖 Generated with Claude Code