- Add "timed out" to NETWORK_ERROR_SNIPPETS in monitor.ts so grammY's
getUpdates timeout message triggers reconnection instead of exiting
- Add "timed out" to RECOVERABLE_MESSAGE_SNIPPETS in network-errors.ts
for defense in depth
- Fix LEGACY_CLI_NAME from "moltbot" to "clawdbot" and fix duplicated
regex alternations in cli-name.ts and command-format.ts so the legacy
binary name is recognized in PATH
- Remove restore control-ui step from update-runner.ts since
dist/control-ui/ is no longer git-tracked (commit 615ccf641)
- Remove :!dist/control-ui/ pathspec exclusion from update-check.ts
dirty check since those files are now gitignored
- Add test for grammY timeout message format
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>