Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Running zerocode

Local setup

On the same machine as the daemon, no extra configuration is needed:

sh

zerocode

zerocode finds the daemon’s local endpoint automatically: <data_dir>/data/daemon.sock on Unix, \\.\pipe\zeroclaw-<hash> on Windows. If the daemon isn’t running, zerocode spawns an ephemeral one.

CLI flags

FlagDescription
--connect <url>Connect to a remote daemon via WSS (e.g. wss://host:9781)
--tls-skip-verifySkip TLS certificate verification. Required for self-signed certs
--config-dir <path>Override the config directory