Commit Graph

56 Commits

Author SHA1 Message Date
lpf
602264df6e fix feishu 2026-02-27 16:43:02 +08:00
DBT
23a7f4b834 feishu sheets: auto-set public editable permission and clean table link text 2026-02-27 08:35:11 +00:00
lpf
1e0cca2daf fix feishu 2026-02-27 16:22:16 +08:00
lpf
d249d3369f fix feishu 2026-02-27 16:11:31 +08:00
DBT
5fbe45c650 feishu sheets: grant public editable permission on generated table docs 2026-02-27 07:50:50 +00:00
DBT
752884fb72 feishu sheets: fix table data write via values_batch_update with response validation 2026-02-27 07:46:09 +00:00
DBT
791f9ae63e feishu table: create sheets and insert sheet links into post content 2026-02-27 07:37:07 +00:00
DBT
e45935b21c feishu post: convert markdown tables to csv attachments and preserve list/code metadata 2026-02-27 07:10:13 +00:00
DBT
560280cb43 feishu post parser: support ordered/unordered markers and fenced code language 2026-02-27 06:49:41 +00:00
DBT
41c10b7d28 feishu post: convert markdown to rich post elements before sending 2026-02-27 06:33:19 +00:00
DBT
7886f1d65d feishu: prefer post for long/multiline replies and log actual msg_type 2026-02-27 04:22:56 +00:00
DBT
0a86b7b186 feishu: add image/file upload+send flow based on media content 2026-02-27 04:18:16 +00:00
DBT
9b01eb6fc5 feishu: auto-select msg_type (text/post/interactive) by content 2026-02-27 04:09:42 +00:00
DBT
068a12f779 feishu: improve readability by normalizing markdown before send 2026-02-27 03:58:43 +00:00
DBT
3071fe151d feishu: add private/group controls (allow_chats, group enable, mention gating) 2026-02-27 03:39:19 +00:00
DBT
371164ab9d feishu: harden channel action handling and align with manager capabilities 2026-02-27 03:33:20 +00:00
DBT
2f8fad5671 telegram: preserve markdown formatting when splitting long messages 2026-02-27 01:53:27 +00:00
DBT
8a422ea922 telegram rollback: remove thinking placeholder/stream/finalize action paths 2026-02-27 01:01:46 +00:00
DBT
0515a1247f streaming p0 fix: preserve upstream 400 body and cap stream edit length 2026-02-26 13:28:31 +00:00
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