What is zerocode?
masterzerocode is the terminal interface for managing ZeroClaw. It is used for three primary tasks:
- Managing Configuration: Use the Config pane to change settings (this is the preferred method for modifying ZeroClaw settings).
- Interacting with Agents: Use the Code and Chat panes to drive agents.
- Monitoring: Monitor your running ZeroClaw daemon.
zerocode connects to the daemon via several transport methods depending on your setup:
- Local IPC (Unix): Uses a Unix domain socket.
- Local IPC (Windows): Uses a named pipe.
- Remote: Uses WebSocket Secure (WSS).