#clawdbot-launcher and clawdbot process

1 messages · Page 1 of 1 (latest)

peak flicker
#

is it normal that I have clawdbot launcher and clawdbot-gateway as two separate process? or should I have only one?

#

clawdbot-launcher and clawdbot process

left oasisBOT
# peak flicker is it normal that I have clawdbot launcher and clawdbot-gateway as two separate ...

Yes, that's completely normal! 🦐

clawdbot-launcher and clawdbot-gateway are intentionally separate processes:

  • Launcher - Handles startup, auto-updates, and bootstraps the gateway
  • Gateway - The actual bot that runs your agents, handles messages, plugins, etc.

Both should be running. The launcher keeps itself updated and will restart the gateway when needed (or when updates are applied).

If you ever need to check status:

clawdbot status

This is by design, not a problem! 👍

peak flicker
#

good to know thx