Commit Graph

37 Commits

Author SHA1 Message Date
DBT
7e32d9cd58 telegram: auto-split oversized messages to avoid 400 message too long 2026-02-26 13:06:42 +00:00
DBT
7d2c01d2b6 telegram: disable thinking placeholder output to avoid stale regressions 2026-02-26 12:59:22 +00:00
DBT
4f5fb0e6cf telegram streaming: finalize placeholder when response suppressed 2026-02-26 12:55:53 +00:00
DBT
818408962d streaming: implement provider→agent→telegram token streaming pipeline 2026-02-26 12:51:50 +00:00
DBT
b8b7bf917e telegram: add progressive thinking placeholder updates before final reply 2026-02-26 12:22:15 +00:00
DBT
f04a6939b3 fix telegram media sending via message tool (path/url support) 2026-02-25 11:46:36 +00:00
DBT
74aa7d80bc separate telegram private and group allowlist checks 2026-02-25 07:30:38 +00:00
DBT
b7caca5214 add telegram group-chat support controls with mention gating and chat allowlist 2026-02-25 04:50:00 +00:00
DBT
77cf21ce01 fix channel startup context lifetime to keep telegram polling alive 2026-02-24 09:58:00 +00:00
DBT
dd705e5e93 apply go-level optimizations for lock-free snapshots, pooling, worker flow and typed errors 2026-02-24 09:43:46 +00:00
DBT
8f75bb9ed8 optimize channel orchestration with errgroup and rate limiter 2026-02-24 09:34:13 +00:00
DBT
3dd918d429 guard non-send message actions by channel capability 2026-02-24 09:14:43 +00:00
DBT
da862896e8 add message edit/delete/react flow and incremental process poll logs 2026-02-24 08:56:14 +00:00
DBT
6ef8cbc705 extend message actions and persist process logs with safer exec defaults 2026-02-24 08:38:08 +00:00
DBT
be7b217ef9 fix telegram reply threading via reply parameters 2026-02-24 05:12:20 +00:00
DBT
583a0667ca improve reply-tag parsing with current message fallback and outbound reply metadata 2026-02-23 17:13:29 +00:00
lpf
464f5ed5be fix telegram 2026-02-21 11:59:34 +08:00
lpf
cbf7df67d1 fix loop 2026-02-21 11:45:40 +08:00
lpf
764b2d3b79 add media 2026-02-19 20:25:20 +08:00
lpf
1f38852f49 fix 2026-02-19 10:00:59 +08:00
lpf
e5a3ea6863 fix bug 2026-02-17 00:14:12 +08:00
lpf
1ac0fb123b fix 2026-02-15 00:34:47 +08:00
root
1e4bf34fac feat: implement channel healthcheck and sentinel auto-healing 2026-02-14 16:20:14 +00:00
root
f56005246d feat: add interactive buttons support to telegram channel 2026-02-14 16:06:36 +00:00
lpf
de2c9150f1 fix telegram anim 2026-02-14 11:53:54 +08:00
lpf
01b56f2398 fix bug 2026-02-14 00:18:09 +08:00
lpf
b57b4b14e7 fix bug 2026-02-13 23:45:05 +08:00
lpf
ff27e05f71 fix bug 2026-02-13 17:09:09 +08:00
lpf
5bc67ed358 fix bug 2026-02-13 14:51:25 +08:00
lpf
308d69271a fix bug 2026-02-13 14:27:49 +08:00
lpf
28cea4c3bd fix 2026-02-13 14:11:59 +08:00
lpf
085c265319 fix 2026-02-13 13:50:09 +08:00
DBT
4f12a50ac6 fix: resolve channel initialization logging issue and improve validation 2026-02-12 09:17:42 +00:00
DBT
9dc73616d6 perf: implement concurrent outbound message dispatching in channel manager 2026-02-12 05:32:09 +00:00
DBT
08c5e85a9c fix: compatibility with telego v1.x (Context-based long polling) 2026-02-12 03:26:49 +00:00
lpf
cad0a4de5b fix package 2026-02-12 11:18:43 +08:00
DBT
4956b1a014 Initial commit for ClawGo 2026-02-12 03:04:08 +00:00