I'm finding these messages in the telegram connector logs:
TelegramApiError: Telegram API editMessageText HTTP 400: Bad Request: message is not modified: specified new message content and reply markup are exactly the same as a current content and reply markup of the message
I suspect it's the toolMessages mode trace that writes a single message to trace all tool calls and continuously updates it as needed, but I didn't dig further to know if that's the case. I'm filing the issue to not forget about this.
If you (or @claude or any other drive-by AI) have hints about how to further debug this I'm all ears/eyes/slow-readers.
I'm finding these messages in the telegram connector logs:
I suspect it's the
toolMessagesmodetracethat writes a single message to trace all tool calls and continuously updates it as needed, but I didn't dig further to know if that's the case. I'm filing the issue to not forget about this.If you (or @claude or any other drive-by AI) have hints about how to further debug this I'm all ears/eyes/slow-readers.