Libre Claw

Telegram AI coding agent

Control Libre Claw from Telegram, approve agent tools inline, switch models, and receive scheduled coding reports from your workstation.

Telegram conversation with Libre Claw

Bot workflow

Telegram is not a separate agent. It connects to the same daemon and durable run store.

bash Telegram setup
libre-claw telegram setup --user-id 123456789
libre-claw daemon

Libre Claw registers Telegram commands on startup so typing / shows the supported menu.

Do not use @username for authorization. Libre Claw allowlists numeric Telegram user IDs. If you do not know yours, message the bot once and it will print the exact allow command.

Inline approvals

Approve or deny tool calls without sending a manual y/n reply.

Daemon supervised

When Telegram is enabled with daemon mode, the bot keeps working even if the TUI is closed.

Long messages

Large model outputs are split safely so Telegram limits do not hide the final answer.

Combined helper

If you prefer one explicit command that starts both pieces, use:

bash Start both
libre-claw telegram up

This launches the local daemon and the bot bridge together without creating a duplicate bridge.

Slash commands

Libre Claw registers Telegram commands on startup so typing / shows the supported menu.

bash Telegram commands
/model
/provider
/schedule
/memory
/cancel