Junyan Qin
869b2176a7
chore: bump version 4.3.6
2025-11-04 18:46:59 +08:00
Thetail001
7138c101e3
Fix: Correct data type mismatch in AtBotRule ( #1705 )
...
Fix can't '@' in QQ group.
2025-11-04 18:46:59 +08:00
Junyan Qin
04e26225cd
chore: release v4.3.5
2025-11-04 18:46:58 +08:00
Junyan Qin
f9f2de570f
chore: bump version v4.3.4
2025-11-04 18:46:58 +08:00
Junyan Qin
1046f3c2aa
perf: mcp server testing and refreshing
2025-11-04 18:14:59 +08:00
Junyan Qin
1afecf01e4
perf: mcp server status checking logic
2025-11-04 17:32:05 +08:00
Junyan Qin
0666778fea
feat: perf mcp server api datastruct
2025-11-04 16:45:55 +08:00
Junyan Qin
c1c03f11b4
refactor: mcp server datastructure
2025-11-04 16:13:03 +08:00
Junyan Qin
f3199dda20
perf: make startup async
2025-11-03 20:16:45 +08:00
Junyan Qin
4d0a28a1a7
feat: no longer register tool loader as component for type hints
2025-11-03 17:25:56 +08:00
wangcham
c2d752f9e9
fix: try & catch & error
2025-11-02 12:37:00 +00:00
Junyan Qin
4c0917556f
refactor(mcp): bridge controller and db operation with service layer
2025-11-02 13:05:55 +08:00
wangcham
4c5139e9ff
fix: delete print function
2025-10-29 14:35:09 +00:00
wangcham
d86b884cab
feat: mcp-ui
2025-10-25 02:28:20 +00:00
wangcham
e3821b3f09
feat: add mcp servers
2025-10-24 17:48:44 +00:00
WangCham
72ca62eae4
fix: delete description
2025-10-24 20:37:48 +08:00
wangcham
075091ed06
fix: mcp refactor
2025-10-23 15:47:44 +00:00
WangCham
760db38c11
feat: semi frontend
2025-10-21 16:18:03 +08:00
WangCham
7be226d3fa
feat: add mcp db
2025-10-15 18:42:05 +08:00
Junyan Qin
0f39a31648
chore: stash
2025-10-11 19:10:56 +08:00
Junyan Qin
a3552893aa
Merge branch 'master' into feat/mcp-ui
2025-10-01 11:07:16 +08:00
Junyan Qin (Chin)
bd4c7f634d
fix: at bot group rule has no effect ( #1699 )
2025-09-30 22:27:20 +08:00
Junyan Qin
160ca540ab
fix: At component usage
2025-09-30 21:16:27 +08:00
Junyan Qin (Chin)
74c3a77ed1
perf: plugin runtime connection robustness ( #1698 )
...
* debug: print detailed make connection failure error
* perf: active heartbeat to plugin runtime
* feat: add `--debug` arg
2025-09-30 21:07:15 +08:00
Junyan Qin
0f35458cf7
refactor: api
2025-09-29 23:57:05 +08:00
Junyan Qin
70ad92ca16
chore: revert group.py
2025-09-29 23:57:05 +08:00
Junyan Qin
c0d56aa905
feat: code by huntun
2025-09-29 23:57:04 +08:00
yhaoxuan
ed869f7e81
feat: supported Tbox runner ( #1680 )
...
* add tboxsdk
* add tbox runner
* fix comment & add document link
* Update pkg/provider/runners/tboxapi.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: haoxuan.yhx <haoxuan.yhx@antgroup.com >
Co-authored-by: haoxuan <haoxuan@U-X69D6XTD-2229.local >
Co-authored-by: Junyan Qin (Chin) <rockchinq@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-29 17:37:15 +08:00
Bruce
ea42579374
add dingtalk file support, fix video/voice file to bailian ( #1683 )
...
* add dingtalk file support, fix video/voice file to bailian
* fix bailian files conversation
* 更新 bailianchatcmpl.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update libs/dingtalk_api/api.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* chore: bump langbot-plugin version to 0.1.3b1
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2025-09-29 16:33:42 +08:00
Junyan Qin
72d701df3e
perf: increase timeout for calling runtime apis
2025-09-29 15:41:27 +08:00
Junyan Qin (Chin)
1191b34fd4
fix: CVE-2025-59835 ( #1691 )
2025-09-26 13:22:19 +08:00
Junyan Qin (Chin)
ca3d3b2a66
feat: supports for tokenpony.cn ( #1688 )
2025-09-25 16:15:22 +08:00
Junyan Qin
2891708060
chore: bump version v4.3.3
2025-09-22 22:53:10 +08:00
Bruce
3f59bfac5c
feat: add plugin enable config ( #1678 )
...
* add plugin enable config
* fix logic error
* improve codes
* feat: add plugin system status checking api
* perf: add ui displaying plugin system status
* chore: fix linter errors
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2025-09-22 22:49:22 +08:00
Junyan Qin
ee24582dd3
fix: bad At construction in respback ( #1676 )
2025-09-22 10:59:10 +08:00
Junyan Qin
0ffb4d5792
perf: use file transfer in getting icon and installing local plugins ( #1674 )
2025-09-19 19:38:27 +08:00
Junyan Qin
b1014313d6
fix: telegram event converter bug
2025-09-18 00:44:30 +08:00
Junyan Qin
fcc2f6a195
fix: bad message chain init in command
2025-09-17 17:12:39 +08:00
Junyan Qin (Chin)
c8ffc79077
perf: disable long message processing as default ( #1670 )
2025-09-17 17:09:12 +08:00
Junyan Qin
bf279049c0
chore: bump version 4.3.2
2025-09-17 13:57:45 +08:00
Junyan Qin
05cc58f2d7
fix: bad plugin runtime ws url in migration
2025-09-17 13:55:59 +08:00
Junyan Qin
d887881ea0
chore: bump version 4.3.1
2025-09-17 09:52:07 +08:00
Junyan Qin
8bb2f3e745
fix: migration bug of plugin config
2025-09-16 17:04:44 +08:00
Junyan Qin
5d60dbf3f9
chore: bump version v4.3.0
2025-09-16 11:21:39 +08:00
fdc310
8050ea1ffb
Feat/lineadapter ( #1637 )
...
* feat:line adapter and config
* fix:After receiving the message, decode it and handle it as "message_chain"
* feat:add line-bot-sdk
* del print
* feat: add image to base64
* fix: download image to base64
* del Convert binary data to a base64 string
* del print
* perf: i18n specs for zh_Hant and ja_JP
* fix:line adapter Plugin system
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2025-09-15 23:11:39 +08:00
Guanchao Wang
04ab48de8e
Merge pull request #1664 from langbot-app/fix/wecom
...
fix: wecom function
2025-09-15 22:53:54 +08:00
Junyan Qin
521a941792
refactor: move commands to seperated plugin
2025-09-15 18:10:18 +08:00
Junyan Qin (Chin)
32f6d8b253
Merge pull request #1654 from langbot-app/feat/wecom_ai_bot
...
Feat/wecom ai bot
2025-09-15 14:05:08 +08:00
Junyan Qin
dc454b24ec
chore: register migration
2025-09-14 23:32:12 +08:00
Junyan Qin
0dce884519
perf: full_command_text field in execute context
2025-09-14 19:12:44 +08:00