Junyan Qin
|
64764c412b
|
Merge branch 'rc/new-plugin' into refactor/new-plugin-system
|
2025-08-24 21:40:02 +08:00 |
|
Junyan Qin
|
4bbfa2f1d7
|
fix: telegram adapter gracefully stop
|
2025-08-17 13:52:02 +08:00 |
|
Dong_master
|
99fcde1586
|
fix: in the MessageChunk add msg_sequence ,And obtain the usage in the adapter.
|
2025-08-12 23:20:41 +08:00 |
|
Dong_master
|
27cee0a4e1
|
fix: in the adapter.py func reply_message_chunk agr message_id alter bot_message,and in dingtalk.py lark.py telegram.py webchat.py agr alter
|
2025-08-12 11:19:27 +08:00 |
|
fdc
|
a62b38eda7
|
fix: In the reply_message_chunk of the adapter, the message is only streamed into the card or edited at the end of the 8th chunk return or streaming
|
2025-08-04 19:26:18 +08:00 |
|
Junyan Qin
|
47ff883fc7
|
perf: ruff format & remove stream params in requester
|
2025-08-04 19:26:18 +08:00 |
|
Dong_master
|
a9776b7b53
|
fix:del some print ,and amend respback on stream judge ,and del in dingtalk this is_stream_output_supported() use
|
2025-08-04 19:26:16 +08:00 |
|
Dong_master
|
cffe493db0
|
feat:add telegram stream
|
2025-08-04 19:26:16 +08:00 |
|
Junyan Qin
|
8d28ace252
|
perf: ruff check --fix
|
2025-07-05 21:56:54 +08:00 |
|
Junyan Qin
|
a177786063
|
feat: switch message platform adapters to sdk
|
2025-06-30 21:49:59 +08:00 |
|
Junyan Qin
|
6b782f8761
|
feat: switch Query to langbot-plugin definition
|
2025-06-30 21:47:40 +08:00 |
|
Junyan Qin
|
0c2560cafb
|
feat: switch tool entities and format
|
2025-06-30 21:47:40 +08:00 |
|
Junyan Qin (Chin)
|
f1e9f46af1
|
feat: event log of bots (#1441)
* feat: basic arch of event log
* feat: complete event log framework
* fix: bad struct in bot log api
* feat: add event logging to all platform adapters
Co-Authored-By: wangcham233@gmail.com <651122857@qq.com>
* feat: add event logging to client classes
Co-Authored-By: wangcham233@gmail.com <651122857@qq.com>
* refactor: bot log getting api
* perf: logger for aiocqhttp and gewechat
* fix: add ignored logger in dingtalk
* fix: seq id bug in log getting
* feat: add logger in dingtalk,QQ official,Slack, wxoa
* feat: add logger for wecom
* feat: add logger for wecomcs
* perf(event logger): image processing
* 完成机器人日志的前端部分 (#1479)
* feat: webui bot log framework done
* feat: bot log complete
* perf(bot-log): style
* chore: fix incompleted i18n
* feat: support message session copy
* fix: filter and badge text
* perf: styles
* feat: add bot toggle switch in bot card
* fix: linter errors
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: wangcham233@gmail.com <651122857@qq.com>
Co-authored-by: HYana <65863826+KaedeSAMA@users.noreply.github.com>
|
2025-05-27 22:36:50 +08:00 |
|
Junyan Qin
|
055b389353
|
style: restrict line-length
|
2025-05-10 18:04:58 +08:00 |
|
Junyan Qin
|
247b41bdb2
|
Merge branch 'master' into version/4.0
|
2025-05-10 17:47:14 +08:00 |
|
Junyan Qin
|
337090e7cb
|
fix: failed to update tg bot
|
2025-05-09 22:28:23 +08:00 |
|
Junyan Qin (Chin)
|
209f16af76
|
style: introduce ruff as linter and formatter (#1356)
* style: remove necessary imports
* style: fix F841
* style: fix F401
* style: fix F811
* style: fix E402
* style: fix E721
* style: fix E722
* style: fix E722
* style: fix F541
* style: ruff format
* style: all passed
* style: add ruff in deps
* style: more ignores in ruff.toml
* style: add pre-commit
|
2025-04-29 17:24:07 +08:00 |
|
Guanchao Wang
|
210a8856e2
|
fix: telegram markdown & supergroup bugs (#1293)
|
2025-04-13 18:48:38 +08:00 |
|
Guanchao Wang
|
0e00da6617
|
Merge pull request #1270 from RockChinQ/fix/telegram-markdown
fix: markdown and image problems in tg
|
2025-04-02 12:33:15 +08:00 |
|
wangcham
|
47acb63feb
|
add support for markdown card in dingtalk & tg
|
2025-04-01 07:11:48 -04:00 |
|
Junyan Qin
|
d92ee23764
|
feat: discover engine & manifests for platform adapters
|
2025-02-22 14:49:05 +08:00 |
|
Junyan Qin
|
2b6be04c5d
|
feat: telegram adapter
|
2025-02-14 12:55:48 +08:00 |
|
Junyan Qin
|
b2d1c82196
|
stash
|
2025-02-14 00:10:21 +08:00 |
|