coderClaw

coderclaw system

System-level helpers for the Gateway: enqueue system events, control heartbeats, and view presence.

Common commands

coderclaw system event --text "Check for urgent follow-ups" --mode now
coderclaw system heartbeat enable
coderclaw system heartbeat last
coderclaw system presence

system event

Enqueue a system event on the main session. The next heartbeat will inject it as a System: line in the prompt. Use --mode now to trigger the heartbeat immediately; next-heartbeat waits for the next scheduled tick.

Flags:

system heartbeat last|enable|disable

Heartbeat controls:

Flags:

system presence

List the current system presence entries the Gateway knows about (nodes, instances, and similar status lines).

Flags:

Notes