Bug type
Regression (worked before, now fails)
Summary
After upgrading from 2026.3.3 to 2026.3.13, the Docker image fails to load the bundled Telegram plugin during openclaw onboard.
Steps to reproduce
Start from a fresh config/workspace and run:
export OPENCLAW_IMAGE=ghcr.io/openclaw/openclaw:main-slim
export OPENCLAW_CONFIG_DIR="$HOME/.openclaw"
export OPENCLAW_WORKSPACE_DIR="$HOME/.openclaw/workspace"
docker compose run --rm openclaw-gateway openclaw onboard
Then select Telegram (Bot API) during onboarding.
Expected behavior
The bundled Telegram plugin should load normally and onboarding should continue.
Actual behavior
After Telegram is selected, onboarding reports:
◇ Select channel (QuickStart)
│ Telegram (Bot API)
12:46:02 [plugins] telegram failed to load from /app/extensions/telegram/index.ts: Error: Cannot find module '../../../src/infra/outbound/deliver.js'
Require stack:
- /app/extensions/telegram/src/channel.ts
OpenClaw version
2026.3.13
Operating system
Ubuntu 24.04
Install method
docker
Model
N/A
Provider / routing chain
N/A
Config file / key location
No response
Additional provider/model setup details
No response
Logs, screenshots, and evidence

Impact and severity
No response
Additional information
No response
Bug type
Regression (worked before, now fails)
Summary
After upgrading from
2026.3.3to2026.3.13, the Docker image fails to load the bundled Telegram plugin duringopenclaw onboard.Steps to reproduce
Start from a fresh config/workspace and run:
Then select
Telegram (Bot API)during onboarding.Expected behavior
The bundled Telegram plugin should load normally and onboarding should continue.
Actual behavior
After Telegram is selected, onboarding reports:
OpenClaw version
2026.3.13
Operating system
Ubuntu 24.04
Install method
docker
Model
N/A
Provider / routing chain
N/A
Config file / key location
No response
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response