Skip to content

[Bug]: Telegram Bot only returns single message, stops typing immediately, no action executed (streaming: partial) #26494

@LSmurfs

Description

@LSmurfs

Summary

Environment

  • Project: openclaw

  • Model: openai-codex / gpt-5.3-codex

  • Platform: Feishu (works fine), Telegram (problem occurs)

  • Streaming config: streaming: partial

Description

When using the openai-codex / gpt-5.3-codex model:

  • In Feishu: The model works correctly. It can respond with multiple messages, maintain typing status, and execute the actual operations properly.

  • In Telegram: Only a single message is returned. The Telegram typing status disappears immediately, and no subsequent responses or actual operations are executed.

The streaming configuration in my openclaw settings is set to partial.

Steps to reproduce

using the openai-codex / gpt-5.3-codex model both in feishu and telegram

Expected behavior

Telegram bot should behave the same as Feishu:

  • Maintain typing status during response

  • Return multiple messages if needed

  • Execute the actual operation

Actual behavior

  • Only one reply is sent

  • Typing status stops instantly

  • No further response or operation execution

OpenClaw version

2026.2.24

Operating system

opencloudos

Install method

npm

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleMarked as stale due to inactivity

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions