Skip to content

Conversation

@nicolaspiet
Copy link

Problem

  • waitForProcess could return while a process was still starting or running, causing flaky admin CLI behavior.
  • CLAWDBOT_BIND_MODE was ignored because the startup script hard-coded lan.

Fix

  • waitForProcess now waits through starting and throws on timeout.
  • start-moltbot.sh uses CLAWDBOT_BIND_MODE with default lan.

Tests

  • npm test

@elithrar
Copy link
Contributor

elithrar commented Feb 3, 2026

Good catch! Waiting on CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants